mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
GTK 4.12 deprecates gdk_wayland_toplevel_unexport_handle() in favor of the new gdk_wayland_toplevel_drop_exported_handle(). We are not bound by API stability, so we can just expose the additional argument that the replacement requires instead of tracking the handle internally. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2778> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| shew-external-window-wayland.c | ||
| shew-external-window-wayland.h | ||
| shew-external-window-x11.c | ||
| shew-external-window-x11.h | ||
| shew-external-window.c | ||
| shew-external-window.h | ||
| shew-window-exporter.c | ||
| shew-window-exporter.h | ||