diff --git a/src/xstate/mod.rs b/src/xstate/mod.rs index 7764572..e8e6e98 100644 --- a/src/xstate/mod.rs +++ b/src/xstate/mod.rs @@ -302,6 +302,7 @@ impl XState { self.atoms.motif_wm_hints, self.atoms.net_wm_state, self.atoms.wm_fullscreen, + self.atoms.moveresize, ], );