mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
Rollback ipc event throttling in swaybar
This commit is contained in:
parent
de5bf64bfc
commit
94829ae846
2 changed files with 3 additions and 16 deletions
|
|
@ -15,8 +15,6 @@ struct bar {
|
|||
int ipc_socketfd;
|
||||
int status_read_fd;
|
||||
pid_t status_command_pid;
|
||||
|
||||
int pending_ipc_requests;
|
||||
};
|
||||
|
||||
struct output {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue