gtk2/gdk/wayland
Carlos Garnacho cab1dcb696 gdk: Conflate GDK devices
Make GdkEvents hold a single GdkDevice. This device is closer to
the logical device conceptually, although it must be sufficient for
device checks (i.e. GdkInputSource), which makes it similar to the
physical devices.

Make the logical devices have a more accurate GdkInputSource where
needed, and conflate the event devices altogether.
2020-07-29 01:27:51 +02:00
..
cursor Fix minor typos 2020-05-28 11:00:03 +03:00
protocol
gdkapplaunchcontext-wayland.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkcairocontext-wayland.c
gdkcairocontext-wayland.h
gdkclipboard-wayland.c
gdkclipboard-wayland.h
gdkcursor-wayland.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdevice-wayland.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gdkdisplay-wayland.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkdisplay-wayland.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdrag-wayland.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkdrop-wayland.c gdk: Make gdk_drop_status() take preferred action 2020-03-02 04:43:56 +01:00
gdkeventsource.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkglcontext-wayland.c Convert all profiler times from nsec to usec 2020-02-12 10:44:17 +01:00
gdkglcontext-wayland.h
gdkkeys-wayland.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkmonitor-wayland.c Relay the xdg_output.name to GdkMonitor 2019-06-24 15:38:36 +01:00
gdkmonitor-wayland.h Relay the xdg_output.name to GdkMonitor 2019-06-24 15:38:36 +01:00
gdkprimary-wayland.c
gdkprimary-wayland.h
gdkprivate-wayland.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkseat-wayland.h gdk/wayland: Ensure to clean up stale touchpoint data on surface destroy 2020-04-24 23:11:00 +02:00
gdksurface-wayland.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkvulkancontext-wayland.c Fix minor typos 2020-05-28 11:00:03 +03:00
gdkvulkancontext-wayland.h
gdkwayland.h
gdkwaylanddevice.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkwaylanddisplay.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkwaylandglcontext.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwaylandmonitor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwaylandsurface.h gdk/wayland: Add an API to inhibit and uninhibit idle 2020-07-14 21:47:22 +02:00
meson.build gdk/wayland: Add an API to inhibit and uninhibit idle 2020-07-14 21:47:22 +02:00
wm-button-layout-translation.c
wm-button-layout-translation.h