mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
Add client opacity focus
This commit is contained in:
committed by
A Frederick Christensen
parent
0395bbbb8f
commit
06e9b2f651
@@ -0,0 +1,20 @@
|
||||
### Description
|
||||
This patch is based on the
|
||||
[client-opacity](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/client-opacity/client-opacity.patch)
|
||||
patch. This patch adds differing opacity levels depending upon whether the client is focused or not.
|
||||
|
||||
The opacity levels can be change by short cuts.
|
||||
|
||||
```
|
||||
[MODKEY]+[Ctrl]+[k] -> increase focus opacity unfocused client
|
||||
[MODKEY]+[Ctrl]+[j] -> decrease focus opacity unfocused client
|
||||
[MODKEY]+[Ctrl]+[Shift]+[k] -> increase focus opacity focused client
|
||||
[MODKEY]+[Ctrl]+[Shift]+[j] -> decrease focus opacity focused client
|
||||
```
|
||||
|
||||
### Download
|
||||
- [git branch](https://codeberg.org/Hansvon/dwl/src/branch/client-opacity-focus)
|
||||
- [2025-12-11](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/client-opacity-focus/client-opacity-focus.patch)
|
||||
|
||||
### Authors
|
||||
- [Hansvon](https://codeberg.org/Hansvon)
|
||||
Reference in New Issue
Block a user