gnome-shell/subprojects/shew/src
Florian Müllner 62b4e67b38 subprojects/shew: Adjust to GTK deprecation
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>
2023-06-19 23:25:12 +00:00
..
meson.build Port extensions app and portal to GTK4 2021-01-14 13:03:21 +00:00
shew-external-window-wayland.c Port extensions app and portal to GTK4 2021-01-14 13:03:21 +00:00
shew-external-window-wayland.h shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01:00
shew-external-window-x11.c Port extensions app and portal to GTK4 2021-01-14 13:03:21 +00:00
shew-external-window-x11.h shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01:00
shew-external-window.c Port extensions app and portal to GTK4 2021-01-14 13:03:21 +00:00
shew-external-window.h Port extensions app and portal to GTK4 2021-01-14 13:03:21 +00:00
shew-window-exporter.c subprojects/shew: Adjust to GTK deprecation 2023-06-19 23:25:12 +00:00
shew-window-exporter.h subprojects/shew: Adjust to GTK deprecation 2023-06-19 23:25:12 +00:00