kwin/effects/cube
Martin Gräßlin c3a076b6a5 EffectsHandler emits desktopChanged signal
The first signal used between EffectsHandler and Effects.
The signal is actually emitted by the EffectsHandlerImpl and only
the interested effects connect to this signal.
EffectsHandlerImpl itself is also notified by a signal from Workspace,
allowing to remove one of the many if (effects) checks.
2011-02-25 20:41:10 +01:00
..
data kwin: Rename sample to sampler in all shaders 2011-02-17 19:19:40 +01:00
CMakeLists.txt CubeCaps back in GLES mode. 2011-01-30 14:12:02 +01:00
cube.cpp Use GLPlatform to decide whether shaders are supported 2011-02-19 11:08:43 +01:00
cube.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
cube.h EffectsHandler and Effect become QObjects 2011-02-25 20:25:21 +01:00
cube_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cube_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
cube_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cube_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 2009-06-30 20:09:04 +00:00
cube_inside.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cube_proxy.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cube_proxy.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cubeslide.cpp EffectsHandler emits desktopChanged signal 2011-02-25 20:41:10 +01:00
cubeslide.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
cubeslide.h EffectsHandler emits desktopChanged signal 2011-02-25 20:41:10 +01:00
cubeslide_config.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2011-02-03 07:25:47 +01:00
cubeslide_config.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
cubeslide_config.ui Add a new option to cube animation to trigger rotating the cube while moving a window towards the screen edge. 2010-01-10 15:51:02 +00:00