9 Commits

Author SHA1 Message Date
Sascha Kruse
b65735970b fix hang of pidgin on close
pidgin (and probably some other applications too) send closeNotification
to the server to close all open notifications and waits for a reply.
Send dummy reply for now to make them happy.
2011-10-03 12:47:17 +02:00
Sascha Kruse
41401d0985 round timeout
round timeout of messages and prevent 0 > timeout > 500 from being
rounded to 0
2011-09-28 17:49:14 +02:00
Sascha Kruse
916a2c0c60 read color hints
this commit enables dunst to read color informations for the
notifications from the message.
2011-09-24 01:29:22 +02:00
Sascha Kruse
cc1d90adca -format 2011-09-16 01:37:21 +02:00
Sascha Kruse
0d84f1c720 obey urgency 2011-09-16 01:37:21 +02:00
Sascha Kruse
47c7a7fd92 comply to timeout component 2011-09-16 01:37:21 +02:00
Sascha Kruse
f64fcc63cd multiline working 2011-09-13 01:05:51 +02:00
Sascha Kruse
78ba452469 s/msgqueuehead/msgqueue 2011-09-12 18:02:55 +02:00
Sascha Kruse
7f9dd0e3e7 Initial commit 2011-09-07 15:33:09 +02:00