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

Data Fields

bool fullscreen
 a fullscreen window is currently focused
 
int pause_level
 current pause level. 0 = all notifications come through, 100 = no notifications come through
 
bool idle
 set true if the user is idle
 
bool mouse_over
 set true if the mouse is over the notification window
 

Detailed Description

Definition at line 24 of file dunst.h.

Field Documentation

◆ fullscreen

bool fullscreen

a fullscreen window is currently focused

Definition at line 25 of file dunst.h.

◆ idle

bool idle

set true if the user is idle

Definition at line 27 of file dunst.h.

◆ mouse_over

bool mouse_over

set true if the mouse is over the notification window

Definition at line 28 of file dunst.h.

◆ pause_level

int pause_level

current pause level. 0 = all notifications come through, 100 = no notifications come through

Definition at line 26 of file dunst.h.


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