|
Dunst
Lightweight notification daemon
|
Wayland output wrapper. More...
#include <stdint.h>#include <stdbool.h>#include <wayland-client.h>#include <wayland-util.h>
Include dependency graph for wl_output.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | dunst_output |
Functions | |
| void | create_output (struct wl_registry *registry, uint32_t global_name, uint32_t version) |
| void | destroy_output (struct dunst_output *seat) |
Wayland output wrapper.
Definition in file wl_output.h.
| void create_output | ( | struct wl_registry * | registry, |
| uint32_t | global_name, | ||
| uint32_t | version ) |
Definition at line 66 of file wl_output.c.
| void destroy_output | ( | struct dunst_output * | seat | ) |
Definition at line 100 of file wl_output.c.