Sascha Kruse
cff9c74e0e
License header and vim modeline
2013-02-22 06:09:13 +00:00
Sascha Kruse
023473ac25
replace string_to_argv() with g_strsplit()
2013-02-16 06:13:53 +01:00
Sascha Kruse
e2dc1872a7
replace sasprintf with g_* equivalent
2013-02-16 06:13:52 +01:00
Sascha Kruse
78ed4d77c5
replace string strip functions with glib equivalent
2013-02-16 06:13:52 +01:00
Matthew Todd
3beb9e42dc
Replace all occurrences of markup in notification.
...
fix_markup previously would only replace one occurrence of needle in the
notification string. So we'd end up with some markup's making it
through, if there was more than one of a particular kind.
Introduces new function string_replace_all and calls it from fix_markup.
2013-01-16 21:15:23 -08:00
Sascha Kruse
83c523cf53
asprintf wrapper
2012-12-19 22:34:47 +01:00
Sascha Kruse
d519bb6531
get rid of warnings in utils.{c,h}
2012-12-19 16:49:02 +01:00
Sascha Kruse
02bd587935
allow parameters to dmenu and browser calls
2012-12-19 16:38:14 +01:00
Sascha Kruse
42e49a7b34
context menu for urls
2012-12-19 15:56:15 +01:00
Sascha Kruse
609f20c99c
indent --no-tabs -linux
2012-12-05 20:16:33 +01:00
Sascha Kruse
286e0c5104
use own ini parsing
2012-10-08 08:58:47 +02:00
Sascha Kruse
1a4deea501
Update to verbose mode
...
Remove dead code and print the notifications, when -print is given
2012-09-09 10:39:33 +02:00
Sascha Kruse
79dff42fe1
strtrim -> strtrim_end
2012-08-19 02:53:34 +02:00
Sascha Kruse
2f5d8d7afb
cleanup draw_win
2012-08-16 23:18:37 +02:00
Sascha Kruse
d4f38c0533
utils.{c,h}
2012-07-25 10:07:54 +02:00