Dunst
Lightweight notification daemon
Loading...
Searching...
No Matches
window_x11 Struct Reference
+ Collaboration diagram for window_x11:

Data Fields

Window xwin
 
cairo_surface_t * root_surface
 
cairo_t * c_ctx
 
GSource * esrc
 
int cur_screen
 
bool visible
 
struct dimensions dim
 

Detailed Description

Definition at line 54 of file x.c.

Field Documentation

◆ c_ctx

cairo_t* c_ctx

Definition at line 57 of file x.c.

◆ cur_screen

int cur_screen

Definition at line 59 of file x.c.

◆ dim

struct dimensions dim

Definition at line 61 of file x.c.

◆ esrc

GSource* esrc

Definition at line 58 of file x.c.

◆ root_surface

cairo_surface_t* root_surface

Definition at line 56 of file x.c.

◆ visible

bool visible

Definition at line 60 of file x.c.

◆ xwin

Window xwin

Definition at line 55 of file x.c.


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