https://bugs.kde.org/show_bug.cgi?id=401232
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/lat | |te-dock/6c58115f9b26a98bc81 | |ae4c273b0330587c9900d --- Comment #3 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 6c58115f9b26a98bc81ae4c273b0330587c9900d by Michail Vourlakos. Committed on 21/11/2018 at 18:57. Pushed by mvourlakos into branch 'master'. add launchers validator for syncing launchers --moving a task now is not synced immediately to other docks. Syncing takes place only in the end. The dock in which the user changed the launchers order sends a signal to other docks to update theirs launchers order. M +36 -0 app/launcherssignals.cpp M +2 -0 app/launcherssignals.h M +3 -2 plasmoid/package/contents/ui/MouseHandler.qml M +202 -4 plasmoid/package/contents/ui/main.qml M +2 -13 plasmoid/package/contents/ui/task/TaskDelegate.qml M +21 -1 plasmoid/package/contents/ui/task/TaskWindows.qml M +1 -1 plasmoid/package/contents/ui/task/animations/TaskRealRemovalAnimation.qml M +2 -2 plasmoid/package/contents/ui/task/animations/TaskShowWindowAnimation.qml https://commits.kde.org/latte-dock/6c58115f9b26a98bc81ae4c273b0330587c9900d -- You are receiving this mail because: You are watching all bug changes.