kwin/effects
Luboš Luňák 5efac21537 XRenderPicture, a wrapper around XRender's Picture, which
should act just like Picture, except for proper initialization
and resource freeing (i.e. it's sane and easy from C++ point of view).


svn path=/trunk/KDE/kdebase/workspace/; revision=805085
2008-05-07 14:43:13 +00:00
..
data Make shadow's color configurable and use color scheme for finding 2008-03-12 22:12:55 +00:00
test const & in foreach 2008-04-26 16:03:02 +00:00
blur.cpp const & in foreach 2008-04-26 16:03:02 +00:00
blur.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
blur.h Finally make the bloody blur effect work properly. 2007-12-14 16:57:38 +00:00
boxswitch.cpp XRenderPicture, a wrapper around XRender's Picture, which 2008-05-07 14:43:13 +00:00
boxswitch.desktop SVN_SILENT made messages (.desktop file) 2008-04-07 02:20:20 +00:00
boxswitch.h XRenderPicture, a wrapper around XRender's Picture, which 2008-05-07 14:43:13 +00:00
CMakeLists.txt Implement a wobbly like effect for kwin. 2008-04-18 12:01:47 +00:00
configs_builtins.cpp Implement a wobbly like effect for kwin. 2008-04-18 12:01:47 +00:00
coverswitch.cpp Coverswitch: Fade windows not on the current desktop in and out 2008-04-29 16:20:06 +00:00
coverswitch.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
coverswitch.h CoverSwitch now uses TimeLine. 2008-04-19 00:28:38 +00:00
coverswitch_config.cpp Default animation duration should be the same in ui as in the effect 2008-04-17 14:20:22 +00:00
coverswitch_config.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
coverswitch_config.h Not necessary 2008-05-03 12:47:11 +00:00
coverswitch_config.ui Default animation duration should be the same in ui as in the effect 2008-04-17 14:20:22 +00:00
desktopgrid.cpp DesktopGrid now uses TimeLine. 2008-04-19 00:28:35 +00:00
desktopgrid.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
desktopgrid.h DesktopGrid now uses TimeLine. 2008-04-19 00:28:35 +00:00
desktopgrid_config.cpp Electric Border handling for desktopgrid effect 2008-01-29 13:48:26 +00:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
desktopgrid_config.h Not necessary 2008-05-03 12:47:11 +00:00
dialogparent.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
dialogparent.desktop SVN_SILENT made messages (.desktop file) 2008-04-04 21:35:57 +00:00
dialogparent.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
diminactive.cpp Don't apply DimInactive effect to override-redirect windows. Things 2008-01-02 15:17:58 +00:00
diminactive.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
diminactive.h Don't apply DimInactive effect to override-redirect windows. Things 2008-01-02 15:17:58 +00:00
diminactive_config.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
diminactive_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
diminactive_config.h Not necessary 2008-05-03 12:47:11 +00:00
diminactive_config.ui i18n style guide fixes 2008-01-04 15:26:42 +00:00
dimscreen.cpp Dim the screen if kdesu or kdesudo ask for the password for adminstrator mode 2008-03-04 14:48:13 +00:00
dimscreen.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
dimscreen.h Dim the screen if kdesu or kdesudo ask for the password for adminstrator mode 2008-03-04 14:48:13 +00:00
explosion.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
explosioneffect.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
explosioneffect.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
fade.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
fade.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
fade.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
fallapart.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
fallapart.desktop SVN_SILENT made messages (.desktop file) 2008-04-09 03:58:49 +00:00
fallapart.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
flipswitch.cpp Bring some changes from coverswitch to flipswitch (we should have a superclass for those two effects): 2008-04-28 17:51:52 +00:00
flipswitch.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
flipswitch.h Bring some changes from coverswitch to flipswitch (we should have a superclass for those two effects): 2008-04-28 17:51:52 +00:00
flipswitch_config.cpp Bring some changes from coverswitch to flipswitch (we should have a superclass for those two effects): 2008-04-28 17:51:52 +00:00
flipswitch_config.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
flipswitch_config.h Not necessary 2008-05-03 12:47:11 +00:00
flipswitch_config.ui Bring some changes from coverswitch to flipswitch (we should have a superclass for those two effects): 2008-04-28 17:51:52 +00:00
invert.cpp i18n style guide fixes 2008-01-04 15:26:42 +00:00
invert.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
invert.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
invert_config.cpp i18n style guide fixes 2008-01-04 15:26:42 +00:00
invert_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
invert_config.h Not necessary 2008-05-03 12:47:11 +00:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
login.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
login.desktop SVN_SILENT made messages (.desktop file) 2008-04-29 05:57:03 +00:00
login.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
logout.cpp Replace the temporary hack used by ksmserver to detect whether 2008-01-26 19:36:04 +00:00
logout.desktop SVN_SILENT made messages (.desktop file) 2008-04-29 05:57:03 +00:00
logout.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
lookingglass.cpp Report old buttons and modifiers state in mouseChanged() as well. 2008-01-02 15:34:12 +00:00
lookingglass.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
lookingglass.h Report old buttons and modifiers state in mouseChanged() as well. 2008-01-02 15:34:12 +00:00
lookingglass_config.cpp Don't add slot which doesn't exist 2007-12-08 13:55:13 +00:00
lookingglass_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
lookingglass_config.h Not necessary 2008-05-03 12:47:11 +00:00
lookingglass_config.ui i18n style guide fixes 2008-01-04 15:26:42 +00:00
magnifier.cpp Abstract paint clipping into PaintClipper helper class that allows 2008-02-25 11:32:21 +00:00
magnifier.desktop SVN_SILENT made messages (.desktop file) 2008-04-29 05:57:03 +00:00
magnifier.h Report old buttons and modifiers state in mouseChanged() as well. 2008-01-02 15:34:12 +00:00
magnifier_config.cpp Don't add slot which doesn't exist 2007-12-08 13:55:13 +00:00
magnifier_config.desktop SVN_SILENT made messages (.desktop file) 2008-04-29 05:57:03 +00:00
magnifier_config.h Not necessary 2008-05-03 12:47:11 +00:00
magnifier_config.ui i18n style guide fixes 2008-01-04 15:26:42 +00:00
maketransparent.cpp Make the default animation duration a bit shorter, 800 is quite ok on this machine (with some tearing, an ATI driver problem apparently. But it's still quite smooth. 2008-05-03 00:09:46 +00:00
maketransparent.desktop SVN_SILENT made messages (.desktop file) 2008-05-04 12:26:15 +00:00
maketransparent.h Make translucency for active/inactive and moving/resizing fade in 2008-04-28 16:10:10 +00:00
maketransparent_config.cpp Make translucency for active/inactive and moving/resizing fade in 2008-04-28 16:10:10 +00:00
maketransparent_config.desktop SVN_SILENT made messages (.desktop file) 2008-05-04 12:26:15 +00:00
maketransparent_config.h Not necessary 2008-05-03 12:47:11 +00:00
maketransparent_config.ui Make translucency for active/inactive and moving/resizing fade in 2008-04-28 16:10:10 +00:00
Messages.sh
minimizeanimation.cpp Make window translucent when minizing, make for a fancier effect. 2008-04-20 23:49:31 +00:00
minimizeanimation.desktop SVN_SILENT made messages (.desktop file) 2008-04-04 21:35:57 +00:00
minimizeanimation.h rename mTimeLine to mTimeLineWindows to make it sufficiently clear that we have more than one timeline 2008-04-19 00:12:28 +00:00
mousemark.cpp Disambiguate with doubles 2008-01-22 05:36:41 +00:00
mousemark.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
mousemark.h Shortcut for clearing only the last mark. 2008-01-08 16:23:56 +00:00
mousemark_config.cpp Shortcut for clearing only the last mark. 2008-01-08 16:23:56 +00:00
mousemark_config.desktop SVN_SILENT made messages (.desktop file) 2008-04-07 02:20:20 +00:00
mousemark_config.h Not necessary 2008-05-03 12:47:11 +00:00
mousemark_config.ui i18n style guide fixes 2008-01-04 15:26:42 +00:00
presentwindows.cpp XRenderPicture, a wrapper around XRender's Picture, which 2008-05-07 14:43:13 +00:00
presentwindows.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
presentwindows.h XRenderPicture, a wrapper around XRender's Picture, which 2008-05-07 14:43:13 +00:00
presentwindows_config.cpp Typo fixes 2008-04-19 22:36:47 +00:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
presentwindows_config.h Not necessary 2008-05-03 12:47:11 +00:00
scalein.cpp small cleanup 2008-05-04 01:56:48 +00:00
scalein.desktop SVN_SILENT made messages (.desktop file) 2008-05-04 12:26:15 +00:00
scalein.h Scale In plugin now uses TimeLine, also fade and scale in to 2008-05-04 01:22:15 +00:00
shadow.cpp const & in foreach 2008-04-26 16:03:02 +00:00
shadow.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
shadow.h Better shadow color calculation. Picks up palette changes on the fly. 2008-04-02 21:15:04 +00:00
shadow_config.cpp Typo fixes 2008-04-19 22:36:47 +00:00
shadow_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
shadow_config.h Not necessary 2008-05-03 12:47:11 +00:00
shadow_helper.h Better shadow color calculation. Picks up palette changes on the fly. 2008-04-02 21:15:04 +00:00
sharpen.cpp i18n style guide fixes 2008-01-04 15:26:42 +00:00
sharpen.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
sharpen.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
sharpen_config.cpp i18n style guide fixes 2008-01-04 15:26:42 +00:00
sharpen_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
sharpen_config.h Not necessary 2008-05-03 12:47:11 +00:00
showfps.cpp Abstract paint clipping into PaintClipper helper class that allows 2008-02-25 11:32:21 +00:00
showfps.desktop SVN_SILENT made messages (.desktop file) 2008-05-04 12:26:15 +00:00
showfps.h Make the ShowFps effect show the FPS as a number. 2008-02-05 17:20:08 +00:00
showfps_config.cpp Make the ShowFps effect show the FPS as a number. 2008-02-05 17:20:08 +00:00
showfps_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
showfps_config.h Not necessary 2008-05-03 12:47:11 +00:00
showfps_config.ui i18n style guide fixes 2008-03-04 12:30:15 +00:00
showpaint.cpp No longer include config*.h files in installed headers. 2007-12-17 14:14:53 +00:00
showpaint.desktop add icon 2008-04-18 12:50:17 +00:00
showpaint.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
snow.cpp Abstract paint clipping into PaintClipper helper class that allows 2008-02-25 11:32:21 +00:00
snow.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
snow.h Snow effect from Martin Graesslin <ubuntu@martin-graesslin.com>. 2008-01-08 15:47:31 +00:00
snow_config.cpp i18n style guide fixes 2008-03-04 12:30:15 +00:00
snow_config.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
snow_config.h Not necessary 2008-05-03 12:47:11 +00:00
snow_config.ui typo 2008-02-05 08:01:00 +00:00
taskbarthumbnail.cpp const & in foreach 2008-04-26 16:03:02 +00:00
taskbarthumbnail.desktop SVN_SILENT made messages (.desktop file) 2008-05-04 12:26:15 +00:00
taskbarthumbnail.h Dump the old taskbar thumbnail effect, replace it with a new one 2008-01-03 14:00:13 +00:00
thumbnailaside.cpp Rearrange only when needed. 2008-01-22 11:32:27 +00:00
thumbnailaside.desktop SVN_SILENT made messages (.desktop file) 2008-04-07 02:20:20 +00:00
thumbnailaside.h License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
thumbnailaside_config.cpp Less random shortcuts for some effects. 2008-01-03 18:51:15 +00:00
thumbnailaside_config.desktop SVN_SILENT made messages (.desktop file) 2008-04-07 02:20:20 +00:00
thumbnailaside_config.h Not necessary 2008-05-03 12:47:11 +00:00
thumbnailaside_config.ui Typo fixes 2008-04-19 23:32:40 +00:00
trackmouse.cpp don't start at 0 degrees every time the mouse is pressed, but base the angle on the time. this allows one to press the keyboard, let go and press it again without it jumping. 2008-04-15 12:54:17 +00:00
trackmouse.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
trackmouse.h Report old buttons and modifiers state in mouseChanged() as well. 2008-01-02 15:34:12 +00:00
trackmouse_config.cpp Wordwrap text 2007-12-08 13:44:44 +00:00
trackmouse_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
trackmouse_config.h Not necessary 2008-05-03 12:47:11 +00:00
videorecord.cpp const & in foreach 2008-04-26 16:03:02 +00:00
videorecord.desktop SVN_SILENT made messages (.desktop file) 2008-03-27 20:13:14 +00:00
videorecord.h Allow to define where store video. 2008-02-04 12:06:13 +00:00
videorecord_config.cpp Allow to define where store video. 2008-02-04 12:06:13 +00:00
videorecord_config.desktop SVN_SILENT made messages (.desktop file) 2008-03-26 19:25:10 +00:00
videorecord_config.h Not necessary 2008-05-03 12:47:11 +00:00
wobblywindows.cpp Use a new, (too-)much-much-much simpler config dialog. 2008-04-24 21:22:52 +00:00
wobblywindows.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
wobblywindows.h Use a new, (too-)much-much-much simpler config dialog. 2008-04-24 21:22:52 +00:00
wobblywindows_config.cpp Use a new, (too-)much-much-much simpler config dialog. 2008-04-24 21:22:52 +00:00
wobblywindows_config.desktop SVN_SILENT made messages (.desktop file, second try) 2008-05-07 04:35:50 +00:00
wobblywindows_config.h Not necessary 2008-05-03 12:47:11 +00:00
wobblywindows_config.ui Fix ui file 2008-05-03 11:48:00 +00:00
wobblywindows_constants.h Use english words in code and interface. 2008-04-20 12:29:20 +00:00
zoom.cpp Report old buttons and modifiers state in mouseChanged() as well. 2008-01-02 15:34:12 +00:00
zoom.desktop SVN_SILENT made messages (.desktop file) 2008-04-29 05:57:03 +00:00
zoom.h Report old buttons and modifiers state in mouseChanged() as well. 2008-01-02 15:34:12 +00:00
zoom_config.cpp License cleanup - add headers where missing, be explicit about GPL 2007-11-27 19:40:25 +00:00
zoom_config.desktop SVN_SILENT made messages (.desktop file) 2008-04-29 05:57:03 +00:00
zoom_config.h Not necessary 2008-05-03 12:47:11 +00:00