bar
bar copied to clipboard
Fork of bar ain't recursive - A lightweight xcb based bar. This is a hot mess, do not use
Hey folks, this repository has been dead for ages and I stopped using lemonbar some years ago. The code only works by accident and the approach is questionable at best....
It skips pieces of data I send in, so sometimes I see nothing, or only parts of the bar I wanted to see... So in the end I solved by...
So I emerged lemonbar-xft, and attempted to try out the last example on the arch linux lemonbar page: https://wiki.archlinux.org/index.php/lemonbar#Font_Awesome_icons Unfortunately, for some reason it's not working - the Font Awesome...
Hey. I try to use the actions for a section in the bar. But unfortunately I can't get it work. A minimal example would be the following: `echo "%{A1:notify-send 'Test'}...
For some reason I cannot display characters with hex code point greater than FFFF, instead a "?" glyph (clearly fallback) is printed on the bar, is this possible?
I try to display a progressbar using █ characters like this: ███(change color)███. However, it's rendered weird no matter what font or size I use:  Note how it works...
In addition to various mouse clicks, now one can make lemonbar generate output based on hovering over an area ( `%{A0}` ) (demo: https://gfycat.com/EvenObviousAmazontreeboa). Currently it makes lemonbar generates output...
It was mentioned in issue #6, but the foreground transparency (font transparency) is broken in this fork. Transparency in lemonbar-xdg:  Versus transparency in base lemonbar:  (It is worth...
Using the original lemonbar repository, a bar launched with `-n BAR_NAME` can be rendered below fullscreen windows using `xdo below -t $(xdo id -n root) $(xdo id -a BAR_NAME)`. Unfortunately,...
 Here is an example of the same font (TeX Gyre Heros) rendered in a Firefox tab and in lemonbar (top). You can see that in Firefox (and its GTK...