kwin/effects
Jakob Petsovits a8f549170f Icon name changes:
kwin-effect-* -> preferences-system-windows-effect-*

That way, we get proper fallbacks and a more consistent
naming scheme.

svn path=/trunk/KDE/kdebase/workspace/; revision=735139
2007-11-11 00:30:22 +00:00
..
data Those moved, too 2007-11-02 17:29:54 +00:00
test Icon name changes: 2007-11-11 00:30:22 +00:00
blur.cpp Remove use of k_funcinfo 2007-08-20 21:33:48 +00:00
blur.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
blur.h Vertex redesign - redo the way windows are split into smaller parts 2007-07-07 14:01:32 +00:00
boxswitch.cpp Cache the colors returned by KColorScheme as suggested by mwoehlke 2007-09-09 11:59:29 +00:00
boxswitch.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
boxswitch.h Cache the colors returned by KColorScheme as suggested by mwoehlke 2007-09-09 11:59:29 +00:00
CMakeLists.txt This was not supposed to be removed 2007-11-03 10:42:12 +00:00
configs_builtins.cpp - Add config module for MakeTransparent effect. 2007-10-22 13:34:26 +00:00
demo_taskbarthumbnail.cpp Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
demo_taskbarthumbnail.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
demo_taskbarthumbnail.h Vertex redesign - redo the way windows are split into smaller parts 2007-07-07 14:01:32 +00:00
desktopgrid.cpp Unelevate the moved window when it's released. 2007-11-03 12:44:13 +00:00
desktopgrid.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
desktopgrid.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
desktopgrid_config.cpp Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 2007-10-05 22:21:25 +00:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
desktopgrid_config.h Add config module for DesktopGrid. 2007-09-25 17:52:19 +00:00
dialogparent.cpp Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
dialogparent.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
dialogparent.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
diminactive.cpp Effect's name in KWIN_EFFECT*() macros must now match effect's internal name in .desktop file, 2007-05-28 11:16:18 +00:00
diminactive.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
diminactive.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
explosion.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
explosioneffect.cpp Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
explosioneffect.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
fade.cpp Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
fade.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
fade.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
fallapart.cpp Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
fallapart.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
fallapart.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
invert.cpp Add invert effect which inverts aka negates desktop's colors. 2007-07-04 09:59:07 +00:00
invert.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
invert.h Add invert effect which inverts aka negates desktop's colors. 2007-07-04 09:59:07 +00:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
lookingglass.cpp Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
lookingglass.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
lookingglass.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
magnifier.cpp Repaint the frame as well - fixes a bug where frame would stay on screen after turning off magnifier 2007-09-14 13:40:26 +00:00
magnifier.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
magnifier.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
maketransparent.cpp - Add config module for MakeTransparent effect. 2007-10-22 13:34:26 +00:00
maketransparent.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
maketransparent.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
maketransparent_config.cpp - Add config module for MakeTransparent effect. 2007-10-22 13:34:26 +00:00
maketransparent_config.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
maketransparent_config.h - Add config module for MakeTransparent effect. 2007-10-22 13:34:26 +00:00
minimizeanimation.cpp Speed up (500 -> 300ms) 2007-09-07 18:55:03 +00:00
minimizeanimation.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
minimizeanimation.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
mousemark.cpp Effect's name in KWIN_EFFECT*() macros must now match effect's internal name in .desktop file, 2007-05-28 11:16:18 +00:00
mousemark.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
mousemark.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
presentwindows.cpp It seems that any QPalette use in KWin has to explicitly specify 2007-11-09 14:09:29 +00:00
presentwindows.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
presentwindows.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
presentwindows_config.cpp Change default mouse triggers as discussed on kwin list (top-right doesn't do anything 2007-11-08 20:34:25 +00:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
presentwindows_config.h - Make it work (use correct KComponentData) 2007-09-25 17:47:31 +00:00
scalein.cpp Sync comment to code 2007-11-03 18:01:46 +00:00
scalein.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
scalein.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
shadow.cpp Add repaint when window is closed. 2007-11-03 11:35:39 +00:00
shadow.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
shadow.h Add repaint when window is closed. 2007-11-03 11:35:39 +00:00
shadow_config.cpp Use new shadow texture by pinotree. It uses gaussian blur instead of linear falloff 2007-11-02 15:33:46 +00:00
shadow_config.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
shadow_config.h Add option to make active window's shadow stronger (on by default). 2007-09-28 12:43:51 +00:00
sharpen.cpp Add sharpen effect which does some basic sharpening. 2007-07-04 10:01:04 +00:00
sharpen.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
sharpen.h Add sharpen effect which does some basic sharpening. 2007-07-04 10:01:04 +00:00
showfps.cpp Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 2007-10-05 22:21:25 +00:00
showfps.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
showfps.h - Create a specific method to draw graphs. 2007-09-06 15:02:59 +00:00
showpaint.cpp Another testing effect - show where painting is taking place. Quite interesting, 2007-10-23 13:41:59 +00:00
showpaint.desktop SVN_SILENT made messages (.desktop file) 2007-11-09 07:51:58 +00:00
showpaint.h Another testing effect - show where painting is taking place. Quite interesting, 2007-10-23 13:41:59 +00:00
thumbnailaside.cpp Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
thumbnailaside.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
thumbnailaside.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
trackmouse.cpp Vertex redesign - redo the way windows are split into smaller parts 2007-07-07 14:01:32 +00:00
trackmouse.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
trackmouse.h Vertex redesign - redo the way windows are split into smaller parts 2007-07-07 14:01:32 +00:00
videorecord.cpp committed for hdh, thanks 2007-10-06 02:11:47 +00:00
videorecord.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
videorecord.h includes, include guards and typos fixed 2007-08-27 04:31:52 +00:00
zoom.cpp Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
zoom.desktop Icon name changes: 2007-11-11 00:30:22 +00:00
zoom.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00