mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
Implement Mod+MMB view offset gesture
This commit is contained in:
@@ -128,7 +128,7 @@ impl XdgShellHandler for State {
|
||||
}
|
||||
|
||||
pointer.set_grab(self, grab, serial, Focus::Clear);
|
||||
self.niri.interactive_resize_ongoing = true;
|
||||
self.niri.pointer_grab_ongoing = true;
|
||||
}
|
||||
|
||||
fn reposition_request(
|
||||
|
||||
Reference in New Issue
Block a user