mirror of
https://github.com/swaywm/sway.git
synced 2025-11-14 06:59:47 -05:00
Adding commands for configuring titlebar borders and padding
This commit is contained in:
parent
77554f545e
commit
7555c7efdc
11 changed files with 133 additions and 41 deletions
|
|
@ -89,6 +89,8 @@ sway_sources = files(
|
|||
'commands/swap.c',
|
||||
'commands/tiling_drag.c',
|
||||
'commands/title_format.c',
|
||||
'commands/titlebar_border_thickness.c',
|
||||
'commands/titlebar_padding.c',
|
||||
'commands/unmark.c',
|
||||
'commands/urgent.c',
|
||||
'commands/workspace.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue