https://bugs.kde.org/show_bug.cgi?id=356693
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/plas | |ma-desktop/5acd6a3a3d4d4174 | |011dcd961ce9edc7725602af --- Comment #3 from Eike Hein <h...@kde.org> --- Git commit 5acd6a3a3d4d4174011dcd961ce9edc7725602af by Eike Hein. Committed on 09/09/2016 at 09:00. Pushed by hein into branch 'master'. Add an option to limit the Pager to the current screen. Summary: The Pager's display normally encompasses all connected screens and shows windows on all of them. This adds an option that restricts display to the plasmoid.screenGeometry rectangle and enables window filtering for it in the backend. By user request. Completely untested as I only have one monitor. Reviewers: #plasma, davidedmundson, graesslin Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D2720 M +3 -0 applets/pager/package/contents/config/main.xml M +11 -0 applets/pager/package/contents/ui/configGeneral.qml M +3 -0 applets/pager/package/contents/ui/main.qml M +56 -0 applets/pager/plugin/pagermodel.cpp M +10 -0 applets/pager/plugin/pagermodel.h M +27 -11 applets/pager/plugin/windowmodel.cpp http://commits.kde.org/plasma-desktop/5acd6a3a3d4d4174011dcd961ce9edc7725602af -- You are receiving this mail because: You are watching all bug changes.