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

It fixes https://github.com/Alexays/Waybar/issues/3211 I think I found a bug in gtk-layer-shell, but it can be worked around by not changing bar's layer when hiding it.

In 0.10.3 Waybar was updated to support the new location of Hyprland IPC socket. The corresponding code contains logic to [find the fallback location](https://github.com/Alexays/Waybar/blob/8ad7c75d79f76c27a9c6b87460b79d1787c8855b/src/modules/hyprland/backend.cpp#L30). The code uses the [std::filesystem::temp_directory_path](https://en.cppreference.com/w/cpp/filesystem/temp_directory_path) function...

hyprland
custom
clock

Steps to reproduce: Clone the default config, add "mode": "dock" and "exclusive": false Expected Result: the bar lets other apps go under/above it, instead of giving it it's own space...

hyprland

Privacy module does not hide itself when not in use when "audio-out" is omitted from configuration. Config of privacy module: ``` "privacy": { "icon-spacing": 14, "icon-size": 14, "transition-duration": 250, "modules":...

custom
audio

I am using 2 pulseaudio modules on my bar, one for sink volume and one for source volume. I want to change the style of each module separately when they...

enhancement

`charge_full_design` is a hardcoded value which represents the capacity of the battery when it was first manufactured, whereas `charge_full` represents the real-life capacity of the battery today. Waybar currently uses...

custom
clock
battery

How can I change a module (in particular style) based on the state of another module (e.g. format)? Thank you so much for your time!

custom
clock

This would be useful in cases where specifying absolute paths is preferred, but the hwmon paths do not persist across reboots Example: ``` "temperature": { "hwmon-path-abs": "/sys/devices/platform/coretemp.0/hwmon/hwmon*" "input-filename": "temp1_input", }...

temperature

I can't find better place to ask this general configuration but here on Issues. Sorry if I post this in wrong place I have a custom module that are configured...

bug
custom
audio
bluetooth

Is there a way to define the waybar's background color to match the opened app's color? Of course this has a ton of caveats (like what happens if there are...

memory