You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clicks are working on the first two leftmost modules but after that they are not working on next modules and there's more to it. when i click on any of those modules the command of left block is called. to help you visualize, let's say i have these modules on my bar:
now, only the diskspace and volume modules work when i click on them. when i click on say, memusage or anything to the right of it, the script of volume is run with the corresponding $BUTTON variable set.
is this an issue on your side? or? my dwm patch and dwmblocks patches are correct afaik and i've spent the past 6 hours trying to find what's causing the issue, but it's all in vain. if you doubt whether i did my patches correct you can check it out at my dwm repo or dwmblocks repo. thanks!
EDIT1: i even tried luke's dwm and dwmblocks build, it's still the same so i don't think it's an issue w my build
The text was updated successfully, but these errors were encountered:
clicks are working on the first two leftmost modules but after that they are not working on next modules and there's more to it. when i click on any of those modules the command of left block is called. to help you visualize, let's say i have these modules on my bar:
tags________ window title______________________________diskspace | volume | memusage | cpuusage | cputemp | date
.now, only the diskspace and volume modules work when i click on them. when i click on say, memusage or anything to the right of it, the script of
volume
is run with the corresponding$BUTTON
variable set.is this an issue on your side? or? my
dwm
patch anddwmblocks
patches are correct afaik and i've spent the past 6 hours trying to find what's causing the issue, but it's all in vain. if you doubt whether i did my patches correct you can check it out at my dwm repo or dwmblocks repo. thanks!EDIT1: i even tried luke's
dwm
anddwmblocks
build, it's still the same so i don't think it's an issue w my buildThe text was updated successfully, but these errors were encountered: