mirror of
https://github.com/swaywm/sway.git
synced 2026-05-06 06:46:40 -04:00
Make idle handling per seat
This commit is contained in:
parent
dd1a2922a4
commit
581d24079c
3 changed files with 24 additions and 4 deletions
|
|
@ -2,5 +2,6 @@
|
|||
#define _SWAY_IDLE_H
|
||||
#include <sway/server.h>
|
||||
|
||||
void idle_setup_seat(struct sway_server *server, struct sway_seat *seat);
|
||||
bool idle_init(struct sway_server *server);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue