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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/lat
                   |                            |te-dock/03b469eff52b736454a
                   |                            |f056d21b847cf8a9b3fb9

--- Comment #7 from Michail Vourlakos <mvourla...@gmail.com> ---
Git commit 03b469eff52b736454af056d21b847cf8a9b3fb9 by Michail Vourlakos.
Committed on 24/07/2018 at 19:25.
Pushed by mvourlakos into branch 'master'.

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...

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/03b469eff52b736454af056d21b847cf8a9b3fb9

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

Reply via email to