Closed end-4 closed 1 year ago
changes to make to wiki:
(-)
enabled=int
- Enable window animations (0/1)
speed=float
- Animation speed (default: 8)
cheap=int
- Enable cheap animations (0/1) - HIGHLY recommended to set this to 1.
borders=int
- Enable border animations (0/1)
workspaces=int
- Enable workspace wipe animations (0/1) - not really recommended, slow and will bug with compositors.
(+)
enabled=int
- Enable window animations (0/1)
window_resize_speed
- Animation speed of windows (default: 5)
workspaces=int
- Enable workspace wipe animations (0/1)
speed=float
- Animation speed (for workspace wipe animations) (default: 5)
cheap=int
- Enable cheap animations (0/1) - HIGHLY recommended to set this to 1.
borders=int
- Enable border animations (0/1)
(-)
movetoworkspace - moves the focused window to a workspace - COMMAND: number (workspace ID) or just scratchpad for scratchpad
(+)
movetoworkspace - moves the focused window to a workspace - COMMAND: number (workspace ID) or just scratchpad for scratchpad
movetoworkspace - moves the focused window to next/last workspace - COMMAND: +/- (move to workspace with ID+1/ID-1)
(-)
splitratio - adjust the split ratio by 0.05 - COMMAND: +/- (add 0.05 / subtract 0.05)
(+)
splitratio - adjust the split ratio - COMMAND: +/-/float (if +/- is used, split ratio will be changed by +0.05/-0.05)
thanks!
Fixes
Added features
splitratio
dispatcher's speed (for example+0.1
instead of+
)(also sorry for that messy commit history... just check the files)