aboutsummaryrefslogtreecommitdiffstats
path: root/applets/startup-notify
AgeCommit message (Collapse)Author
2016-04-25startup-notify: port to GTK+ 3Ross Burton
2013-07-08build: use git.mkRoss Burton
2013-07-08build: move more logic into Makefile.appletsRoss Burton
2013-07-08applets: add a binary to verify applet linkageRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-04-26build: silence more compile warningsRoss Burton
2013-04-26build: include the marsheller header to silence compile warningsRoss Burton
2012-07-26build: use AM_V_GENRoss Burton
2012-07-26build: use GNOME_COMPILE_WARNINGS to get sensible warning controlRoss Burton
2012-07-26startup-notify: fix compile warningsRoss Burton
2008-02-192008-02-19 Ross Burton <ross@openedhand.com>ross
* applets/startup-notify/startup.c: Use an icon name which actually exists, and extend the default timeout. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1935 b067294f-1dea-0310-9683-c47a78595994
2008-02-182008-02-18 Ross Burton <ross@openedhand.com>ross
* applets/startup-notify/startup.c: Set the notification icon to the generic application icon for now. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1930 b067294f-1dea-0310-9683-c47a78595994
2008-02-182008-02-18 Ross Burton <ross@openedhand.com>ross
* configure.ac: Don't check for libnotify. * applets/Makefile.am: Build startup-notify if we have DBus. * applets/startup-notify: Don't use libnotify as it doesn't conform to the specification and makes blocking DBus calls. Instead, call it directly. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1929 b067294f-1dea-0310-9683-c47a78595994
2008-01-172008-01-17 Ross Burton <ross@openedhand.com>ross
* configure.ac: * applets/Makefile.am: * applets/startup-notify/Makefile.am: * applets/startup-notify/startup.c: Add new startup notification applet which uses libnotify instead of appearing in the panel. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1891 b067294f-1dea-0310-9683-c47a78595994