-
I have the volume displayed in yabar, and I don't want to have the block update every 10 seconds or so.
Instead, I could configure xbindkeys to send a signal to yabar, telling it to update the volume…
-
I noticed the following behaviour using yabar with openbox.
If I'm on a workspace where I'm closing the last window, its name will still be displayed in yabar_title.
Even if I'm opening a new window…
-
```
make CPPFLAGS=-D_POSIX_C_SOURCE=199309L
cc -o yabar src/ya_draw.o src/ya_exec.o src/ya_main.o src/ya_parse.o src/intern_blks/ya_intern.o -lxcb -lpthread -lxcb-randr -lxcb-ewmh `pkg-config --libs p…
-
When next stable release of `yabar` will out?
As `v0.4` released near 2 years ago.
-
TLDR; I have written some tiny programs that output plain numbers and I'd like to set icons via the yabar.conf `internal-prefix`.
I've just come back to i3 and picked up yabar just this week, I thi…
-
Hi,
Simple question:
Is there a way to take the colors from Xresources?
This would make theming yabar an easy task.
Thanks!
-
I've compiled `yabar` successfully, but when I try to run it with the example configs I get a `Segmentation fault`. I'm using Openbox on Debian Jessie.
ghost updated
7 years ago
-
It would be really nice to run a daemon in the background and send the information to yabar from that, rather than executing a bunch of processes and showing their output on every update.
Just a thou…
-
I know there has been a lot of back and forth about this issue, but where things ended up are fairly unclear. I'm trying to use bar with two TTF fonts "Roboto Slab" and "FontAwesome", both are instal…
-
Some people (and projects: libraries.io) take a look at things like open issues to gauge quality of a project, there are a fair few open issues that are quite old, or seem to have concluded, it would …