|
Dunst
Lightweight notification daemon
|
| ▼ src | |
| ▼ wayland | |
| foreign_toplevel.c | |
| foreign_toplevel.h | Wayland foreign toplevel support |
| pool-buffer.c | |
| pool-buffer.h | Wayland rendering buffer pool |
| wl.c | |
| wl.h | Wayland window managment |
| wl_ctx.h | Wayland context tracking |
| wl_output.c | |
| wl_output.h | Wayland output wrapper |
| wl_seat.c | |
| wl_seat.h | Wayland seat managment |
| ▼ x11 | |
| screen.c | |
| screen.h | Xorg screen managment |
| x.c | |
| x.h | Xorg output wrapper |
| 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 |
| dunstify.c | Alternative to notify-send tailored for Dunst |