sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 8fb9f3b7119e263edd1b7f857341d6ea9f3410e3
parent 12a9ae013e439146484c14ed4419438491da4db5
Author: Rex Hackbro <rex.hackbro@mailbox.org>
Date:   Mon,  3 Aug 2020 13:25:44 +0200

document force_display_urgency_hint

Diffstat:
Msway/sway.5.scd | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/sway/sway.5.scd b/sway/sway.5.scd @@ -632,6 +632,13 @@ The default colors are: information on pango font descriptions, see https://developer.gnome.org/pango/stable/pango-Fonts.html#pango-font-description-from-string +*force_display_urgency_hint* <timeout> [ms] + If an application on another workspace sets an urgency hint, switching to this + workspace may lead to immediate focus of the application, which also means the + window decoration color would be immediately resetted to *client.focused*. This + may make it unnecessarily hard to tell which window originally raised the + event. This option allows to set a _timeout_ in ms to delay the urgency hint reset. + *titlebar_border_thickness* <thickness> Thickness of the titlebar border in pixels