bar icon indicating copy to clipboard operation
bar copied to clipboard

Fork of bar ain't recursive - A lightweight xcb based bar. This is a hot mess, do not use

Results 12 bar issues
Sort by recently updated
recently updated
newest added

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: ![2015-06-03-200456_456x114_escrotum](https://cloud.githubusercontent.com/assets/1045476/7967673/d2a8d9fc-0a2b-11e5-9e95-6d447dd4f8d7.png) 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: ![lemonbar-xcb](https://cloud.githubusercontent.com/assets/6375868/18893452/e5337f90-8505-11e6-82a7-d7540f3b2d3c.png) Versus transparency in base lemonbar: ![lemonbar](https://cloud.githubusercontent.com/assets/6375868/18893466/fcf6fb48-8505-11e6-92ff-3ae7a7e93731.png) (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,...

![1442779235](https://cloud.githubusercontent.com/assets/12588098/9982640/e3f476f8-5fda-11e5-8db9-3d27a2563fb8.png) 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...