|
Dunst
Lightweight notification daemon
|
Collaboration diagram for toplevel_v1:Data Fields | |
| struct wl_list | link |
| struct zwlr_foreign_toplevel_handle_v1 * | zwlr_toplevel |
| struct wl_list | output_list |
| uint32_t | id |
| struct toplevel_state current | pending |
Definition at line 24 of file foreign_toplevel.h.
| uint32_t id |
Definition at line 29 of file foreign_toplevel.h.
| struct wl_list link |
Definition at line 25 of file foreign_toplevel.h.
| struct wl_list output_list |
Definition at line 27 of file foreign_toplevel.h.
| struct toplevel_state current pending |
Definition at line 30 of file foreign_toplevel.h.
| struct zwlr_foreign_toplevel_handle_v1* zwlr_toplevel |
Definition at line 26 of file foreign_toplevel.h.