kwin/kcmkwin/kwincompositing
Martin Gräßlin 30dd9b7820 Fix the initial size of the KCMs
Both KCMs had a hard coded default which is obviously bad. Instead we
now calculate a useable implicitWidth and implicitHeight and use this
as the minimum size for the KCM. Which means we need also track changes
to these two root object properties and update the QWidget container
accordingly.

BUG: 332518
BUG: 332519
REVIEW: 117079
2014-04-03 07:23:17 +02:00
..
qml Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
test We don't need anymore the effectModel PROPERTY 2014-04-03 07:23:14 +02:00
.reviewboardrc Add a .reviewboardrc 2014-04-03 07:23:15 +02:00
CMakeLists.txt Use xml interfaces to interact with KWin's DBus interfaces 2014-04-03 07:23:16 +02:00
compositing.cpp Use xml interfaces to interact with KWin's DBus interfaces 2014-04-03 07:23:16 +02:00
compositing.h Drop OpenGL 1 2014-04-03 07:23:16 +02:00
config-compiler.h.cmake Initial commit 2014-04-03 07:23:12 +02:00
config-prefix.h.cmake Initial commit 2014-04-03 07:23:12 +02:00
effectconfig.cpp Load generic scripted config plugin for scripted effects 2014-04-03 07:23:16 +02:00
effectconfig.h Load generic scripted config plugin for scripted effects 2014-04-03 07:23:16 +02:00
kcmkwineffects.desktop SVN_SILENT made messages (.desktop file) 2014-04-03 07:23:16 +02:00
kwincompositing.desktop SVN_SILENT made messages (.desktop file) 2014-04-03 07:23:16 +02:00
kwineffect.knsrc Add Get-Hot-New-Stuff support 2014-04-03 07:23:16 +02:00
main.cpp Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
model.cpp Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
model.h Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00