Skip to content
  • Florian Müllner's avatar
    shew: Add small library for dealing with external windows · 6baf490a
    Florian Müllner authored
    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.
    
    !1087
    6baf490a