LemonBoy
741b9da4a1
Added underlining support.
2012-07-20 16:28:12 +02:00
LemonBoy
054ee4396f
Text is now properly centered.
2012-07-20 11:53:29 +02:00
LemonBoy
c97b0ecde6
Basic EWMH compliance.
2012-07-20 09:54:43 +02:00
LemonBoy
d0195d630b
Properly center the text.
2012-07-20 09:35:15 +02:00
LemonBoy
a4f7f32610
Respect the permanent option.
2012-07-18 21:27:41 +02:00
Giuseppe
c82da2e624
Merge pull request #4 from sethlilly/master
...
Fixed a typo in the readme
2012-07-18 08:42:09 -07:00
Seth Lilly
4602586dc8
Fixed typo in Options description
2012-07-18 12:33:03 -03:00
LemonBoy
f808c16ec1
Silly error is silly.
2012-07-18 17:29:37 +02:00
LemonBoy
37d343e554
Added palette.pl
2012-07-18 17:25:19 +02:00
LemonBoy
2214927250
UTF8 support.
2012-07-18 17:11:17 +02:00
LemonBoy
5f336a6a2d
Fixes #1 for real. Cpu usage lowered even more.
2012-07-17 16:56:03 +02:00
Giuseppe
0723d9320d
Merge pull request #3 from c00kiemon5ter/master
...
Makefile changes
2012-07-17 05:04:55 -07:00
LemonBoy
dda6bf6304
Reduce the timeout for improved responsiveness.
2012-07-17 14:01:28 +02:00
Ivan Kanakarakis
c516373225
add .gitignore file - ignore tmp, object and executable files
2012-07-17 14:56:52 +03:00
Ivan Kanakarakis
c7cc3281a8
Makefile: use -Os instead of -O2
...
-Os provides -O2 minus some optimizations that would
increase size, plus optimizations that would decreaze
size, plus -Os usually takes caching into account.
-Os Optimize for size. -Os enables all -O2 optimizations that do not
typically increase code size. It also performs further optimizations
designed to reduce code size.
2012-07-17 14:36:22 +03:00
Ivan Kanakarakis
8317a261c0
Makefile: add rule to create default config
2012-07-17 14:35:16 +03:00
LemonBoy
4701b3521c
Fix polling issue.
2012-07-17 11:34:12 +02:00
LemonBoy
a7dbc379bf
Redraw on expose ( #1 ).
2012-07-17 01:17:11 +02:00
LemonBoy
8beab7672d
Tear-free now.
2012-07-16 22:56:19 +02:00
LemonBoy
11e5e2e859
Flawed logic is flawed.
2012-07-16 15:54:34 +02:00
LemonBoy
cb7597052b
Fill the whole bar with the bg color. Yield when idling.
2012-07-16 14:29:05 +02:00
LemonBoy
b1e71d2866
Remove polling. Add a switch to make the bar permanent.
2012-07-16 12:30:49 +02:00
LemonBoy
fcf64daac8
Added a way to reset the bg/fg color.
2012-07-16 11:56:09 +02:00
LemonBoy
fbaf85f480
Here we go.
2012-07-16 11:41:34 +02:00