|
Dunst
Lightweight notification daemon
|
Data Fields | |
| uint32_t | global_name |
| char * | name |
| struct wl_output * | wl_output |
| struct wl_list | link |
| uint32_t | scale |
| uint32_t | subpixel |
| int32_t | width |
| int32_t | height |
| bool | fullscreen |
| struct zwlr_foreign_toplevel_handle_v1 * | fullscreen_toplevel |
Definition at line 18 of file wl_output.h.
| bool fullscreen |
Definition at line 27 of file wl_output.h.
| struct zwlr_foreign_toplevel_handle_v1* fullscreen_toplevel |
Definition at line 28 of file wl_output.h.
| uint32_t global_name |
Definition at line 19 of file wl_output.h.
| int32_t height |
Definition at line 26 of file wl_output.h.
| struct wl_list link |
Definition at line 22 of file wl_output.h.
| char* name |
Definition at line 20 of file wl_output.h.
| uint32_t scale |
Definition at line 24 of file wl_output.h.
| uint32_t subpixel |
Definition at line 25 of file wl_output.h.
| int32_t width |
Definition at line 26 of file wl_output.h.
| struct wl_output* wl_output |
Definition at line 21 of file wl_output.h.