gtk/gdk/wayland
Benjamin Otte 62951c7277 wayland: Don't leak all surfaces
X11 does add an extra reference to surfaces that gets released when the
DestroyNotify event arrives.
Wayland doesn't ave such an event, so that reference never gets
released.

This fixes a copy/paste error introduced in commit 590f3dfa1f.
2023-04-16 19:28:21 +02:00
..
cursor Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
protocol gdk/toplevel: Add gdk_toplevel_titlebar_gesture() 2021-07-29 21:39:32 +02:00
gdkapplaunchcontext-wayland.c wayland: Use gtk_shell1_get_version() 2023-04-01 02:22:21 +02:00
gdkcairocontext-wayland.c wayland: Use fractional scaling with the Cairo renderer 2023-04-01 20:05:06 +02:00
gdkcairocontext-wayland.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkclipboard-wayland.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdkclipboard-wayland.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkcursor-wayland.c wayland: Allow creating fractional Cairo surfaces 2023-04-01 20:05:05 +02:00
gdkdevice-wayland-private.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkdevice-wayland.c gdk/wayland: "Split" GdkWaylandDevice implementation out 2023-02-03 16:15:34 +01:00
gdkdevicepad-wayland.c gdk/wayland: Split GdkDevicePad wayland implementation 2023-02-03 16:08:07 +01:00
gdkdisplay-wayland.c wayland: Allow creating fractional Cairo surfaces 2023-04-01 20:05:05 +02:00
gdkdisplay-wayland.h wayland: Use wp_viewport to set buffer scale 2023-04-01 20:05:01 +02:00
gdkdrag-wayland.c wayland: Use wl_data_device_manager_get_version() 2023-04-01 02:22:21 +02:00
gdkdragsurface-wayland.c wayland: Don't destroy the wl_surface on hide() 2023-04-13 04:23:35 +02:00
gdkdrop-wayland.c wayland: Use wl_data_device_manager_get_version() 2023-04-01 02:22:21 +02:00
gdkeventsource.c wayland: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkglcontext-wayland.c wayland: Reset pending offset in GL path 2023-03-15 16:11:40 -07:00
gdkglcontext-wayland.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkkeymap-wayland.c gdk/wayland: Rename gdkkeys-wayland.c file 2023-02-03 16:15:34 +01:00
gdkmonitor-wayland.c wayland: Set up monitor descriptions 2023-02-02 12:32:28 +01:00
gdkmonitor-wayland.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkpopup-wayland.c wayland: Don't destroy the wl_surface on hide() 2023-04-13 04:23:35 +02:00
gdkprimary-wayland.c wayland: Improve logging for primary selection 2023-04-15 15:02:52 +02:00
gdkprimary-wayland.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkprivate-wayland.h wayland: Allow creating fractional Cairo surfaces 2023-04-01 20:05:05 +02:00
gdkseat-wayland.c wayland: Use wl_seat_get_version() 2023-04-01 02:22:21 +02:00
gdkseat-wayland.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdksurface-wayland-private.h wayland: Don't destroy the wl_surface on hide() 2023-04-13 04:23:35 +02:00
gdksurface-wayland.c wayland: Don't leak all surfaces 2023-04-16 19:28:21 +02:00
gdksurface-wayland.h wip: Split off GdkWaylandToplevel 2023-01-06 16:50:19 -05:00
gdktoplevel-wayland-private.h waylandsurface: Introduce a few vfuncs 2023-01-06 17:00:45 -05:00
gdktoplevel-wayland.c wayland: Don't destroy the wl_surface on hide() 2023-04-13 04:23:35 +02:00
gdkvulkancontext-wayland.c wayland: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkvulkancontext-wayland.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkwayland.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkwaylanddevice.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkwaylanddisplay.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkwaylandglcontext.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkwaylandmonitor.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkwaylandpopup.h wayland: Split public headers 2023-01-06 13:47:34 -05:00
gdkwaylandseat.h Add a public header for GdkWaylandSeat 2020-10-14 11:55:34 +01:00
gdkwaylandsurface.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkwaylandtoplevel.h wayland: Split public headers 2023-01-06 13:47:34 -05:00
meson.build wayland: Use wp_viewport to set buffer scale 2023-04-01 20:05:01 +02:00
wm-button-layout-translation.c
wm-button-layout-translation.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00