Wayland seat managment.
More...
#include <stdbool.h>
#include <stdint.h>
#include <wayland-client.h>
#include <wayland-client-protocol.h>
#include <wayland-util.h>
#include "protocols/idle-client-header.h"
Go to the source code of this file.
Wayland seat managment.
- Copyright
- Copyright 2024-2026 Dunst contributors
- License
- BSD-3-Clause
Definition in file wl_seat.h.
◆ MAX_TOUCHPOINTS
| #define MAX_TOUCHPOINTS 10 |
◆ add_seat_to_idle_handler()
| void add_seat_to_idle_handler |
( |
struct dunst_seat * | seat | ) |
|
◆ create_seat()
| void create_seat |
( |
struct wl_registry * | registry, |
|
|
uint32_t | global_name, |
|
|
uint32_t | version ) |
◆ destroy_seat()