|
Dunst
Lightweight notification daemon
|
| Initialization and event loop | Contains the core logic for Dunst |
| Settings and options | Parsing and validation of configuration options |
| Graphics and rendering | Drawing logic and generic output code |
| Utilities | String helpers, icon lookup, and logging |
| Xorg backend | Subsystem for supporting X11 input and rendering |
| Wayland backend | Subsystem for supporting Wayland input and rendering |
| Input subsystem | Support for mouse events and action menus |
| Notifications | Code related to notifications and DBus |