wsdfhjxc / virtual-desktop-bar

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

Dynamic desktops are not assigned numbers #47

Closed al2me6 closed 3 years ago

al2me6 commented 3 years ago

After the latest updates, dynamic desktops are no longer numbered automatically. Instead, they are all named "New Desktop," rendering them impossible to distinguish in the desktop switcher menu.

It would appear that this behavior is hard-coded here:

https://github.com/wsdfhjxc/virtual-desktop-bar/blob/51b490ae8252db748d1b7a970bd9e4e7c5544530/plugin/VirtualDesktopBar.cpp#L57-L58

wsdfhjxc commented 3 years ago

The fix is now available in the master branch.