From 3efd3b558fe49bc7a7f3c30c19783e3fe5efeb24 Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Wed, 1 Feb 2023 01:13:04 +0100 Subject: 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 --- sway/sway.5.scd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 40618647..d25330db 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -666,6 +666,10 @@ The default colors are: Adjusts if shadows should be enabled or not (on|off). Can also be set per window with *for_window*. +*shadows_on_csd* + Adjusts if shadows should be drawn on windows that draw their own + decorations (on|off). *Note:* The shadow might not fit some windows. + *shadow_blur_radius* Adjusts the shadow blur radius of windows between 0 (disabled) and 100 while 20 is the default value. -- cgit v1.2.3