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

https://github.com/Alexays/Waybar/issues/812 but the error is: error while loading shared libraries: libfmt.so.8: cannot open shared object file: No such file or directory

Some of the logic in the battery module does not cover all possibilities. I've tried to reconcile this by changing the logic flow. Before if some of the `/sys/.../battery/...` files...

Sample snippet: ```json "custom/camera": { "exec": "notify-send two | echo yoy", "interval": "once", "on-click": "notify-send one && sleep 2", "on-click-right": "notify-send one && sleep 2", "on-click-middle": "cheese", "exec-on-event": true, "tooltip":...

Layer Shell Client protocol v2 can be used to implement auto hide feature ( panel must hide automatically) . this is dire necessity for Waybar. Please implement. Also, look at...

enhancement

I like dpgraham4401's example on the Examples page in Waybar, but the link does not lead anywhere. I found his config files in GitHub, here is the real link: https://github.com/dpgraham4401/.dotfiles/tree/Fedora-ws/sway/.config/waybar...

Fedora 32 on a Macbook Pro. Quick Question. Using the "custom/media" module with the mediaplayer.py from the default config doesn't show anything when playing a song from Spotify (flatpak version)...

question

Tooltips are possible to customize, but they can't be inspected with a debug tool. Example: ``` tooltip { color: black; background-color: white; text-shadow: none; } tooltip * { color: black;...

question

Is that possible ? If this have been asked before, feel free to close it. Thanks.

Scratchpad indicator for swaywm. Related issue: #1662 .