gtk2/gdk/wayland
Vlad Zahorodnii 2c023cdaed gdk/wayland: Clean up gestures if pointer capability is withdrawn
If the pointer capability is added, pointer swipe and pinch gestures
will be created. However, if the pointer capability is removed, the
gesture objects won't be destroyed.

If the pointer capability is removed and added several times in a row,
for example due to plugging and unplugging physical mouse, this can lead
to leaking the old gesture objects.

In order to prevent that, this change makes the seat destroy swipe and
pinch gestures when the pointer capability is withdrawn.
2021-07-21 20:52:16 +03:00
..
cursor
protocol
gdkapplaunchcontext-wayland.c
gdkcairocontext-wayland.c
gdkcairocontext-wayland.h
gdkclipboard-wayland.c
gdkclipboard-wayland.h
gdkcursor-wayland.c
gdkdevice-wayland-private.h
gdkdevice-wayland.c gdk/wayland: Clean up gestures if pointer capability is withdrawn 2021-07-21 20:52:16 +03:00
gdkdisplay-wayland.c wayland: Look for cursor themes in $HOME 2021-06-29 16:57:15 -04:00
gdkdisplay-wayland.h
gdkdrag-wayland.c wayland: Fix some dnd corner case 2021-06-19 08:03:21 -07:00
gdkdrop-wayland.c
gdkeventsource.c
gdkglcontext-wayland.c Add missing "Since: 4.X" tags 2021-07-07 23:35:38 +04:00
gdkglcontext-wayland.h
gdkkeys-wayland.c
gdkmonitor-wayland.c
gdkmonitor-wayland.h
gdkprimary-wayland.c
gdkprimary-wayland.h
gdkprivate-wayland.h
gdkseat-wayland.h
gdksurface-wayland.c
gdksurface-wayland.h
gdkvulkancontext-wayland.c
gdkvulkancontext-wayland.h
gdkwayland.h
gdkwaylanddevice.h
gdkwaylanddisplay.h
gdkwaylandglcontext.h
gdkwaylandmonitor.h
gdkwaylandseat.h
gdkwaylandsurface.h
meson.build
wm-button-layout-translation.c
wm-button-layout-translation.h