|
Dunst
Lightweight notification daemon
|
Data Fields | ||
| struct wl_list | link | |
| uint32_t | global_name | |
| char * | name | |
| struct wl_seat * | wl_seat | |
| struct org_kde_kwin_idle_timeout * | idle_timeout | |
| bool | is_idle | |
| struct { | ||
| struct wl_pointer * wl_pointer | ||
| int32_t x | ||
| int32_t y | ||
| } | pointer | |
| struct { | ||
| struct wl_touch * wl_touch | ||
| struct { | ||
| int32_t x | ||
| int32_t y | ||
| } pts [MAX_TOUCHPOINTS] | ||
| } | touch | |