mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-27 02:04:14 +00:00
Created clientopacity (markdown)
parent
216cbf17db
commit
c140731725
17
clientopacity.md
Normal file
17
clientopacity.md
Normal file
@ -0,0 +1,17 @@
|
||||
### Description
|
||||
This patch adds default transparency parameters to config.h which specify the starting transparencies of all windows.
|
||||
|
||||
It also adds opacities to the ruleset, enabling override of the opacities on a per client basis.
|
||||
|
||||
Additionally, it adds some shortcuts:
|
||||
```
|
||||
[MODKEY]+[o] -> increase focus opacity of currently focused window
|
||||
[MODKEY]+[Shift]+[o] -> decrease focus opacity of currently focused window
|
||||
```
|
||||
|
||||
|
||||
### Download
|
||||
- [wlroots-next-2023-07-25](https://github.com/djpohly/dwl/compare/main...sevz17:client-opacity.patch)
|
||||
|
||||
### Authors
|
||||
- [sevz](https://github.com/sevz17)
|
||||
Loading…
x
Reference in New Issue
Block a user