### 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 move focused client to left / right adjacent tag by specifying appropriate enum value as argument. ### Download - [git branch](https://codeberg.org/korei999/dwl/src/branch/rotatetags) - [2024-01-23](https://codeberg.org/korei999/dwl-patches/raw/branch/main/rotatetags/rotatetags.patch) ### Authors - [korei999](https://codeberg.org/korei999)