Sascha Kruse
eaf0bc8308
Merge branch 'master' into progress_hint
2012-10-08 19:04:44 +02:00
progandy
bcd3a79b1c
document new placeholder
2012-10-08 12:38:53 +02:00
Sascha Kruse
fa3e498c4e
make use of asprintf
2012-10-08 08:58:53 +02:00
progandy
fe1b2fd30e
process and display progress hints (hint 'value', range 0-100) using placeholder %p
2012-10-07 22:04:36 +02:00
Sascha Kruse
8d8834a8f3
move enums and structs to dunst.h
2012-08-30 06:28:14 +02:00
Sascha Kruse
be626b68a5
draw separator line between notifications
2012-08-30 01:47:24 +02:00
Sascha Kruse
2f5d8d7afb
cleanup draw_win
2012-08-16 23:18:37 +02:00
Sascha Kruse
d4f38c0533
utils.{c,h}
2012-07-25 10:07:54 +02:00
Sascha Kruse
4380af776f
rewrite keyboard shortcut handling
...
this adds more flexibility to the shourtcuts since now you can have
separate modifiers for different keys.
2012-07-23 11:36:58 +02:00
Sascha Kruse
9e1261c350
move file tail back to end
2012-07-22 22:43:32 +02:00
Sascha Kruse
a5cc76c986
filter duplicate messages
2012-07-01 08:06:33 +02:00
Sascha Kruse
454fb4ebed
org.freedesktop.Notifications.NotificationClosed
2012-07-01 04:09:55 +02:00
Sascha Kruse
7e696cc02d
alignment
2012-07-01 01:32:22 +02:00
Sascha Kruse
70cdb3535c
support proper closing and replacing requests
2012-06-25 19:19:16 +02:00
Sascha Kruse
99b482c484
send proper message id to client
2012-06-25 19:16:48 +02:00
Sascha Kruse
d6f3868cc0
use generic list for rules
2012-06-25 19:16:48 +02:00
Sascha Kruse
b0bf0b0b07
refactor/cleanup
...
* run code through `indent --no-tabs -linux`
* use generic list implemenation for queues
This sould have been multiple commits but some git foobar on my part
made me loose the history :-/
2012-06-25 19:15:06 +02:00
Sascha Kruse
b6ae405050
license
2012-06-20 23:42:36 +02:00
Sascha Kruse
9b4d9ec205
Merge branch 'xft' into next
...
Conflicts:
config.mk
2012-06-12 13:59:51 +02:00
Sascha Kruse
acf56a41e9
xft
2012-06-12 13:51:41 +02:00
Sascha Kruse
c18be50fd3
config parsing
2012-03-19 00:10:23 +01:00
Sascha Kruse
9ac34f6010
make rules linked list instead of array
2012-03-18 07:04:12 +01:00
Sascha Kruse
6d36786fc0
added format to rules
2011-11-15 01:21:08 +01:00
Sascha Kruse
45ec236958
moved default values to config.h and added Rules
...
I know, this should be splitted into more than one commit. Shame on me.
2011-11-14 23:22:50 +01:00
Sascha Kruse
ea702f0dad
refactor handling of the msgqueue
...
This should make things cleaner and easier to add filters in the future"
2011-11-14 20:48:57 +01:00