mihirlad55 / polybar-dwm-module

A dwm module for polybar
MIT License
116 stars 15 forks source link

Polybar Doesn't Always Show All Tags #30

Open FOSSilizedDaemon opened 3 years ago

FOSSilizedDaemon commented 3 years ago

Checklist

Describe the bug

I will apologize in advance as I am working off of a VM and not very familiar with polybar. I am having two issues, the first is that at random times polybar will stop showing all active dwm tags. Lets say I have one window on tag 1 and one window on tag 3, when this issue occurs if I open a window on tag 2 polybar will not update and show that tag 2 now has a window on it nor will it update to show the active tag when switching tags. The second issue is that, at random, polybar will simply go black. I don't have any logs nor do I know what if any logs I could provide. I am working in a Virtualbox VM at the moment, and using the latest release of master. If there is anything more I can provide please feel to ask, I apologise for me my ignorance here.

Expected behavior:

Not applicable

Actual behavior:

Not applicable

Was it working before?

To Reproduce

Unsure if any special configuration is needed, but here is my minimal config.

Polybar Log

Screenshots

Environment:

Features: +alsa +curl +dwm +i3 +mpd +network(wireless-tools) +pulseaudio +xkeyboard

X extensions: +xrandr (+monitors) +composite +xkb +xrm -xcursor

Build type: Release Compiler: /usr/bin/g++ Compiler flags: -Wall -Wextra -Wpedantic -03 -DNDEBUG Linker flags:


## Additional context
<!-- Add any other context that you think is necessary about the problem here. -->
I just started using this very recently, about a day ago. I have tried the upstream example configuration provided when building polybar and a minimal configuration. Both have this issue.