Stop confining the pointer during resize grab

This commit is contained in:
Ivan Molodetskikh
2024-05-11 09:26:49 +04:00
parent b101f9b5f8
commit 2fd9a03bd7
4 changed files with 10 additions and 0 deletions
+1
View File
@@ -100,6 +100,7 @@ impl XdgShellHandler for State {
let grab = ResizeGrab::new(start_data, window);
pointer.set_grab(self, grab, serial, Focus::Clear);
self.niri.interactive_resize_ongoing = true;
}
fn reposition_request(