LemonBoy
2f255b1756
Release version 1.3
2017-11-20 11:47:43 +01:00
Felix Kiss
b721a37ab0
Fix typo
2017-07-06 22:54:51 +02:00
Steven Allen
f2662d75c8
Add pixel offset
...
Add a formatting command to offset the text position by a pixel amount.
2016-02-19 11:35:22 -05:00
xd1le
13dcc66cae
Document literal percent sign under formatting
...
`B<%{>` and `B<}>` on the same line have been changed to `C<%{>` and
`C<}>` for consistency.
2016-02-19 21:50:27 +11:00
Jérôme Bon
0f2cfbab28
Implement [Issue #161 - Feature request]
...
Feature: add a parametere to set the default underline color.
Usage: lemonbar -Ucolor
By the way this also fix a strange behavior whereas '%{+u}correct%{U-}strange'
made the second underline of the same color as the background instead of the foreground.
2016-01-19 14:41:00 +01:00
Bastien Dejean
d3d7a87b66
Commands in clickable areas aren't executed
2015-12-23 12:03:08 +01:00
Adam
e4ea4071ab
Added -a to README.pod (and, therefore, the man page)
2015-11-16 12:17:17 -05:00
Bastien Dejean
3b5baa93b1
The WM_NAME option takes an argument
2015-10-30 16:11:22 +01:00
LemonBoy
531c575575
Allow the user to set the WM_NAME atom value
2015-10-24 14:44:41 +02:00
LemonBoy
38422c5014
Don't parse named colors. Expand #rgb format.
2015-10-24 14:04:37 +02:00
Jesper Jensen
49fdc25f37
Fixed font selection
...
Font selection now correctly handles - as a special case.
This change is also reflected in the documentation.
2015-07-22 17:39:31 +02:00
LemonBoy
7880eac8c9
Minor change to -f handling
...
Remove the ability of the -f switch to accept a comma-separated list of fonts. The user is expected
to use multiple times -f whenever he wants to specify one or more fonts. This has the side effect of
enabling the user to use fonts whose name contains a comma.
2015-04-23 23:07:42 +02:00
LemonBoy
72106b17b1
Change the project name to lemonbar
2015-03-14 13:51:29 +01:00
andornaut
ab3a49962f
Document #97 - Nested clickable areas
2015-02-13 18:43:50 -05:00
João Marques
927c05604c
Fix typo in README.pod about the scroll up/down buttons
2015-02-11 20:03:31 +00:00
Sakari Kapanen
3b8afc6b05
Allow explicitly specifying the font with %{Tindex}
2015-01-21 20:43:22 +02:00
LemonBoy
8475ff4fdb
Small documentation update
2014-08-08 13:49:45 +02:00
LemonBoy
28b0db1cfa
Little documentation fix, closes #73
2014-08-08 11:15:57 +02:00
LemonBoy
1199bcd4cb
Travis integration
2014-07-22 22:55:30 +02:00
LemonBoy
1ab492730b
Area activation button is now configurable, aka right-clickable areas.
2014-06-11 20:05:23 +02:00
LemonBoy
a447500477
Y offset support thanks to z3bra
2014-04-24 23:46:00 +02:00
LemonBoy
10d1a15c2d
Update the documentation
2014-03-13 23:39:51 +00:00
LemonBoy
23c531078c
Fix a typo in the manpage
2014-02-26 16:43:09 +00:00
LemonBoy
3c0583a5fc
Clickable areas! #38
2014-02-26 10:07:49 +00:00
LemonBoy
4d5f9b60e3
Use 32bit visuals when available
2014-02-24 12:35:56 +00:00
LemonBoy
b70edf4c4b
Robust geometry string parsing. Support for x offset. Underline/overline width is now configurable ( fixes #43 )
2014-02-21 11:52:50 +00:00
LemonBoy
b60e45ee08
General cleanup. New formatting syntax. More cleanup. Documentation. Did I say cleanup ?
2014-02-19 17:53:32 +00:00