-
Starting with version 0.17, I experience the following problem
Start an X application and full screen it
Switch workspaces
Swicth back, and the application is no longer in fullscreen (for EXW…
-
cc -o yabar src/ya_parse.o src/ya_exec.o src/ya_draw.o src/ya_main.o src/intern_blks/ya_intern.o -liw -lxcb -lpthread -lxcb-randr -lxcb-ewmh -lxcb-icccm -lm `pkg-config --libs pango pangocairo libconf…
-
Dear author of yabar @geommer ,
Dear contributors of yabar @Lindenk @NBonaparte @huffstler @abarbu @kjdev @gigawhitlocks @felixonmars @tryone144 @Fabiuz99 @sviande ,
Dear users of yabar,
Due to t…
-
Dec 16 16:18:05 archTOP systemd-coredump[7878]: Process 7876 (yabar) of user 0 dumped core.
Stack tra…
-
Hello - using spectrwm V2.7.2 on Fedora 23. I am having trouble getting yabar to display on all workspaces? Maybe I dont understand the documentation. I've tried reserving screen in my .spectrwm.conf,…
-
I noticed that when yabar starts and the current workspace has no window open, the bar background is transparent (black without compton, really transparent with it), which happens, for instance, when …
-
`$ make
cc -o yabar src/ya_parse.o src/ya_exec.o src/ya_draw.o src/ya_main.o src/intern_blks/ya_intern.o -lxcb -lpthread -lxcb-randr -lxcb-ewmh``pkg-config --libs pango pangocairo libconfig gdk-pixbuf…
chmey updated
6 years ago
-
I guys, I'm trying to install yabar in arch, there are 2 packages, yabar and yabar-git, both fails with the same compilation error:
```shell
==> Iniciando build()…
cc -march=x86-64 -mtune=generic…
-
```
In file included from src/intern_blks/ya_intern.c:80:
/usr/local/include/sys/sysinfo.h:23:11: warning: zero size arrays are an extension [-Wzero-length-array]
char _f[20-2*sizeof(long)-sizeof(in…
ghost updated
6 years ago
-
Currently Yabar allows us to assign commands for the whole block with `command-button{1-5}`, but in some cases it may be not flexible enough.
Here's how some other status bars out there implement t…