https://bugs.kde.org/show_bug.cgi?id=403104
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/lat | |te-dock/56cfb427348ab681df9 | |24ad1cd9381033f97cfd8 --- Comment #5 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 56cfb427348ab681df924ad1cd9381033f97cfd8 by Michail Vourlakos, on behalf of Steffen Coenen. Committed on 14/01/2019 at 16:50. Pushed by mvourlakos into branch 'master'. Fix autohide behaviour after dragging a panel Summary: Currently, when dragging a window from the panel to move it, it breaks the autohide behaviour of active docks/panels. This change imitates a release event on X11 to circumvent these problems. Reviewers: mvourlakos Reviewed By: mvourlakos Subscribers: plasma-devel Tags: #latte_dock, #plasma Differential Revision: https://phabricator.kde.org/D18194 M +10 -0 app/view/visibilitymanager.cpp M +1 -0 app/wm/abstractwindowinterface.h M +5 -0 app/wm/waylandinterface.cpp M +1 -0 app/wm/waylandinterface.h M +22 -0 app/wm/xwindowinterface.cpp M +1 -0 app/wm/xwindowinterface.h https://commits.kde.org/latte-dock/56cfb427348ab681df924ad1cd9381033f97cfd8 -- You are receiving this mail because: You are watching all bug changes.