Waybar
Waybar copied to clipboard
Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
Hello. This is maybe not a bug but rather something wrong with my script or configuration, however even after several hours I cannot figure out what is wrong. I have...
I feel like having a keyboard shortcut implementation to toggle some modules. like idle-inhibitor etc.
I have a custom module which shows a single backlight icon  in left of the clock. It is set to run a script on click. when I click on...
OS: Gentoo Waybar version: [7b115913dea63aa5fd7deb68f1be2911d023a48d](https://github.com/Alexays/Waybar/commit/7b115913dea63aa5fd7deb68f1be2911d023a48d) wlroots version: [30bf8a4303bc5df3cb87b7e6555592dbf8d95cf1](https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/30bf8a4303bc5df3cb87b7e6555592dbf8d95cf1) Sometimes running lutris causes segfault, to get this bt i run it around 10 times. It started happening after enabling icon in...
A more sophisticated implementation for issue 1399, following the suggestions from https://github.com/Alexays/Waybar/issues/1399#issuecomment-1024913010 - Might break existing styles, but only if people relied on floating nodes being counted (introduced in commit...
Is is possible to integrate Wine system tray icons in Waybar's libappindicator tray? Right now all Wine trays open as separate windows in Sway.
After upgrading from `0.9.9-1` -> `0.9.9-2` from the Arch Linux repository, waybar omits my `clock#time` module but still draws my `clock#date` module with no trouble. The only error message I...
Currently, there is no option to have persistent workspaces on wlr/workspaces, only showing workspaces that have window or windows in them. This just hurts ricing and usability on anything other...
Hello everyone, I had quite a bit of trouble with this since I see the tray icon is missing, I thought ibus wasn't working which is weird cuz I can...
I use a multi monitor setup, with the below styling for my waybar properties window { background-color: rgba(44, 48, 59, 0.5); color: #ffffff; transition-property: background-color; } window#waybar.solo { background-color: rgba(44,48,59,1);...