Dunst
Lightweight notification daemon
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  wayland
 foreign_toplevel.c
 foreign_toplevel.hWayland foreign toplevel support
 pool-buffer.c
 pool-buffer.hWayland rendering buffer pool
 wl.c
 wl.hWayland window managment
 wl_ctx.hWayland context tracking
 wl_output.c
 wl_output.hWayland output wrapper
 wl_seat.c
 wl_seat.hWayland seat managment
  x11
 screen.c
 screen.hXorg screen managment
 x.c
 x.hXorg output wrapper
 dbus.c
 dbus.hDBus support and implementation of the Desktop Notifications Specification
 draw.c
 draw.hLayout and render notifications
 dunst.c
 dunst.hMain event loop logic
 icon-lookup.c
 icon-lookup.hRecursive icon lookup in theme directories
 icon.c
 icon.hNotification images loading
 ini.c
 ini.hParser for INI config files
 input.c
 input.hInput handling for mouse events
 log.c
 log.hLogging subsystem and helpers
 main.cGlue that starts dunst_main
 markup.c
 markup.hMarkup handling for notifications body
 menu.c
 menu.hContext menu for actions and helpers
 notification.c
 notification.hNotification type definitions
 option_parser.c
 option_parser.hParser for settings and cmdline arguments
 output.c
 output.hGeneric graphics backend wrapper
 queues.c
 queues.hQueues for history, waiting and displayed notifications
 rules.c
 rules.hRules managment and helpers
 settings.c
 settings.hType definitions for settings
 settings_data.hList of all the valid settings and values
 utils.c
 utils.hString, time and other various helpers
 dunstify.cAlternative to notify-send tailored for Dunst