update dim-unfocused to allow temporary toggling

Dhruva Sambrani 2024-04-16 14:25:34 +02:00
parent 1d22efbc80
commit 94210404d4

@ -4,7 +4,7 @@ Implements dimming of clients which are unfocused.
The code also allows you to "dim" focused windows if you wish to, and as such allows any color dimming. There is also an additional option in Rule, which allows you to keep the client `alwaysbright`, that is, as if it is focused. The code also allows you to "dim" focused windows if you wish to, and as such allows any color dimming. There is also an additional option in Rule, which allows you to keep the client `alwaysbright`, that is, as if it is focused.
### Download ### Download
- [2023-11-30](https://codeberg.org/dwl/dwl-patches/raw/branch/main/dim-unfocused/dim-unfocused.patch) - [2024-04-16](https://codeberg.org/dwl/dwl-patches/raw/branch/main/dim-unfocused/dim-unfocused.patch)
- [git branch](https://codeberg.org/dhruva_sambrani/dwl/src/branch/dim-unfocused) - [git branch](https://codeberg.org/dhruva_sambrani/dwl/src/branch/dim-unfocused)
### Authors ### Authors