|
Dunst
Lightweight notification daemon
|
Wayland foreign toplevel support. More...
#include <wayland-client.h>
Include dependency graph for foreign_toplevel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | toplevel_state |
| struct | toplevel_v1 |
| struct | toplevel_output |
Enumerations | |
| enum | toplevel_state_field { TOPLEVEL_STATE_ACTIVATED = (1 << 0) , TOPLEVEL_STATE_FULLSCREEN = (1 << 1) , TOPLEVEL_STATE_INVALID = (1 << 2) } |
Variables | |
| const struct zwlr_foreign_toplevel_manager_v1_listener | toplevel_manager_impl |
| struct wl_list | toplevel_list |
Wayland foreign toplevel support.
Definition in file foreign_toplevel.h.
| enum toplevel_state_field |
Definition at line 14 of file foreign_toplevel.h.
|
extern |
Definition at line 20 of file foreign_toplevel.c.
|
extern |
Definition at line 174 of file foreign_toplevel.c.