c9a7c9d491
Resolve a notification's ShellApp before posting the notification, so that notification sources now always have an app associated (assuming they came from an app as opposed to the command line). Index sources by PID rather than by appName (so that, eg, multiple calls to notify-send now show up as separate sources). For Sources that have an associated app, use the app's icon for the source, rather than tracking the notification icon. This change also lets us get rid of appNameMap, since we can just use shell_app_get_name() now. https://bugzilla.gnome.org/show_bug.cgi?id=629090 |
||
---|---|---|
.. | ||
misc | ||
perf | ||
prefs | ||
ui | ||
Makefile.am |