Files
niri/wiki/Gestures.md
T

42 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-11 10:09:49 +04:00
### Overview
There are several gestures in niri.
### Mouse
#### Interactive Resize
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>
Move the view horizontally by holding <kbd>Mod</kbd> and the middle mouse button (or the wheel).
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.