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

This is a very simple pull request, which grants the sway/window module the capability to display the 'shell' parameter from sway tree. I personally find it very handy whenever I...

This adds a new config option, `ignored-sinks`, for the Pulseaudio module, which can be used to stop certain sinks (in my case the EasyEffects sink) from appearing. This is needed...

Currently the idle inhibitor can only be activated or deactivated. Different styles can be applied for the different states to visually represent the current state. Some programs can inhibit idle...

Is it possible to set a default state for idle inhibitor? I mostly turned it on or forgot to do it and screen gets locked during game play.

modules/custom currently incorrectly process a non-json return-type, as waybar::modules::Custom::parseOutputRaw() consumes *newline* separated format, but waybar::modules::Custom::continuousWorker() produces only one line output at once. This pull request change separation from '\n' to...

When using the bar on the left side and trying to specify then `width` parameter, the bar instead gets rendered in the middle of the screen. Without: ![image](https://user-images.githubusercontent.com/39596050/183282882-ad87035e-73ce-47b1-a80d-539f384e2a4b.png) With `width`...

Hi @Alexays , there is a small improvement to have scrolling ability on calendar #1545 1. For clock module added general event section "on-scroll" 2. Added subsection: "calendar" which stores...

If I understand this correctly, the latter 4 styles have nothing to do with styling the window module itself but instead style the entire bar. If you provided these options...

i want to run a auto start script only when waybar-tray module is loaded is there any way to check if the module is loaded or not?/

I set the font size of all text, icons and the tray to 12px, but waybar doesn't shrink anymore. I confirmed that removing workspaces from the list of modules collapses...