mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
swaybar: show hidden bar on urgency
This commit is contained in:
parent
2f1fd80726
commit
f6f72cb949
2 changed files with 10 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
bool ipc_initialize(struct swaybar *bar);
|
||||
bool handle_ipc_readable(struct swaybar *bar);
|
||||
void ipc_get_workspaces(struct swaybar *bar);
|
||||
bool ipc_get_workspaces(struct swaybar *bar);
|
||||
void ipc_send_workspace_command(struct swaybar *bar, const char *ws);
|
||||
void ipc_execute_binding(struct swaybar *bar, struct swaybar_binding *bind);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue