### Description Shift to next/previous tag, with skipping occupied/unoccupied variants. This patch is an alternative to [shiftview](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/shiftview) with more controls: | function | behavior | | :--- | :---| | shifttag | shift to next/previous tags | | shifttag_occupied | skipping unoccupied tags | | shifttag_unoccupied | skipping occupied tags | `shifttag-bar` is a variant to be applied on top of the [bar](https://codeberg.org/dwl/dwl-patches/src/branch/main/patches/bar/) patch. ### Download - [shifttag-v0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/shifttag/shifttag.patch) - [shifttag-bar-v0.8](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/shifttag/shifttag-bar.patch) ### Authors - [unixchad](https://codeberg.org/unixchad/)