mirror of
https://github.com/swaywm/sway.git
synced 2026-05-04 06:46:25 -04:00
Add idle notifications
This commit is contained in:
parent
d668d57892
commit
d2f7811854
4 changed files with 16 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ struct sway_server {
|
|||
|
||||
struct wlr_compositor *compositor;
|
||||
struct wlr_data_device_manager *data_device_manager;
|
||||
struct wlr_idle *idle;
|
||||
|
||||
struct sway_input_manager *input;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue