Dunst
Lightweight notification daemon
Loading...
Searching...
No Matches
dunst_seat Struct Reference

Data Fields

struct wl_list link
 
uint32_t global_name
 
char * name
 
struct wl_seat * wl_seat
 
struct org_kde_kwin_idle_timeout * idle_timeout
 
bool is_idle
 
struct { 
 
   struct wl_pointer *   wl_pointer 
 
   int32_t   x 
 
   int32_t   y 
 
pointer 
 
struct { 
 
   struct wl_touch *   wl_touch 
 
   struct { 
 
      int32_t   x 
 
      int32_t   y 
 
   }   pts [MAX_TOUCHPOINTS] 
 
touch 
 

Detailed Description

Definition at line 31 of file wl_seat.h.

Field Documentation

◆ global_name

uint32_t global_name

Definition at line 33 of file wl_seat.h.

◆ idle_timeout

struct org_kde_kwin_idle_timeout* idle_timeout

Definition at line 36 of file wl_seat.h.

◆ is_idle

bool is_idle

Definition at line 40 of file wl_seat.h.

◆ link

struct wl_list link

Definition at line 32 of file wl_seat.h.

◆ name

char* name

Definition at line 34 of file wl_seat.h.

◆ wl_pointer

struct wl_pointer* wl_pointer

Definition at line 43 of file wl_seat.h.

◆ wl_seat

struct wl_seat* wl_seat

Definition at line 35 of file wl_seat.h.

◆ wl_touch

struct wl_touch* wl_touch

Definition at line 48 of file wl_seat.h.

◆ x

int32_t x

Definition at line 44 of file wl_seat.h.

◆ y

int32_t y

Definition at line 44 of file wl_seat.h.


The documentation for this struct was generated from the following file: