wsdfhjxc / virtual-desktop-bar

A pager panel widget for KDE Plasma
GNU General Public License v3.0
322 stars 29 forks source link

Does not work with BSPWM Workspaces #41

Closed 5310 closed 3 years ago

5310 commented 3 years ago

This widget cannot show BSPWM Workspaces; simply shows a blank widget (and the plus icon if it's enabled). While BSPWM is active the "stock" KDE pager widget can still list the BSPWM Workspaces.

Example screenshot on Kubuntu 20.04.1 with Virtual Desktop Bar as the second widget from the left (blank space with plus icon) and then the stock pager:

Screenshot_2020-10-31_11-14-42

wsdfhjxc commented 3 years ago

Thanks for reporting. I'll try to make it work again with other window managers.

5310 commented 3 years ago

Thank you very much. I read that it works with i3 so I was afraid I was doing something wrong with BSPWM, but even failed in a live install, so... I'll wait for any updates :D

On Sat, Oct 31, 2020 at 3:40 PM wsdfhjxc notifications@github.com wrote:

Thanks for reporting. I'll try to make it work again with other window managers.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wsdfhjxc/virtual-desktop-bar/issues/41#issuecomment-719912924, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA3SES5FEIXTP35N34GNZLSNPO7XANCNFSM4TFWSPBA .

wsdfhjxc commented 3 years ago

Actually, your issue made me realize that, after the changes in the 1.0 version, the plasmoid doesn't work with any other window manager than KWin. It's just my stupidity that is in fault. I'll provide some fallback code paths, so it will work without KWin.

wsdfhjxc commented 3 years ago

All right, it should be working now. Please check out the master branch and let me know if it is.

5310 commented 3 years ago

It works perfectly now! :raised_hands:

I just ran the uninstall script, pulled, installed again and it worked after the re-log! Ofc the plus button doesn't work, but that's entirely to be expected (and I at least don't need it anyway:)

Thanks a lot for such a quick fix. Sorry to have ate up your Halloween with a bug, but I appreciate it a lot :]