https://bugs.kde.org/show_bug.cgi?id=395853
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/3fa1cc6b77161 | |a2bcc50647fa67311355f8e7534 --- Comment #6 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 3fa1cc6b77161a2bcc50647fa67311355f8e7534 by Michail Vourlakos. Committed on 22/11/2018 at 18:37. Pushed by mvourlakos into branch 'master'. mage global menu screen aware Summary: --a new screenGeometry property is added in the AppMenuModel in order to be used for filtering windows based on their geometry. Related: bug 384895 Test Plan: --validate that when moving a window between different screens the global menu applet is updated accordingly --checkout that nothing has broke because of this new behavior Reviewers: #plasma, broulik, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: mart, davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16768 M +2 -1 applets/appmenu/package/contents/ui/main.qml M +54 -2 applets/appmenu/plugin/appmenumodel.cpp M +19 -0 applets/appmenu/plugin/appmenumodel.h https://commits.kde.org/plasma-workspace/3fa1cc6b77161a2bcc50647fa67311355f8e7534 -- You are receiving this mail because: You are watching all bug changes.