Zren / plasma-applet-win7showdesktop

https://store.kde.org/p/2151247/
25 stars 7 forks source link

Issues when toggling MinimizeAll twice to unminimize all #18

Closed Zren closed 2 years ago

Zren commented 3 years ago

2020-11-10___11-46-58

Hmm, for me the "minimize all" option will switch to Desktop 2 from Desktop 5 as it probably contained the last window that was unminimized. It could also be switching to the first window raised too (it could ignore the other windows being raised within 100ms).

This bug is probably also in effect with the default widget as the code is the same:

It's possible that we could sort the minimized windows by desktop, leaving the windows on the current desktop for last.