Sascha Kruse
|
a51f564037
|
new option: igonre_newline
see github issue 83
|
2013-01-02 12:21:53 +01:00 |
|
Sascha Kruse
|
414d3d056a
|
account for padding on mouse click calculation
this should hopefully fix gihub issue #84
|
2012-12-28 21:23:44 +01:00 |
|
Sascha Kruse
|
f2075a3409
|
more options for separator color
|
2012-12-22 17:12:27 +01:00 |
|
Sascha Kruse
|
f46f9bff17
|
replace string "\n" with char '\n'
this way we don't need the extra check for the string "\n" in
do_word_wrap and rstrip strips newlines away.
fixes github issue #80
|
2012-12-21 16:04:48 +01:00 |
|
Sascha Kruse
|
f054dab8be
|
horizontal padding
|
2012-12-21 15:46:25 +01:00 |
|
Sascha Kruse
|
67b54e2ace
|
framing
|
2012-12-21 15:35:51 +01:00 |
|
Sascha Kruse
|
dd1b2f3cc7
|
don't add space infront of summary
fix github issue #79
|
2012-12-21 15:30:24 +01:00 |
|
Sascha Kruse
|
2650d3667c
|
fix height when (x more) is added
|
2012-12-21 14:14:23 +01:00 |
|
Sascha Kruse
|
4b7c856c0a
|
add padding
|
2012-12-21 13:46:20 +01:00 |
|
Sascha Kruse
|
94e8fed7c5
|
prevent the zombie apocalypse
|
2012-12-21 13:03:54 +01:00 |
|
Sascha Kruse
|
23925815b1
|
remove unused variable browser_cmd
|
2012-12-21 12:27:29 +01:00 |
|
Sascha Kruse
|
131016878b
|
run script via rule
|
2012-12-21 12:27:24 +01:00 |
|
Sascha Kruse
|
aa0b63b270
|
add rule name when loading rule from ini
|
2012-12-21 11:54:22 +01:00 |
|
Sascha Kruse
|
83c523cf53
|
asprintf wrapper
|
2012-12-19 22:34:47 +01:00 |
|
Sascha Kruse
|
aa514c94eb
|
better error handling
|
2012-12-19 22:23:40 +01:00 |
|
Sascha Kruse
|
8617ce7b2d
|
actually add url to browser command
|
2012-12-19 19:28:37 +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
|
9a662f2313
|
extract urls
|
2012-12-19 15:04:27 +01:00 |
|
Sascha Kruse
|
b46d02bfd7
|
don't strip newline from summary
|
2012-12-19 02:01:00 +01:00 |
|
Sascha Kruse
|
3918fd32a8
|
print notification on startup
|
2012-12-13 22:50:13 +01:00 |
|
Sascha Kruse
|
43b2b3bb1d
|
don't try to replace NULL icon
|
2012-12-13 22:49:11 +01:00 |
|
Sascha Kruse
|
6de6ef0619
|
fix left mouse click
|
2012-12-12 14:25:01 +01:00 |
|
Sascha Kruse
|
73e4ab0e00
|
fix height calculation
|
2012-12-12 14:06:04 +01:00 |
|
Sascha Kruse
|
3af63f1ddc
|
stuff memory leak
|
2012-12-12 13:53:04 +01:00 |
|
Sascha Kruse
|
d866bb0c35
|
rstrip(n->msg)
This causes the dupliate detection to ignore trailing whitespaces
|
2012-12-12 13:38:45 +01:00 |
|
Sascha Kruse
|
70839e1321
|
fix segfault
|
2012-12-12 13:34:07 +01:00 |
|
Sascha Kruse
|
1b04f51d67
|
use n_queue for displayed notifications
|
2012-12-12 12:48:21 +01:00 |
|
Sascha Kruse
|
91fa27fbf4
|
n_history -> history
|
2012-12-12 12:06:51 +01:00 |
|
Sascha Kruse
|
1dd6e2587e
|
use queue for notification queue
|
2012-12-12 12:06:04 +01:00 |
|
Sascha Kruse
|
557a8e29fa
|
removed deprecated keyboard settings
|
2012-12-12 10:07:40 +01:00 |
|
Sascha Kruse
|
b641a9c881
|
use n_stack for history
|
2012-12-12 09:58:52 +01:00 |
|
Sascha Kruse
|
b2a20c0524
|
list.{c,h} -> container.{c,h}
|
2012-12-12 09:05:56 +01:00 |
|
Sascha Kruse
|
07ec142990
|
removed outdated TODOs
|
2012-12-12 08:57:03 +01:00 |
|
Sascha Kruse
|
843fbab958
|
use array for rules
|
2012-12-11 04:49:27 +01:00 |
|
Sascha Kruse
|
034505c356
|
draw_win don't draw separator after every line
|
2012-12-11 01:20:21 +01:00 |
|
Sascha Kruse
|
e380849c24
|
move stuff from draw_win to separate functions
|
2012-12-11 01:20:21 +01:00 |
|
Sascha Kruse
|
e16b1764f8
|
refactor draw_win
|
2012-12-11 01:20:21 +01:00 |
|
Sascha Kruse
|
a378aa9b19
|
pause/unpause via SIGUSR1/SIGUSR2
|
2012-12-08 15:45:10 +01:00 |
|
Sascha Kruse
|
d53ad1b376
|
remove unused #include <getopt.h>
|
2012-12-08 15:24:06 +01:00 |
|
Sascha Kruse
|
808b37508a
|
pause end resume
|
2012-12-05 20:16:33 +01:00 |
|
Sascha Kruse
|
a509b80c47
|
only react to Expose events when we are running
|
2012-12-05 20:16:33 +01:00 |
|
Sascha Kruse
|
b074699a0a
|
remove unused function definitions
|
2012-12-05 20:16:33 +01:00 |
|
Sascha Kruse
|
eb09078de6
|
define VERSION if not defined
|
2012-12-05 20:16:33 +01:00 |
|
Sascha Kruse
|
609f20c99c
|
indent --no-tabs -linux
|
2012-12-05 20:16:33 +01:00 |
|
Sascha Kruse
|
3cc299537e
|
add some comments to setup()
|
2012-12-05 20:16:33 +01:00 |
|
Sascha Kruse
|
2f72f58b4a
|
move stuff from main() to setup()
|
2012-12-05 20:16:33 +01:00 |
|
Sascha Kruse
|
3c8d8b00c6
|
make use of stdbool.h
|
2012-12-05 20:16:32 +01:00 |
|
Sascha Kruse
|
bdfa4301d7
|
add descriptions to usage
|
2012-10-20 15:35:04 +02:00 |
|
Sascha Kruse
|
78d7daed12
|
negative width within geometry
See github issue #72
|
2012-10-20 14:44:50 +02:00 |
|