mirror of
https://github.com/swaywm/sway.git
synced 2026-02-23 01:40:27 -05:00
click_events as documented at https://i3wm.org/docs/i3bar-protocol.html
This commit is contained in:
parent
7553103e34
commit
65022e1cbf
5 changed files with 138 additions and 10 deletions
|
|
@ -14,6 +14,7 @@ struct bar {
|
|||
int ipc_event_socketfd;
|
||||
int ipc_socketfd;
|
||||
int status_read_fd;
|
||||
int status_write_fd;
|
||||
pid_t status_command_pid;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue