remove upstreamed toggle-layout-immediately

Guido Cella 2024-02-07 07:17:44 +01:00
parent 9291be76b1
commit 3e083b7ff0
3 changed files with 1 additions and 12 deletions

@ -63,7 +63,6 @@ Additionally, when you have write access to this repository, remove the `.md` fi
* [singlemaster](https://codeberg.org/dwl/dwl-patches/wiki/singlemaster)
* [simpleborders](https://codeberg.org/dwl/dwl-patches/wiki/simpleborders)
* [smartborders](https://codeberg.org/dwl/dwl-patches/wiki/smartborders)
* [toggle-layout-immediately](https://codeberg.org/dwl/dwl-patches/wiki/toggle-layout-immediately)
* [vanitygaps](https://codeberg.org/dwl/dwl-patches/wiki/vanitygaps)

@ -32,10 +32,9 @@
* [snail](https://codeberg.org/dwl/dwl-patches/wiki/snail)
* [swallow](https://codeberg.org/dwl/dwl-patches/wiki/swallow)
* [switchtotag](https://codeberg.org/dwl/dwl-patches/wiki/switchtotag)
* [toggle-lay-out-mmediately](https://codeberg.org/dwl/dwl-patches/wiki/toggle-layout-immediately)
* [titleurgent](https://codeberg.org/dwl/dwl-patches/wiki/titleurgent)
* [unclutter](https://codeberg.org/dwl/dwl-patches/wiki/unclutter)
* [vanitygaps](https://codeberg.org/dwl/dwl-patches/wiki/vanitygaps)
* [viewnextocctag](https://codeberg.org/dwl/dwl-patches/wiki/viewnextocctag)
* [winview](https://codeberg.org/dwl/dwl-patches/wiki/winview)
* [focusdir](https://codeberg.org/dwl/dwl-patches/wiki/focusdir)
* [focusdir](https://codeberg.org/dwl/dwl-patches/wiki/focusdir)

@ -1,9 +0,0 @@
### Description
Allow toggling the layout before selecting a different one.
### Download
- [git branch](https://codeberg.org/guidocella/dwl/src/branch/toggle-layout-immediately)
- [2024-01-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/toggle-layout-immediately/toggle-layout-immediately.patch)
### Authors
- [Guido Cella](https://codeberg.org/guidocella)