Skip to content

Commit

Permalink
document force_display_urgency_hint
Browse files Browse the repository at this point in the history
  • Loading branch information
Rex Hackbro committed Aug 3, 2020
1 parent 02e8f41 commit a6fa44b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sway/sway.5.scd
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a6fa44b

Please sign in to comment.