Go to file
Martin Pitt 3dc04fac90 lazily start the daemon
notify_init() caused the daemon to be D-Bus activated already, even if the
program that calls it doesn't send an actual notification for a long time (or
potentially not at all).

In order to optimize desktop startup speed, and to avoid unnecessary
processes, launch the daemon on demand only.

https://bugzilla.gnome.org/show_bug.cgi?id=610880
2010-04-02 19:43:35 -04:00
docs [spec] Add html output 2010-01-31 16:45:01 -05:00
libnotify lazily start the daemon 2010-04-02 19:43:35 -04:00
tests Add rtl test case 2010-04-02 19:20:53 -04:00
tools Add pango's .gitignore generation foo 2010-01-31 14:33:46 -05:00
AUTHORS Add Lucas Rocha to the contributors list. 2007-04-29 08:02:49 +00:00
COPYING Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
ChangeLog Patch by Andre Klapper to remove deprecated glib symbols. 2009-07-24 09:13:56 +00:00
INSTALL Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
Makefile.am Add pango's .gitignore generation foo 2010-01-31 14:33:46 -05:00
NEWS Bump to version 0.4.5. 2008-11-20 11:17:14 +00:00
README Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
SPECIFICATION Moved specification and ChangeLog documentation. 2004-09-01 07:41:05 +00:00
autogen.sh Use gnome-autogen 2010-01-09 14:32:06 -05:00
configure.ac Improve configure summary 2010-01-31 16:51:52 -05:00
git.mk Add pango's .gitignore generation foo 2010-01-31 14:33:46 -05:00
libnotify.doap Add DOAP file 2010-01-07 19:05:19 -05:00
libnotify.pc.in - Improve libnotify.pc by pushing dependencies into Requires: instead of Cflags: and Libs:. This closes ticket #58. 2006-06-02 22:58:39 +00:00

README