From 1930bd0d7136d84900fe1541e4317cbcd7a85ef6 Mon Sep 17 00:00:00 2001 From: William McKinnon Date: Fri, 11 Nov 2022 01:19:02 -0500 Subject: feat: add round titlebars (#26) --- sway/sway.5.scd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sway/sway.5.scd') diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 86f250d0..a245ae14 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -663,7 +663,9 @@ The default colors are: padding of the text while _vertical_ value affects vertical padding (space above and below text). Padding includes titlebar borders so their value should be greater than titlebar_border_thickness. If _vertical_ value is - not specified it is set to the _horizontal_ value. + not specified it is set to the _horizontal_ value. If _corner_radius_ is set + to be greater than the _horizontal_ or _vertical_ value, the value will be + treated as that of _corner_radius_. *for_window* Whenever a window that matches _criteria_ appears, run list of commands. @@ -960,3 +962,4 @@ The following attributes may be matched with: # SEE ALSO *sway*(1) *sway-input*(5) *sway-output*(5) *sway-bar*(5) *sway-ipc*(7) + -- cgit v1.2.3