8 Commits

Author SHA1 Message Date
Gergely Nagy
bdab09fec2 Migrate dunst from iniparser to inih.
Instead of using iniparser, which is rarely packaged, and is an
external dependency, use an embedded copy of inih instead, which is
only a hundred or so lines, and can do pretty much the same as
iniparser.

The benefit is one less external dependency, and it makes it easier
for distributions to package dunst.

Signed-off-by: Gergely Nagy <algernon@balabit.hu>
2012-06-20 16:51:27 +02:00
Sascha Kruse
45b3f52d0f typo 2012-06-12 14:02:20 +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
f662e65011 Merge branch 'idle' into next
Conflicts:
	config.def.h
	config.mk
	dunst.c
2012-03-19 04:27:17 +01:00
Sascha Kruse
c18be50fd3 config parsing 2012-03-19 00:10:23 +01:00
Sascha Kruse
7801e92203 don't timeout when idle 2012-03-06 21:39:19 +01:00
Sascha Kruse
7f9dd0e3e7 Initial commit 2011-09-07 15:33:09 +02:00