update markdown and man page for 1.5

This commit is contained in:
speedie 2022-11-28 21:45:08 +01:00
parent 17d03bf7ce
commit fd01b63900
2 changed files with 33 additions and 7 deletions

View file

@ -84,6 +84,10 @@ These keybinds are for navigating speedwm
- Super+0 - Reset mfact
- Super+r - Reset number of masters
- Super+y - Make the current selected window sticky
- Super+d - Focus the previous monitor.
- Super+/ - Focus the next monitor.
- Super+. - Increase bar padding by 1
- Super+, - Decrease bar padding by 1
- Super+1 - Move to tag 1
- Super+2 - Move to tag 2
- Super+3 - Move to tag 3
@ -103,6 +107,8 @@ These keybinds are for navigating speedwm
- Super+Shift+8 - Preview tag 8
- Super+Shift+9 - Preview tag 9
- Super+Shift+q - Close the current window
- Super+Shift+. - Increase bar padding and gaps by 1
- Super+Shift+, - Decrease bar padding and gaps by 1
- Super+Shift+h/j/k/l - Rotates a stack.
- Super+Shift+Arrow - Resizes a window in floating mode
- Super+Shift+Escape - Ask the user if they want to shutdown or reboot or nothing
@ -463,9 +469,9 @@ Below is a list of all .Xresources values you can define.
- speedwm.tag.preview.paddingh: 0
- speedwm.tag.preview.paddingv: 0
- speedwm.tag.preview.scale: 2
- speedwm.tag.resetgaps: 1
- speedwm.tag.resetlayout: 1
- speedwm.tag.resetmfact: 1
- speedwm.tag.resetgaps: 0
- speedwm.tag.resetlayout: 0
- speedwm.tag.resetmfact: 0
- speedwm.tag.start: 1
- speedwm.tag.underline: 0
- speedwm.tag.underlineall: 0
@ -601,6 +607,8 @@ Below is a list of all signums and what they do.
- 111 - Rotate backwards in the secondary stack axis
- 112 - Mirror the layout
- 113 - Enter an empty layout where all clients are hidden
- 114 - Increase barpadding and gaps by 1
- 115 - Decrease barpadding and gaps by 1
## Status bar

View file

@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "speedwm" "1" "" "1.4" "speedie\[cq]s window manager."
.TH "speedwm" "1" "" "1.5" "speedie\[cq]s window manager."
.hy
.SH speedwm
.SS What is speedwm?
@ -170,6 +170,15 @@ Super+r - Reset number of masters
.IP \[bu] 2
Super+y - Make the current selected window sticky
.IP \[bu] 2
Super+d - Focus the previous monitor.
.IP \[bu] 2
Super+/ - Focus the next monitor.
.IP \[bu] 2
Super+.
- Increase bar padding by 1
.IP \[bu] 2
Super+, - Decrease bar padding by 1
.IP \[bu] 2
Super+1 - Move to tag 1
.IP \[bu] 2
Super+2 - Move to tag 2
@ -208,6 +217,11 @@ Super+Shift+9 - Preview tag 9
.IP \[bu] 2
Super+Shift+q - Close the current window
.IP \[bu] 2
Super+Shift+.
- Increase bar padding and gaps by 1
.IP \[bu] 2
Super+Shift+, - Decrease bar padding and gaps by 1
.IP \[bu] 2
Super+Shift+h/j/k/l - Rotates a stack.
.IP \[bu] 2
Super+Shift+Arrow - Resizes a window in floating mode
@ -920,11 +934,11 @@ speedwm.tag.preview.paddingv: 0
.IP \[bu] 2
speedwm.tag.preview.scale: 2
.IP \[bu] 2
speedwm.tag.resetgaps: 1
speedwm.tag.resetgaps: 0
.IP \[bu] 2
speedwm.tag.resetlayout: 1
speedwm.tag.resetlayout: 0
.IP \[bu] 2
speedwm.tag.resetmfact: 1
speedwm.tag.resetmfact: 0
.IP \[bu] 2
speedwm.tag.start: 1
.IP \[bu] 2
@ -1190,6 +1204,10 @@ Below is a list of all signums and what they do.
112 - Mirror the layout
.IP \[bu] 2
113 - Enter an empty layout where all clients are hidden
.IP \[bu] 2
114 - Increase barpadding and gaps by 1
.IP \[bu] 2
115 - Decrease barpadding and gaps by 1
.SS Status bar
.PP
speedwm has a status bar.