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

The pulseaudio module limits the volume to 100% but in some cases it makes sense to raise the volume above 100%. The most common is when using a monitor or...

On Gentoo, I have installed each and every dependency listed in `meson.build` but still `meson` doesn't compile tray into `waybar`. Compiling `waybar` after removing the [check](https://github.com/Alexays/Waybar/blob/ce56a807927e4773df0e17ddb66830cd0d2944bd/meson.build#L210), everything works fine but...

I am running Waybar v0.9.13, Sway 1.7 with pipewire-pulse and wireplumber on Debian unstable. That works fine except that the pulseaudio module freezes when I use the mouse wheel to...

Under X11 with the XEmbed API, NetworkManager's `nm-applet` tray icon has two menus: a left click menu to choose and edit available connections, and a right click menu to toggle...

When battery animation is active *(default battery module)*, there's quite a constant increased usage of cpu resources. Waybar and Sway both **jump to 7% and 9% respectively** and stay there....

bug

I recently started using the tooltip setting for a custom module, but the tooltip takes so long to show up (3 seconds?) that it's almost not useful. I was unable...

Below are the code to appear the recording on-air and off-air. Stuck on the off-air part. For the on-air part, once i trigger the keybinding of the recording, the ```...

question

I want to see when my laptop plugged. A similar issue is described in #253. My device is a Thinkpad t440s with NixOS unstable on board. I use tlp to...

Please, have mercy. I am a mere go dev, and this is my first attempt at C++. I wanted to add support to reading the config path from an environment...

Some applications are not displaying their taskbar icons. https://github.com/Alexays/Waybar/blob/8f684f703eb9c8a4e8b8ad02890622c486e960ea/src/modules/wlr/taskbar.cpp#L30 Does not include values like `~/.local/share/applications` and Flatpak's `~/.local/share/flatpak/exports/share/applications` (--user), `/var/lib/flatpak/exports/share/applications`. Maybe the `$XDG_DATA_DIRS` environment variable, with the additional /applications sub-folder...

bug