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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/latte-dock/commit/b1d570
                   |                            |51c227ce5f52bde52b8f8308273
                   |                            |fa2127b
   Version Fixed In|                            |0.11.0
             Status|REPORTED                    |RESOLVED

--- Comment #4 from Michail Vourlakos <mvourla...@gmail.com> ---
Git commit b1d57051c227ce5f52bde52b8f8308273fa2127b by Michail Vourlakos.
Committed on 09/05/2022 at 17:35.
Pushed by mvourlakos into branch 'master'.

wayland:support Plasma primaryscreen protocol

--use ScreenPool as reference for primary screen.
The new code uses PrimaryOutputWatcher class from
Plasma Shell in order to keep track of primary
screen at all cases.
FIXED-IN:0.11.0

M  +8    -2    CMakeLists.txt
M  +22   -21   README.md
M  +8    -1    app/CMakeLists.txt
M  +1    -1    app/infoview.h
M  +32   -26   app/lattecorona.cpp
M  +4    -4    app/lattecorona.h
M  +11   -10   app/layout/genericlayout.cpp
M  +2    -2    app/layout/genericlayout.h
M  +3    -2    app/layouts/synchronizer.cpp
M  +4    -2    app/plasma/extended/screenpool.cpp
M  +4    -0    app/plasma/extended/screenpool.h
A  +166  -0    app/primaryoutputwatcher.cpp     [License: LGPL(v2.0+)]
A  +58   -0    app/primaryoutputwatcher.h     [License: LGPL(v2.0+)]
M  +28   -50   app/screenpool.cpp
M  +10   -8    app/screenpool.h
M  +9    -8    app/view/positioner.cpp
M  +4    -3    app/view/view.cpp
M  +1    -1    containment/package/metadata.desktop
M  +1    -1    plasmoid/package/metadata.desktop
M  +1    -1    shell/package/metadata.desktop

https://invent.kde.org/plasma/latte-dock/commit/b1d57051c227ce5f52bde52b8f8308273fa2127b

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

Reply via email to