You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Gtk4] Remove decoration of Shell with parent and ON_TOP
On Gtk 3 such shells are created with GTK_WINDOW_POPUP - aka undecorated
amongst other things like transient_for and destroy with parent which
are set for for every child shell.
0 commit comments