https://bugs.kde.org/show_bug.cgi?id=401232
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat |te-dock/6c58115f9b26a98bc81 |te-dock/7264b658bc1e56f0426 |ae4c273b0330587c9900d |3b72641c9270d567403e3 Version Fixed In| |0.8.3 --- Comment #4 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 7264b658bc1e56f04263b72641c9270d567403e3 by Michail Vourlakos. Committed on 21/11/2018 at 19:02. Pushed by mvourlakos into branch 'v0.8'. 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. FIXED-IN: 0.8.3 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/7264b658bc1e56f04263b72641c9270d567403e3 -- You are receiving this mail because: You are watching all bug changes.