Sascha Kruse
|
e5ebf7fef0
|
removed TODO
for a todo-list see issues at github page
|
2011-09-16 01:37:21 +02:00 |
|
Sascha Kruse
|
b55ce38b5b
|
updated documentation
also changed README to README.1 since github should support this.
|
2011-09-16 01:37:21 +02:00 |
|
Sascha Kruse
|
0d84f1c720
|
obey urgency
|
2011-09-16 01:37:21 +02:00 |
|
Sascha Kruse
|
732b52480f
|
delete oldest msg on click
|
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
|
aa6a4cd36c
|
unescape xml-characters
|
2011-09-16 01:37:17 +02:00 |
|
Sascha Kruse
|
bdeb4aab96
|
don't eat up cpu with -msg
|
2011-09-13 11:27:55 +02:00 |
|
Sascha Kruse
|
4caf7a68e9
|
fixed manpage
the explanation of the -mon option got accidently deleted with the last
commits
|
2011-09-13 01:23:32 +02:00 |
|
Sascha Kruse
|
f64fcc63cd
|
multiline working
|
2011-09-13 01:05:51 +02:00 |
|
Sascha Kruse
|
ca07ca090e
|
dimension_t
|
2011-09-12 19:42:42 +02:00 |
|
Sascha Kruse
|
8979ccb48b
|
list_len(...)
|
2011-09-12 18:16:41 +02:00 |
|
Sascha Kruse
|
78ba452469
|
s/msgqueuehead/msgqueue
|
2011-09-12 18:02:55 +02:00 |
|
Sascha Kruse
|
747c90be2d
|
moved drawmsg call
|
2011-09-12 17:59:04 +02:00 |
|
Sascha Kruse
|
fcdbf8ec0d
|
screen_info struct
put all variables that contain information about
the current screen in one struct to keep things clean.
|
2011-09-11 18:03:40 +02:00 |
|
Sascha Kruse
|
939d1f980b
|
don't grab any key, when -key is not used
before this, the NoSymbol keysym was grabbed, which causes
a badAccess error on a second instance of dunst if both don't use
the -key option.
|
2011-09-11 17:45:20 +02:00 |
|
Sascha Kruse
|
5c22743d53
|
fixed Monitor not found error msg
|
2011-09-11 17:37:58 +02:00 |
|
Sascha Kruse
|
e4148a49d5
|
better multihead support
|
2011-09-10 01:39:22 +02:00 |
|
Sascha Kruse
|
ef7cb76dc5
|
misc cleanup
|
2011-09-09 19:58:10 +02:00 |
|
Sascha Kruse
|
7312dfa70a
|
removed multiline code
This were fragments from dmenu code that aren't used in dunst.
|
2011-09-09 19:52:58 +02:00 |
|
Sascha Kruse
|
450695762f
|
removed unused variables
|
2011-09-09 19:47:45 +02:00 |
|
Sascha Kruse
|
d9527bd949
|
updated documentation
|
2011-09-09 00:29:58 +02:00 |
|
Sascha Kruse
|
3e5bf33b59
|
configurable keyboard shortcuts
|
2011-09-09 00:20:58 +02:00 |
|
Sascha Kruse
|
c7c46243a7
|
next_win()
replaced copy&paste code with function
|
2011-09-08 23:50:55 +02:00 |
|
Sascha Kruse
|
86ee9b11bb
|
keypress
|
2011-09-08 23:40:55 +02:00 |
|
Sascha Kruse
|
eceb1d206d
|
documentation fixed
|
2011-09-08 10:56:48 +02:00 |
|
Sascha Kruse
|
5b1ac780f4
|
fixed expanding
|
2011-09-08 10:52:54 +02:00 |
|
Sascha Kruse
|
4bb529bfae
|
noexpand
|
2011-09-08 01:38:59 +02:00 |
|
Sascha Kruse
|
cc12987de6
|
fix segfault
|
2011-09-08 01:12:16 +02:00 |
|
Sascha Kruse
|
c243d14a0a
|
updated .gitignore
|
2011-09-08 00:40:53 +02:00 |
|
Sascha Kruse
|
10d7c3fbab
|
README added
|
2011-09-07 15:43:50 +02:00 |
|
Sascha Kruse
|
7f9dd0e3e7
|
Initial commit
|
2011-09-07 15:33:09 +02:00 |
|