|
wlmaker
|

Public Attributes | |
| wlmaker_idle_monitor_t * | idle_monitor_ptr |
| struct wlr_idle_inhibitor_v1 * | wlr_idle_inhibitor_v1_ptr |
| bs_dllist_node_t | dlnode |
| struct wl_listener | destroy_listener |
State of an idle inhibitor.
| struct wl_listener _wlmaker_idle_inhibitor_t::destroy_listener |
Listener for the destroy signal of wlr_idle_inhibitor_v1.
| bs_dllist_node_t _wlmaker_idle_inhibitor_t::dlnode |
List node, part of wlmaker_idle_monitor_t::idle_inhibitors.
| wlmaker_idle_monitor_t* _wlmaker_idle_inhibitor_t::idle_monitor_ptr |
Back-link to the idle monitor.
| struct wlr_idle_inhibitor_v1* _wlmaker_idle_inhibitor_t::wlr_idle_inhibitor_v1_ptr |
The idle inhibitor tied to this inhibitor.