6 Commits

Author SHA1 Message Date
Sascha Kruse
fd1ae14fa3 don't set buf[len - 1] to '\0' when reading dmenu input
see github issue #94

Since the buffer is initialized to 0, we don't need to
explicitly set the terminating null-byte.

Thanks to losciamano
2013-03-08 08:25:00 +01:00
Sascha Kruse
cff9c74e0e License header and vim modeline 2013-02-22 06:09:13 +00:00
Sascha Kruse
e82da9d5e7 indent -linx --no-tabs 2013-02-21 23:23:54 +00:00
Sascha Kruse
b8004f56d8 remove folding markers again 2013-02-21 23:19:30 +00:00
Sascha Kruse
4e92d61804 notification.{c,h} 2013-02-21 18:02:20 +00:00
Sascha Kruse
e07744fd49 move context_menu related stuff into menu.{c,h} 2013-02-21 03:08:04 +00:00