Commit b829b31
committed
[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.1 parent 2cd0808 commit b829b31
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
753 | 752 | | |
754 | 753 | | |
755 | 754 | | |
| |||
760 | 759 | | |
761 | 760 | | |
762 | 761 | | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
763 | 765 | | |
764 | 766 | | |
765 | 767 | | |
| |||
0 commit comments