Advertise _NET_WM_MOVERESIZE
Makes GTK 4 use compositor-side move and resize.
This commit is contained in:
parent
bc47ef5950
commit
72245e108f
1 changed files with 1 additions and 0 deletions
|
|
@ -302,6 +302,7 @@ impl XState {
|
||||||
self.atoms.motif_wm_hints,
|
self.atoms.motif_wm_hints,
|
||||||
self.atoms.net_wm_state,
|
self.atoms.net_wm_state,
|
||||||
self.atoms.wm_fullscreen,
|
self.atoms.wm_fullscreen,
|
||||||
|
self.atoms.moveresize,
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue