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

I just installed waybar and am using 99.9% of the default config (just disabled the mpd module) and notice when my battery is between ~90 to 99 I get mr...

question

Waybar crashes frequently with the following error: ``` malloc(): unaligned tcache chunk detected [1] 39455 IOT instruction (core dumped) waybar ``` If you need more information, please let me know...

bug
help wanted

is there a way to change the icons of tags like in the sway workspaces module? the docs mention tag-labels but i cant figure out how to use it or...

### Description I'm using sway and trying to use one of my waybars (at the bottom) with layer: bottom and exclusive: false. Maybe I'm just not understanding the functionality in...

Such that scroll wheel will change workspaces as it would on empty bar space. This feature is nice to have when the the clock is placed center of the bar.

Hello! Would it be possible to add a config setting for a module separator? For now i have to use "|" symbol in "format"

question

When I have a headset plugged in, the icon changes accordingly, but when I change the volume, for a split-second the icon flickers back to the default. (can reproduce with...

I run two thinkpads (work and private) both with up-to-date Arch installs and waybar 0.9.10-1 with the very same waybar/sway configs. On the private machine, the `sway/window` module shows the...

bug

waybar 0.9.7, Arch Linux, “natural scrolling” enabled on my laptop’s touchpad. Two parts to this: 1. On a pulseaudio widget, swiping two fingers upwards causes volume to go *down*. I...

This PR turns the ```GtkLabel``` into a ```GtkButton```. This has some visual advantages: + The ```:hover``` qualifier can be set on modules in ```style.css``` + There is a nice hover...