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

I wrote a module for sway which is somewhat similar to titlebar shown by sway/i3. Following are some of the details: 1. Config controls how many window entries are shown(...

Running riverwm on Arch Linux, I recently installed waybar and setup the configuration. Everything else seems to be running fine, however when I start an applet, such as nm-applet --indicator...

Currently, modules are shrunk to their content size in waybar. The behaviour I wish is to have the window module fill the remaining space, so that I can style an...

Looks like in catch2 >= 3.0 set of header files is completly different ```console [1/5] Compiling C++ object test/waybar_test.p/config.cpp.o FAILED: test/waybar_test.p/config.cpp.o /usr/bin/g++ -Itest/waybar_test.p -Itest -I../test -I../include -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include...

The background of Workspaces turns white but only if i have only chromium in that workspace. Here is the workspaces part of my style.css ```css #workspaces { background: transparent; margin-top:...

question

When using the `network` module, the speed is given in octets per second. This is very fine. However, the `o` looks like a zero and I always misread the numbers....

## Case 1 ### config ```json "network#wifi": { "interface": "wl*" "format-wifi": "{gwaddr}", } ``` ### result module is empty ### debug log (network-relevant entries only) ```log [2022-05-21 13:27:25.066] [debug] network:...

Cool project :) Would be nice to have a `power management` button. On click the button would change to more buttons like ` power off`, ` suspend`, ` back`, etc....

enhancement

With persistent_workspaces, you can set eg. workspaces 1,2,3 to always show on a given display (even when those workspaces are empty). Would it be possible to scan each workspace periodically...