gtk3/gdk/wayland
Carlos Garnacho 3146f29d3a gdk/wayland: Add GdkDisplay call to query available globals
The internal known_globals hashtable is used to carry accounting for
interfaces that depend on others (as ordering is not guaranteed), extend
its usage so it also keeps track of unimplemented interfaces (here at
least).

The API call will then use this to allow querying the globals offered by
the compositor, it will be useful to determine whether we can use
text-input protocols or should fallback to other IMs.
2018-02-14 14:58:06 +01:00
..
protocol Wayland: Implement KDE's SSD protocol 2017-10-26 16:34:42 -04:00
gdkapplaunchcontext-wayland.c
gdkcursor-wayland.c wayland: Don't spew warnings for blank cursors 2017-10-26 00:32:07 -04:00
gdkdevice-wayland.c Remove stray format character 2018-02-11 23:28:50 +00:00
gdkdisplay-wayland.c gdk/wayland: Add GdkDisplay call to query available globals 2018-02-14 14:58:06 +01:00
gdkdisplay-wayland.h wayland: Handle scale 3 for cursors 2017-12-17 17:17:12 -05:00
gdkdnd-wayland.c
gdkeventsource.c wayland: Don't warn if the display is lost, skip exit handlers 2017-05-30 09:16:45 +02:00
gdkglcontext-wayland.c
gdkglcontext-wayland.h
gdkkeys-wayland.c
gdkmonitor-wayland.c
gdkmonitor-wayland.h
gdkprivate-wayland.h wayland: add shortcut inhibitor support 2017-08-02 12:38:52 +02:00
gdkscreen-wayland.c wayland: Don't provide gsetting if dconf is not available 2017-11-26 19:32:52 -05:00
gdkseat-wayland.h
gdkselection-wayland.c wayland: Improve EOF detection when reading selections 2018-02-08 16:29:18 +01:00
gdkwayland.h
gdkwaylanddevice.h
gdkwaylanddisplay.h gdk/wayland: Add GdkDisplay call to query available globals 2018-02-14 14:58:06 +01:00
gdkwaylandglcontext.h
gdkwaylandmonitor.h
gdkwaylandselection.h
gdkwaylandwindow.h Wayland: Implement KDE's SSD protocol 2017-10-26 16:34:42 -04:00
gdkwindow-wayland.c wayland: Destroy the xdg_imported after the wl_surface 2017-12-07 22:13:40 -05:00
Makefile.am wayland: Use portable sed syntax in gdk/wayland/Makefile.am 2018-01-10 00:45:07 +08:00
wm-button-layout-translation.c
wm-button-layout-translation.h