Update dim unfocussed

A Frederick Christensen 2024-01-02 05:14:29 +00:00
parent 17773a0fa9
commit 5985d2451b

@ -1,13 +1,13 @@
### Description ### Description
Implements dimming of clients which are unfocussed. Implements dimming of clients which are unfocussed.
The code also allows you to "dim" focussed 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 focussed. The code also allows you to "dim" focussed 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 focussed.
### Reporting Issues ### Reporting Issues
Report issues in my [patches repo](https://codeberg.org/dhruva_sambrani/dwl-patches). Report issues in my [patches repo](https://codeberg.org/dhruva_sambrani/dwl-patches).
### Download ### Download
- [2023-11-30](https://codeberg.org/dhruva_sambrani/dwl-patches/raw/commit/503b2dbbc45be7a4ded71b926f6696303063326e/dim-unfocussed.patch) - [2023-11-30](https://codeberg.org/dhruva_sambrani/dwl-patches/raw/commit/503b2dbbc45be7a4ded71b926f6696303063326e/dim-unfocussed.patch)
### Authors ### Authors
- [Dhruva Sambrani](https://codeberg.org/dhruva_sambrani) - [Dhruva Sambrani](https://codeberg.org/dhruva_sambrani)