From bc29256b9d95f265c8f6508e7949c57497835430 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Sat, 11 May 2024 14:01:48 +0400 Subject: Implement Mod+MMB view offset gesture --- wiki/Gestures.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'wiki') diff --git a/wiki/Gestures.md b/wiki/Gestures.md index 20b14547..10faac36 100644 --- a/wiki/Gestures.md +++ b/wiki/Gestures.md @@ -24,6 +24,12 @@ If you double-click on a left or right window resize edge, the column will expan This works with both window-initiated resizes (when using client-side decorations), and niri-initiated Mod + right click resizes. +#### Horizontal View Movement + +Since: 0.1.6 + +Move the view horizontally by holding Mod and the middle mouse button (or the wheel). + ### Touchpad #### Workspace Switch -- cgit