|
Dunst
Lightweight notification daemon
|
Directories | |
| wayland | |
| x11 | |
Files | |
| dbus.c | |
| dbus.h | |
| DBus support and implementation of the Desktop Notifications Specification. | |
| draw.c | |
| draw.h | |
| Layout and render notifications. | |
| dunst.c | |
| dunst.h | |
| Main event loop logic. | |
| icon-lookup.c | |
| icon-lookup.h | |
| Recursive icon lookup in theme directories. | |
| icon.c | |
| icon.h | |
| Notification images loading. | |
| ini.c | |
| ini.h | |
| Parser for INI config files. | |
| input.c | |
| input.h | |
| Input handling for mouse events. | |
| log.c | |
| log.h | |
| Logging subsystem and helpers. | |
| main.c | |
| Glue that starts dunst_main. | |
| markup.c | |
| markup.h | |
| Markup handling for notifications body. | |
| menu.c | |
| menu.h | |
| Context menu for actions and helpers. | |
| notification.c | |
| notification.h | |
| Notification type definitions. | |
| option_parser.c | |
| option_parser.h | |
| Parser for settings and cmdline arguments. | |
| output.c | |
| output.h | |
| Generic graphics backend wrapper. | |
| queues.c | |
| queues.h | |
| Queues for history, waiting and displayed notifications. | |
| rules.c | |
| rules.h | |
| Rules managment and helpers. | |
| settings.c | |
| settings.h | |
| Type definitions for settings. | |
| settings_data.h | |
| List of all the valid settings and values. | |
| utils.c | |
| utils.h | |
| String, time and other various helpers. | |