Advertise _NET_WM_MOVERESIZE

Makes GTK 4 use compositor-side move and resize.
This commit is contained in:
Ivan Molodetskikh 2026-01-10 11:26:08 +03:00 committed by Supreeeme
parent bc47ef5950
commit 72245e108f

View file

@ -302,6 +302,7 @@ impl XState {
self.atoms.motif_wm_hints,
self.atoms.net_wm_state,
self.atoms.wm_fullscreen,
self.atoms.moveresize,
],
);