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 is not possible to map X11 applications to icons using the window-rewrite mechanism. The implementation currently checks only for the app_id to match against the `` pattern. https://github.com/Alexays/Waybar/blob/ca17bdb214d7337c70d4af6f8f935748260a72cc/src/modules/sway/workspaces.cpp#L272 Sway...

custom
sway

## Bug Report ### Description I have a dual monitor setup. When I open a window on one screen and I move it to my second screen by using keybinds,...

bug
hyprland
custom
clock
keyboard

Tested with `--buildtype=debug`. `waybar -l trace`: ``` [2024-05-16 02:15:30.380] [debug] Try expanding: $XDG_CONFIG_HOME/waybar/config [2024-05-16 02:15:30.380] [debug] Try expanding: $XDG_CONFIG_HOME/waybar/config.jsonc [2024-05-16 02:15:30.380] [debug] Try expanding: $HOME/.config/waybar/config [2024-05-16 02:15:30.380] [debug] Try expanding:...

bug
custom
inhibitor
cava

The monitor has a HDMI/DP audio output, it crashes even when the output is not routed to the monitor. Tested OK without the cava module or an external monitor without...

bug
custom
audio
inhibitor
cava

The upower module has the `hide-if-empty` option [defined as](https://github.com/Alexays/Waybar/wiki/Module%3A-UPower) `Defines visibility of the module if no devices can be found`. Which means that if no valid devices are connected, then...

bug
custom
battery

Unplugging my laptop, waiting a few seconds, and then replugging my laptop consistently crashes waybar. Even after disabling the `battery` module, waybar still crashes. This could be related to #2519...

bug
custom
battery

Since recently the idle_inhibitor stopped preventing swayidle and hypridle (tested both) from triggering. Tested on hyprland & Arch Linux

hyprland
sway
inhibitor

- **fix(#3239): hide cursor type change behind config flag** - **feat: also, no reason to block the user, expose all possible cursor types** Resolves #3239.

This is useful for wireless HID devices, as they often do not have the same `native-path` when re-connected.

I made this for myself but when I am at it, I thought I could share it with the community as I enjoy using waybar.