[gtk: 3/3] Merge branch 'wip/otte/inspector' into 'main'




commit 4cd0a397940eb6ab6ed08436a06f7f0d0468e40c
Merge: ae92181d02 5fbc510f94
Author: Benjamin Otte <otte benjamin googlemail com>
Date:   Sat Dec 11 22:46:30 2021 +0000

    Merge branch 'wip/otte/inspector' into 'main'
    
    inspector: Add a clipboard page
    
    See merge request GNOME/gtk!4237

 gdk/gdkcontentformats.c       |  40 +++--
 gtk/inspector/clipboard.c     | 316 ++++++++++++++++++++++++++++++++++++
 gtk/inspector/clipboard.h     |  38 +++++
 gtk/inspector/clipboard.ui    |  98 +++++++++++
 gtk/inspector/gtkdataviewer.c | 368 ++++++++++++++++++++++++++++++++++++++++++
 gtk/inspector/gtkdataviewer.h |  47 ++++++
 gtk/inspector/init.c          |   2 +
 gtk/inspector/meson.build     |   2 +
 gtk/inspector/window.c        |   3 +
 gtk/inspector/window.h        |   1 +
 gtk/inspector/window.ui       |  18 +++
 11 files changed, 920 insertions(+), 13 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]