28 Commits

Author SHA1 Message Date
Sascha Kruse
42e49a7b34 context menu for urls 2012-12-19 15:56:15 +01:00
Sascha Kruse
3918fd32a8 print notification on startup 2012-12-13 22:50:13 +01:00
Nuno Cardoso
434a575bfb Implemented bouncing text 2012-09-13 10:32:10 +01:00
Nuno Cardoso
15d36de115 Fixed issue with transparency config defaults 2012-09-11 19:59:48 +01:00
Nuno Cardoso
36efd8846c Implemented Transparency 2012-09-11 12:40:59 +01:00
Sascha Kruse
c3767d1a7b change separator to be a solid line at the bottom 2012-09-09 10:19:58 +02:00
Sascha Kruse
28e6f27060 Revert "configurable total height of separator"
This reverts commit 9534cd4d46a9089f26e5d5304899541b728e5e13.

this breaks on splitted notifications
2012-09-09 09:24:54 +02:00
Sascha Kruse
9534cd4d46 configurable total height of separator 2012-09-09 08:55:41 +02:00
Sascha Kruse
43a37ead0f reword comment in config.def.h 2012-09-07 17:08:33 +02:00
Sascha Kruse
be626b68a5 draw separator line between notifications 2012-08-30 01:47:24 +02:00
Sascha Kruse
788ed745ac new option for line height
This implements github issue #51
2012-08-16 23:19:43 +02:00
Sascha Kruse
9eda03513e word_wrap 2012-08-14 17:14:07 +02:00
Sascha Kruse
03190b58bf no default keybindings 2012-08-13 00:51:58 +02:00
Sascha Kruse
7fe7938460 moved monitor and follow_mode to config.h 2012-07-25 10:30:11 +02:00
Sascha Kruse
59886c1447 added rules to config.def.h 2012-07-25 10:07:54 +02:00
Sascha Kruse
311e2ff437 reintroduced config.h 2012-07-25 10:07:54 +02:00
Sascha Kruse
5fa67d5f89 removed config.h and config.def.h
The need for them is replaced by dunstrc
2012-03-19 02:26:19 +01: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
d5e89267df no 'format' in default rule 2012-03-09 22:27:56 +01:00
Sascha Kruse
167d7c8671 show count of hidden msgs 2011-11-18 08:32:24 +01:00
Sascha Kruse
5915cbdd9f new option to sort messages by order 2011-11-18 07:23:33 +01:00
Sascha Kruse
b42153d158 restore old defaults in config.h 2011-11-17 18:41:59 +01:00
Sascha Kruse
822e5d2f8c More granularity in verbosity 2011-11-15 11:14:27 +01:00
Sascha Kruse
d291bec15b added some comments to config.def.h 2011-11-15 01:31:36 +01:00
Sascha Kruse
6d36786fc0 added format to rules 2011-11-15 01:21:08 +01:00
Sascha Kruse
4e7a12053d added keybindings to config.def.h 2011-11-14 23:59:32 +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