yabar
yabar copied to clipboard
A modern and lightweight status bar for X window managers.
Apparently they renamed there pkg-config file. Noticed in https://github.com/NixOS/nixpkgs/pull/52150
``` tvorogme in ~ λ yabar [1] 2822 segmentation fault (core dumped) yabar ``` if I'm using [optirun](https://wiki.archlinux.org/index.php/Bumblebee#General_usage) - yabar will crash with segmentation fault
Bar works fine with a single monitor but I can't figure out why it doesn't position correctly with external monitor. So I have `eDP1 1920x1080` and `DP1 2560x1440`. For some...
nm-applet give me access to network-manager connections and also PIA (VPN) service, and also Nomachine service. yabar is a bar (not a service manager for a bar) so i think...
Can someone show me how to set underline, background or foreground colors dynamically for different battery states? Is that possible? Thanks!
Does anyone know how to show number of available pacman & AUR updates?
When next stable release of `yabar` will out? As `v0.4` released near 2 years ago.
Is there a way to define variables in the config file? At least it would make much sense for colors, especially if one follows a certain color system like base16.
Hello, It would be great if you replace the `sprintf` function calls with `snprintf` as it can overflow and introduce undefined behavior. Same goes for `strcat/strcpy`.
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,...