Implement status line

Does not yet support i3bar json protocol
This commit is contained in:
Drew DeVault 2018-03-29 15:16:12 -04:00
parent 718502c815
commit 0d0ab7c5ce
7 changed files with 178 additions and 54 deletions

View file

@ -7,6 +7,7 @@ executable(
'ipc.c',
'main.c',
'render.c',
'status_line.c',
],
include_directories: [sway_inc],
dependencies: [