krypt-n
2f66bb1407
Merge remote-tracking branch 'upstream/master' into xft-port
...
* upstream/master:
Prevent load_font calls before connecting to X
The WM_NAME option takes an argument
Allow the user to set the WM_NAME atom value
Warn the user when the area geometry is invalid
Make the number of clickable areas configurable.
Don't parse named colors. Expand #rgb format.
2015-11-02 13:49:43 +01: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
krypt-n
020a3e1848
Merge remote-tracking branch 'upstream/master' into xft-port
...
* upstream/master:
Conform to coding standard and errors
Fixed font selection
2015-07-23 21:05:21 +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
krypt-n
a707113b55
Merge remote-tracking branch 'upstream/master' into xft-port
...
* upstream/master:
Update the usage text
Minor change to -f handling
travis: Run a apt-get update before installing the needed packages
Use the maximum width reported by the font if the attributes table isn't found
2015-06-02 08:44:28 +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
Juan Luis Boya García
4f60256cd1
Allow to add a vertical offset to the text
2015-03-30 15:38:04 +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