mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-12-20 20:03:21 +00:00
Updated rotatetags (markdown)
parent
0269a95dc0
commit
df71ea2769
@ -1,8 +1,8 @@
|
||||
### Description
|
||||
This patch provides the ability to rotate the tagset left / right. It implements a new function rotatetags which modifies the current tagset. Same as original dwm patch. Also adds ability to "shift" focused client to left / right tag. Same as [shiftview](https://github.com/djpohly/dwl/wiki/shiftview) patch, but does not skip empty tags.
|
||||
This patch provides the ability to rotate the tagset left / right. It implements a new function rotatetags which modifies the current tagset. Same as original dwm [patch](https://dwm.suckless.org/patches/rotatetags/). Also adds ability to move focused client to left / right adjacent tag by specifying argument number as -2 or 2.
|
||||
|
||||
### Download
|
||||
- [2023-07-17](https://github.com/djpohly/dwl/compare/main...korei999:rotatetags.patch)
|
||||
- [2023-10-12](https://github.com/djpohly/dwl/compare/main...korei999:rotatetags.patch)
|
||||
|
||||
### Authors
|
||||
- [korei](https://github.com/korei999)
|
||||
Loading…
x
Reference in New Issue
Block a user