2024-05-11 10:09:49 +04:00
|
|
|
### Overview
|
|
|
|
|
|
|
|
|
|
There are several gestures in niri.
|
|
|
|
|
|
|
|
|
|
### Mouse
|
|
|
|
|
|
|
|
|
|
#### Interactive Resize
|
|
|
|
|
|
2024-05-18 08:59:11 +04:00
|
|
|
<sup>Since: 0.1.6</sup>
|
|
|
|
|
|
2024-05-11 10:09:49 +04:00
|
|
|
You can resize windows by holding <kbd>Mod</kbd> and the right mouse button.
|
|
|
|
|
|
|
|
|
|
#### Reset Window Height
|
|
|
|
|
|
2024-05-11 12:55:18 +04:00
|
|
|
<sup>Since: 0.1.6</sup>
|
|
|
|
|
|
2024-05-11 10:09:49 +04:00
|
|
|
If you double-click on a top or bottom window resize edge, the window height will reset to automatic.
|
|
|
|
|
|
|
|
|
|
This works with both window-initiated resizes (when using client-side decorations), and niri-initiated <kbd>Mod</kbd> + right click resizes.
|
|
|
|
|
|
|
|
|
|
#### Toggle Full Width
|
|
|
|
|
|
2024-05-11 12:55:18 +04:00
|
|
|
<sup>Since: 0.1.6</sup>
|
|
|
|
|
|
2024-05-11 10:09:49 +04:00
|
|
|
If you double-click on a left or right window resize edge, the column will expand to the full workspace width.
|
|
|
|
|
|
|
|
|
|
This works with both window-initiated resizes (when using client-side decorations), and niri-initiated <kbd>Mod</kbd> + right click resizes.
|
|
|
|
|
|
2024-05-11 14:01:48 +04:00
|
|
|
#### Horizontal View Movement
|
|
|
|
|
|
|
|
|
|
<sup>Since: 0.1.6</sup>
|
|
|
|
|
|
2024-06-19 22:22:34 +03:00
|
|
|
Move the view horizontally by holding <kbd>Mod</kbd> and the middle mouse button (or the wheel) and dragging the mouse horizontally.
|
|
|
|
|
|
|
|
|
|
#### Workspace Switch
|
|
|
|
|
|
|
|
|
|
<sup>Since: 0.1.7</sup>
|
|
|
|
|
|
|
|
|
|
Switch workspaces by holding <kbd>Mod</kbd> and the middle mouse button (or the wheel) and dragging the mouse vertically.
|
2024-05-11 14:01:48 +04:00
|
|
|
|
2024-05-11 10:09:49 +04:00
|
|
|
### Touchpad
|
|
|
|
|
|
|
|
|
|
#### Workspace Switch
|
|
|
|
|
|
|
|
|
|
Switch workspaces with three-finger vertical swipes.
|
|
|
|
|
|
|
|
|
|
#### Horizontal View Movement
|
|
|
|
|
|
|
|
|
|
Move the view horizontally with three-finger horizontal swipes.
|