kwin/effects/cube
Martin Gräßlin d85f9971e0 [kwin] Introduce a X-KWin-Exclusive-Category in kwineffects service
All effects with

X-KWin-Exclusive-Category=category

are considered as mutual exclusive for specified category. So far this is
just a hint for the GUI representation. Such effects should get a
radio button while effects in the same category without that property
or with it set to false should get a checkbox.

As a first step the desktop change animation effects use this property
and are put into a new category "Virtual Desktop Switching Animation".

REVIEW: 116710
2014-03-12 07:34:50 +01:00
..
data
CMakeLists.txt CMake macros porting 2013-11-27 16:11:14 +01:00
cube.cpp Merge branch 'KDE/4.11' 2014-03-10 21:21:16 +01:00
cube.desktop SVN_SILENT made messages (.desktop file) 2014-01-19 06:36:32 +00:00
cube.h Merge branch 'master' into frameworks-scratch 2013-09-24 11:28:38 +02:00
cube.kcfg Porting effects to Qt5/KF5: QStandardPaths 2013-08-13 17:56:04 -03:00
cube_config.cpp Port KWin effects away from KAction and KShortcut to Qt5/KF5 classes. 2013-08-15 04:13:12 +09:00
cube_config.desktop
cube_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
cube_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
cube_inside.h
cube_proxy.cpp
cube_proxy.h
cubeconfig.kcfgc Porting effects to Qt5/KF5: QStandardPaths 2013-08-13 17:56:04 -03:00
cubeslide.cpp [kwin] Re-add desktop cube animation effects to our built in effects 2014-03-11 09:53:19 +01:00
cubeslide.desktop [kwin] Introduce a X-KWin-Exclusive-Category in kwineffects service 2014-03-12 07:34:50 +01:00
cubeslide.h
cubeslide.kcfg
cubeslide_config.cpp foo.moc -> moc_foo.cpp in KWin effects config 2013-08-07 13:04:01 +02:00
cubeslide_config.desktop
cubeslide_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
cubeslide_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
cubeslideconfig.kcfgc