mirror of
https://github.com/swaywm/sway.git
synced 2026-04-23 06:46:27 -04:00
Display window title and icon in swaybar
Signed-off-by: Felix Weilbach <felix.weilbach@t-online.de>
This commit is contained in:
parent
c12169953a
commit
8fa71290af
13 changed files with 454 additions and 15 deletions
|
|
@ -32,6 +32,7 @@ executable(
|
|||
'main.c',
|
||||
'render.c',
|
||||
'status_line.c',
|
||||
'desktop.c',
|
||||
tray_files
|
||||
],
|
||||
include_directories: [sway_inc],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue