From kde-commits Sun Nov 15 21:32:12 2009 From: =?utf-8?q?Bj=C3=B6rn=20Ruberg?= Date: Sun, 15 Nov 2009 21:32:12 +0000 To: kde-commits Subject: playground/base/plasma/applets/screen_control Message-Id: <1258320732.922023.2834.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=125832076927628 SVN commit 1049801 by ruberg: First finished prototype version. It has all features I want it to have. But it is buggy as hell. Most of the time it is not my fault. Plasmalibs, Kephal and xrandr - all have their problems. Let's start fixing it :) M +6 -6 CMakeLists.txt M +151 -9 ScreenControl.cpp M +27 -3 ScreenControl.h A ScreenManager.config A ScreenManager.creator A ScreenManager.files A ScreenManager.includes M +1 -1 icon.cpp M +179 -38 outputframe.cpp M +24 -11 outputframe.h A screenbutton.cpp [License: UNKNOWN] A screenbutton.h [License: UNKNOWN] http://websvn.kde.org/?view=rev&revision=1049801