gnome-shell/subprojects/shew/src
Florian Müllner 6baf490aab shew: Add small library for dealing with external windows
In order to support OpenExtensionPrefs()'s parentWindow parameter,
we will need the ability to make a window transient to an external
window identified by a string handle.

This takes the corresponding code from xdg-desktop-portal-gtk and
brings it into an introspectable form, likewise the counterpart in
libportal to export a string handle for a GtkWindow.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1087
2020-03-26 18:32:30 +01:00
..
meson.build shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01:00
shew-external-window-wayland.c shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01: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 shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01: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 shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01:00
shew-external-window.h shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01:00
shew-window-exporter.c shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01:00
shew-window-exporter.h shew: Add small library for dealing with external windows 2020-03-26 18:32:30 +01:00