Go to file
David Edmundson 9462866755 Set geometry to fill each screen correctly
DesktopView incorrectly filled the geometry of screen()
screen() will be the screen of the parent shell, not the correct
screen.

As we are using QScreen, shellcorona is ported to use that instead
of QDesktopWidget.

REVIEW: 114149
2013-11-28 14:46:18 +01:00
desktoptheme SVN_SILENT made messages (.desktop file) 2013-11-02 03:45:23 +00:00
examples SVN_SILENT made messages (.desktop file) 2013-11-28 04:08:15 +00:00
src Set geometry to fill each screen correctly 2013-11-28 14:46:18 +01:00
tools Small example how to dumb-port from qDebug to qCDebug 2013-11-20 04:37:47 +01:00
.reviewboardrc Add reviewboardrc file 2013-08-16 21:58:50 +01:00
CMakeLists.txt Use find_package for KActivities instead of having it in KF5 section 2013-11-26 08:14:43 +01:00
config-compiler.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
config-prefix.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestConfig.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestCustom.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
FindPlasma.cmake Try a bit saner setup of the cmake foo 2013-05-03 03:17:26 +02:00
Mainpage.dox Create Mainpage.dox for kde-runtime plasma sub-projects 2012-12-14 16:15:44 +01:00
PlasmaConfig.cmake.in Rename target plasma to Plasma 2013-10-16 00:47:47 +02:00
PlasmaMacros.cmake Deprecate plasma_add_plugin 2013-11-14 17:42:26 +01:00
README Fix build error: convert qdatetime to uint 2013-06-05 19:41:58 +02:00

See also: http://community.kde.org/Plasma#Plasma_Workspaces_2