Add option for enabling shadows for CSD windows (#106)

* Add option for enabling shadows for CSD windows

* Disable drawing borders when CSD and shadows csd is enabled
This commit is contained in:
Erik Reider 2023-02-01 01:13:04 +01:00 committed by GitHub
parent 9345749a90
commit 3efd3b558f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 37 additions and 3 deletions

View file

@ -16,6 +16,7 @@ Sway is an incredible window manager, and certainly one of the most well establi
+ Application saturation: `for_window [CRITERIA HERE] saturation <set|plus|minus> <val 0.0 <-> 2.0>`
+ Window shadows: *ONLY ON SWAYFX-GIT, NOT YET RELEASED*
- `shadows on|off`
- `shadows_on_csd on|off` (**Note**: The shadow might not fit some windows)
- `shadow_blur_radius <integer value 0 - 100>`
- `shadow_color <hex color with alpha> ex, #0000007F`
+ Dim unfocused windows: