mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Render i3bar blocks
This commit is contained in:
parent
ee85c91831
commit
333dbcbe72
7 changed files with 314 additions and 34 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "swaybar/bar.h"
|
||||
|
||||
void ipc_initialize(struct swaybar *bar, const char *bar_id);
|
||||
bool handle_ipc_event(struct swaybar *bar);
|
||||
bool handle_ipc_readable(struct swaybar *bar);
|
||||
void ipc_get_workspaces(struct swaybar *bar);
|
||||
void ipc_send_workspace_command(struct swaybar *bar, const char *ws);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue