18 Commits

Author SHA1 Message Date
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