Closed SkylarGill closed 1 year ago
Hi, I was trying to set up the spotify widget yesterday and realised that the on-click action wasn't working.
After looking at the source, I noticed that the sp_bin setting isn't checked when setting up the mouse events. See relevant snippet below: https://github.com/streetturtle/awesome-wm-widgets/blob/3bb3d56c26ac3500aab33381af0cccebf6aaa05c/spotify-widget/spotify.lua#L132-L147
sp_bin
I'll attach a PR with a fix soon
Hi, I was trying to set up the spotify widget yesterday and realised that the on-click action wasn't working.
After looking at the source, I noticed that the
sp_bin
setting isn't checked when setting up the mouse events. See relevant snippet below: https://github.com/streetturtle/awesome-wm-widgets/blob/3bb3d56c26ac3500aab33381af0cccebf6aaa05c/spotify-widget/spotify.lua#L132-L147I'll attach a PR with a fix soon