https://bugs.kde.org/show_bug.cgi?id=396806

Michail Vourlakos <mvourla...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |0.8.1
      Latest Commit|https://commits.kde.org/lat |https://commits.kde.org/lat
                   |te-dock/03b469eff52b736454a |te-dock/620680e5d3693c12f25
                   |f056d21b847cf8a9b3fb9       |429b029d40e169d005c90

--- Comment #9 from Michail Vourlakos <mvourla...@gmail.com> ---
Git commit 620680e5d3693c12f25429b029d40e169d005c90 by Michail Vourlakos.
Committed on 24/07/2018 at 19:30.
Pushed by mvourlakos into branch 'v0.8'.

IMPORTANT: Update multi-screen codepage!!!

--after v0.8 release many issues with multi-architecture
were identified. An alternative approach was needed
in order for Latte to get a more user-predictable state.
In new approach:
--onPrimary docks have always higher value
and should be shown, this is also like how plasma is
moving its panels.
--explicit docks are removed if their edge in their screen
is occupied by an onPrimary dock
--be stupid smart in order to check if docks contain
tasks and try to not remove them based on screen-changes
is removed! Over-Complicated code that doesnt help
in maintainability...

one of the issues was reported at following bug report...
FIXED-IN: 0.8.1

M  +10   -2    app/dock/dockview.cpp
M  +223  -81   app/layout.cpp
M  +3    -0    app/layout.h
M  +2    -2    app/layoutmanager.cpp
M  +15   -0    app/screenpool.cpp
M  +1    -0    app/screenpool.h

https://commits.kde.org/latte-dock/620680e5d3693c12f25429b029d40e169d005c90

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to