mirror of
https://github.com/swaywm/sway.git
synced 2026-03-29 07:58:16 -04:00
Implement status line
Does not yet support i3bar json protocol
This commit is contained in:
parent
718502c815
commit
0d0ab7c5ce
7 changed files with 178 additions and 54 deletions
|
|
@ -7,6 +7,7 @@ executable(
|
|||
'ipc.c',
|
||||
'main.c',
|
||||
'render.c',
|
||||
'status_line.c',
|
||||
],
|
||||
include_directories: [sway_inc],
|
||||
dependencies: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue