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

Data Fields

GWaterWaylandSource * esrc
 
struct wl_display * display
 
struct wl_registry * registry
 
struct wl_compositor * compositor
 
struct wl_shm * shm
 
struct zwlr_layer_shell_v1 * layer_shell
 
struct xdg_wm_base * xdg_shell
 
struct wl_list outputs
 
struct wl_list seats
 
struct wl_surface * surface
 
struct dunst_outputsurface_output
 
struct zwlr_layer_surface_v1 * layer_surface
 
struct xdg_surface * xdg_surface
 
struct xdg_toplevel * xdg_toplevel
 
struct dunst_outputlayer_surface_output
 
struct wl_callback * frame_callback
 
struct org_kde_kwin_idle * idle_handler
 
uint32_t toplevel_manager_name
 
struct zwlr_foreign_toplevel_manager_v1 * toplevel_manager
 
bool configured
 
bool dirty
 
struct dimensions cur_dim
 
int32_t width
 
int32_t height
 
struct pool_buffer buffers [2]
 
struct pool_buffercurrent_buffer
 
struct wl_cursor_theme * cursor_theme
 
const struct wl_cursor_image * cursor_image
 
struct wl_surface * cursor_surface
 

Detailed Description

Definition at line 25 of file wl_ctx.h.

Field Documentation

◆ buffers

struct pool_buffer buffers[2]

Definition at line 59 of file wl_ctx.h.

◆ compositor

struct wl_compositor* compositor

Definition at line 29 of file wl_ctx.h.

◆ configured

bool configured

Definition at line 53 of file wl_ctx.h.

◆ cur_dim

struct dimensions cur_dim

Definition at line 56 of file wl_ctx.h.

◆ current_buffer

struct pool_buffer* current_buffer

Definition at line 60 of file wl_ctx.h.

◆ cursor_image

const struct wl_cursor_image* cursor_image

Definition at line 62 of file wl_ctx.h.

◆ cursor_surface

struct wl_surface* cursor_surface

Definition at line 63 of file wl_ctx.h.

◆ cursor_theme

struct wl_cursor_theme* cursor_theme

Definition at line 61 of file wl_ctx.h.

◆ dirty

bool dirty

Definition at line 54 of file wl_ctx.h.

◆ display

struct wl_display* display

Definition at line 27 of file wl_ctx.h.

◆ esrc

GWaterWaylandSource* esrc

Definition at line 26 of file wl_ctx.h.

◆ frame_callback

struct wl_callback* frame_callback

Definition at line 43 of file wl_ctx.h.

◆ height

int32_t height

Definition at line 58 of file wl_ctx.h.

◆ idle_handler

struct org_kde_kwin_idle* idle_handler

Definition at line 44 of file wl_ctx.h.

◆ layer_shell

struct zwlr_layer_shell_v1* layer_shell

Definition at line 31 of file wl_ctx.h.

◆ layer_surface

struct zwlr_layer_surface_v1* layer_surface

Definition at line 39 of file wl_ctx.h.

◆ layer_surface_output

struct dunst_output* layer_surface_output

Definition at line 42 of file wl_ctx.h.

◆ outputs

struct wl_list outputs

Definition at line 34 of file wl_ctx.h.

◆ registry

struct wl_registry* registry

Definition at line 28 of file wl_ctx.h.

◆ seats

struct wl_list seats

Definition at line 35 of file wl_ctx.h.

◆ shm

struct wl_shm* shm

Definition at line 30 of file wl_ctx.h.

◆ surface

struct wl_surface* surface

Definition at line 37 of file wl_ctx.h.

◆ surface_output

struct dunst_output* surface_output

Definition at line 38 of file wl_ctx.h.

◆ toplevel_manager

struct zwlr_foreign_toplevel_manager_v1* toplevel_manager

Definition at line 52 of file wl_ctx.h.

◆ toplevel_manager_name

uint32_t toplevel_manager_name

Definition at line 51 of file wl_ctx.h.

◆ width

int32_t width

Definition at line 58 of file wl_ctx.h.

◆ xdg_shell

struct xdg_wm_base* xdg_shell

Definition at line 32 of file wl_ctx.h.

◆ xdg_surface

struct xdg_surface* xdg_surface

Definition at line 40 of file wl_ctx.h.

◆ xdg_toplevel

struct xdg_toplevel* xdg_toplevel

Definition at line 41 of file wl_ctx.h.


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