Martin Gräßlin
f19acce59d
Implement the KCModule::defaults
2014-04-03 07:23:15 +02:00
Martin Gräßlin
1dd1c8e51d
Add the compositingType as another property to Compositing
...
Methods added to the Model to map from row index to the backend
identifier and vice versa. That way the Compositing object can do
all the saving and loading.
2014-04-03 07:23:15 +02:00
Martin Gräßlin
3a8a0d73ea
Save complete state in Compositing QObject
...
* all properties extended to be writable and emit change signals
* contains load from and save to config functionality
* Compositing object in qml view is connected to the values of the
components. So changes are directly mapped from UI to business logic
2014-04-03 07:23:15 +02:00
Martin Gräßlin
bfab98839c
Fix typo
2014-04-03 07:23:15 +02:00
Antonis Tsiapaliokas
bd3219b5a7
Add Color Correction support
2014-04-03 07:23:14 +02:00
Antonis Tsiapaliokas
748d2d327f
Add glSwapStrategy support
2014-04-03 07:23:14 +02:00
Antonis Tsiapaliokas
5448c7ce36
We are now able to suspend desktop effects for fullscreen windows
2014-04-03 07:23:14 +02:00
Antonis Tsiapaliokas
c79894945c
Add glScaleFilter and xrFilterScale support
2014-04-03 07:23:14 +02:00
Antonis Tsiapaliokas
e1308f8b40
Add Window Thumbnail support
2014-04-03 07:23:14 +02:00
Antonis Tsiapaliokas
d33c2afb81
Add animation speed Slider
2014-04-03 07:23:14 +02:00
Antonis Tsiapaliokas
14b66445e3
should be const
2014-04-03 07:23:14 +02:00
Antonis Tsiapaliokas
67144780bd
Create a new QAbstractItemModel for our CompoBox.
...
In the feature we will need to hanlde some Wayland stuff
so we need our model to be smarter.
Also remove some left overs from the graphics system
2014-04-03 07:23:13 +02:00
Antonis Tsiapaliokas
c0a188b3f2
Remove Graphics System.
...
Graphics System is deprecated on Qt5 and it has been removed from KWin.
2014-04-03 07:23:13 +02:00
Antonis Tsiapaliokas
517e248c1c
Fix the coding style
2014-04-03 07:23:13 +02:00
Antonis Tsiapaliokas
c32758c458
Add ComboBox for Compositing Type and for Graphics System
2014-04-03 07:23:13 +02:00
Antonis Tsiapaliokas
16a066db78
Check if OpenGLisBroken
2014-04-03 07:23:13 +02:00