mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
idle-inhibit: second feedback pass
This commit is contained in:
parent
3016133f91
commit
87a7afb641
4 changed files with 81 additions and 55 deletions
|
|
@ -15,7 +15,7 @@ struct wlr_idle_inhibit_manager_v1 {
|
|||
} events;
|
||||
};
|
||||
|
||||
struct wlr_idle_inhibit_inhibitor_v1 {
|
||||
struct wlr_idle_inhibitor_v1 {
|
||||
struct wlr_surface *surface;
|
||||
struct wl_resource *resource;
|
||||
struct wl_listener surface_destroy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue