Waybar icon indicating copy to clipboard operation
Waybar copied to clipboard

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:

Results 446 Waybar issues
Sort by recently updated
recently updated
newest added

After reloading with SIGUSR2 the calendar tooltip is just an empty box, as can be seen in attached images Before SIGUSR2 ![image](https://github.com/Alexays/Waybar/assets/67189813/a3e8f96b-3115-42ee-814f-6766d6f02bc7) After SIGUSR2 ![image](https://github.com/Alexays/Waybar/assets/67189813/025b4213-9970-4cc1-b701-40705636f8b0) waybar config.jsonc ```jsonc [ {...

hyprland
sni
custom
clock
battery
inhibitor

Perhaps there is a better way to do this but I have not found it. I've got multiple screens, each running the same instance of waybar. There's a menu launcher...

I have this custom module where the exec command should print one line per second: ``` "custom/diskio": { "format": " D {} ", "exec": "dstat -d --nocolor | awk '{print...

Hi, I'm using Waybar with Wayfire and when I have a fullscreen or "Windowed Fullscreen" application, mostly games, and I use Wayfires "Scale" plugin or any kind of window switcher...

custom
gamemode

Currently the only way to get an accurate minute update for the clock module is to have the interval set to 1, as with an interval of 60 the clock...

custom
clock
inhibitor

As what some people know, English is not the only language in the world, and USA is not the only country in the world. The Gregorian calendar is also not...

enhancement

Putting `{gwaddr}` in any format string (for bar or tooltip) renders the entire format string unusable. When put in the bar the bar becomes empty, when put in the tooltip...

Currently, the `river/tags` module uses the index of each button to determine the tag to use when determining focused/occupied/urgent status, rather than using the `set-tags` or `toggle-tags` value in the...

Hi - I use waybar, hyrpland, hypridle and hyprlock. Most times I wake from sleep (dpms off), waybar is showing multiple copies of itself. This can usually be fixed by...

enhancement
hyprland
clock
inhibitor

As I found out myself in #2072 and others have noted is baffling to figure out why some things are not matching or what to enter in a config to...