https://bugs.kde.org/show_bug.cgi?id=398219
Michail Vourlakos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat |te-dock/09fe5e385b4df76afbd |te-dock/10dfc623478ce21533b |342fab61afe6c642aaaf1 |1806bf945838c7bce9ea6 --- Comment #12 from Michail Vourlakos <[email protected]> --- Git commit 10dfc623478ce21533b1806bf945838c7bce9ea6 by Michail Vourlakos. Committed on 04/09/2018 at 16:52. Pushed by mvourlakos into branch 'v0.8'. on startup explicit dock faulty moving onPrimary --multi-screen fix for explicit docks. There were cases that explicit docks during startup were moving to onprimary screen even though they shouldnt based on the new multi-screens implementation. Bug was tracked down at a faulty series of signals that were overwriting dockView config values to default values and that was creating the fault. -- one more fix for multi-screens, a missing return statement in case an explicit dock is called and its edge at that specific screen is occuppied by an onPrimary one. FIXED-IN: 0.8.1 (cherry picked from commit 09fe5e385b4df76afbd342fab61afe6c642aaaf1) M +14 -5 app/dock/dockview.cpp M +2 -0 app/layout.cpp https://commits.kde.org/latte-dock/10dfc623478ce21533b1806bf945838c7bce9ea6 -- You are receiving this mail because: You are watching all bug changes.
