https://bugs.kde.org/show_bug.cgi?id=398219
Michail Vourlakos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/lat | |te-dock/09fe5e385b4df76afbd | |342fab61afe6c642aaaf1 Version Fixed In| |0.8.1 --- Comment #9 from Michail Vourlakos <[email protected]> --- Git commit 09fe5e385b4df76afbd342fab61afe6c642aaaf1 by Michail Vourlakos. Committed on 04/09/2018 at 16:43. Pushed by mvourlakos into branch 'master'. 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 M +14 -5 app/dock/dockview.cpp M +2 -0 app/layout.cpp https://commits.kde.org/latte-dock/09fe5e385b4df76afbd342fab61afe6c642aaaf1 -- You are receiving this mail because: You are watching all bug changes.
