https://bugs.kde.org/show_bug.cgi?id=414089
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |0.9.5 Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/lat | |te-dock/adc76ddbc28a9a4b9fd | |beea1ff316ad28daa4c36 --- Comment #2 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit adc76ddbc28a9a4b9fdbeea1ff316ad28daa4c36 by Michail Vourlakos. Committed on 13/11/2019 at 12:23. Pushed by mvourlakos into branch 'v0.9'. dont drag/maximize windows from different desktops --the last active window codepath provides a way to drag and maximize/restore the last active window. This should not occur when the last active window is not in the current desktop and activity. FIXED-IN:0.9.5 M +4 -0 app/wm/abstractwindowinterface.cpp M +2 -0 app/wm/abstractwindowinterface.h M +3 -9 app/wm/tracker/windowstracker.cpp M +0 -1 app/wm/tracker/windowstracker.h M +9 -3 app/wm/waylandinterface.cpp M +7 -4 app/wm/xwindowinterface.cpp https://commits.kde.org/latte-dock/adc76ddbc28a9a4b9fdbeea1ff316ad28daa4c36 -- You are receiving this mail because: You are watching all bug changes.