Revision 1f5225d...
Go back to digest for 8th June 2014Bug Fixes in KDE Base
Aleix Pol Gonzalez committed changes in [plasma-workspace] /:
Port libtaskmanager away from QDesktopWidget
plasmoid.screen doesn't map to QDesktopWidget indexes anymore, therefore we
need to port it.
This patch uses the screen geometry to figure out what's the screen and then
passes around the screen rect so that we can filter out the screens that aren't
inside if the user asks for it.
REVIEW: 118548
File Changes
Modified 7 files
- libtaskmanager/groupmanager.cpp
- libtaskmanager/groupmanager.h
- libtaskmanager/launcheritem.cpp
- libtaskmanager/task.cpp
- libtaskmanager/task.h
- libtaskmanager/taskmanager.cpp
- libtaskmanager/taskmanager.h
7 files changed in total