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

Data Fields

uint32_t global_name
 
char * name
 
struct wl_output * wl_output
 
struct wl_list link
 
uint32_t scale
 
uint32_t subpixel
 
int32_t width
 
int32_t height
 
bool fullscreen
 
struct zwlr_foreign_toplevel_handle_v1 * fullscreen_toplevel
 

Detailed Description

Definition at line 18 of file wl_output.h.

Field Documentation

◆ fullscreen

bool fullscreen

Definition at line 27 of file wl_output.h.

◆ fullscreen_toplevel

struct zwlr_foreign_toplevel_handle_v1* fullscreen_toplevel

Definition at line 28 of file wl_output.h.

◆ global_name

uint32_t global_name

Definition at line 19 of file wl_output.h.

◆ height

int32_t height

Definition at line 26 of file wl_output.h.

◆ link

struct wl_list link

Definition at line 22 of file wl_output.h.

◆ name

char* name

Definition at line 20 of file wl_output.h.

◆ scale

uint32_t scale

Definition at line 24 of file wl_output.h.

◆ subpixel

uint32_t subpixel

Definition at line 25 of file wl_output.h.

◆ width

int32_t width

Definition at line 26 of file wl_output.h.

◆ wl_output

struct wl_output* wl_output

Definition at line 21 of file wl_output.h.


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