|
| 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
|
| |
Definition at line 24 of file dunst.h.
◆ fullscreen
a fullscreen window is currently focused
Definition at line 25 of file dunst.h.
◆ idle
set true if the user is idle
Definition at line 27 of file dunst.h.
◆ mouse_over
set true if the mouse is over the notification window
Definition at line 28 of file dunst.h.
◆ 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: