mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
swaybar: move ipc stuff to ipc.{h,c}
This commit is contained in:
parent
a6349a2444
commit
fcc47cb3bd
11 changed files with 359 additions and 301 deletions
|
|
@ -12,6 +12,7 @@ add_executable(swaybar
|
|||
render.c
|
||||
state.c
|
||||
status_line.c
|
||||
ipc.c
|
||||
)
|
||||
|
||||
target_link_libraries(swaybar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue