You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Luboš Luňák 56e5618f0e Round values, don't just truncate. 19 years ago
..
data Another demo effect which uses shader and render target to turn your screen into a liquid, wavy surface. 19 years ago
CMakeLists.txt Effect which can temporarily mark places on the screen. 19 years ago
boxswitch.cpp Shared implementation of rendering gl geometry. 19 years ago
boxswitch.desktop The rest ported to plugins, BoxSwich being the only exception. 19 years ago
boxswitch.h Tabbox effect also converted to plugins. 19 years ago
demo_liquid.cpp Remove not necessary include 19 years ago
demo_liquid.desktop Another demo effect which uses shader and render target to turn your screen into a liquid, wavy surface. 19 years ago
demo_liquid.h Another demo effect which uses shader and render target to turn your screen into a liquid, wavy surface. 19 years ago
demo_shiftworkspaceup.cpp Small fixes. 19 years ago
demo_shiftworkspaceup.desktop Small fixes. 19 years ago
demo_shiftworkspaceup.h A silly effect that just shows a picture. Using 19 years ago
demo_showpicture.cpp GLTexture::render(), to render to a given QRect 19 years ago
demo_showpicture.desktop A silly effect that just shows a picture. Using 19 years ago
demo_showpicture.h A silly effect that just shows a picture. Using 19 years ago
demo_taskbarthumbnail.cpp Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 19 years ago
demo_taskbarthumbnail.desktop Small fixes. 19 years ago
demo_taskbarthumbnail.h Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 19 years ago
desktopgrid.cpp Round values, don't just truncate. 19 years ago
desktopgrid.desktop Effect that shows all desktops in a grid. 19 years ago
desktopgrid.h Fix painting of moved on-all-desktop windows. 19 years ago
dialogparent.cpp The rest ported to plugins, BoxSwich being the only exception. 19 years ago
dialogparent.desktop The rest ported to plugins, BoxSwich being the only exception. 19 years ago
dialogparent.h The rest ported to plugins, BoxSwich being the only exception. 19 years ago
diminactive.cpp Properly initialize. 19 years ago
diminactive.desktop Add support for dimming of inactive windows (accessibility). 19 years ago
diminactive.h Add support for dimming of inactive windows (accessibility). 19 years ago
drunken.cpp The rest ported to plugins, BoxSwich being the only exception. 19 years ago
drunken.desktop The rest ported to plugins, BoxSwich being the only exception. 19 years ago
drunken.h The rest ported to plugins, BoxSwich being the only exception. 19 years ago
explosion.desktop Port ExplosionEffect to plugin system 19 years ago
explosioneffect.cpp Remove not necessary include 19 years ago
explosioneffect.h Port ExplosionEffect to plugin system 19 years ago
fade.cpp The rest ported to plugins, BoxSwich being the only exception. 19 years ago
fade.desktop The rest ported to plugins, BoxSwich being the only exception. 19 years ago
fade.h The rest ported to plugins, BoxSwich being the only exception. 19 years ago
fallapart.cpp The rest ported to plugins, BoxSwich being the only exception. 19 years ago
fallapart.desktop The rest ported to plugins, BoxSwich being the only exception. 19 years ago
fallapart.h The rest ported to plugins, BoxSwich being the only exception. 19 years ago
flame.cpp Port to plugins. 19 years ago
flame.desktop Port to plugins. 19 years ago
flame.h Port to plugins. 19 years ago
howto.cpp Small fixes. 19 years ago
howto.desktop Port to plugins. 19 years ago
howto.h Port to plugins. 19 years ago
magnifier.cpp Fix repaints. 19 years ago
magnifier.desktop Magnifier glass - like Zoom, but only for a small part of the screen. 19 years ago
magnifier.h Fix repaints. 19 years ago
maketransparent.cpp Port to plugins. 19 years ago
maketransparent.desktop Port to plugins. 19 years ago
maketransparent.h Port to plugins. 19 years ago
minimizeanimation.cpp Port to plugins. 19 years ago
minimizeanimation.desktop Port to plugins. 19 years ago
minimizeanimation.h Port to plugins. 19 years ago
mousemark.cpp Effect which can temporarily mark places on the screen. 19 years ago
mousemark.desktop Effect which can temporarily mark places on the screen. 19 years ago
mousemark.h Effect which can temporarily mark places on the screen. 19 years ago
presentwindows.cpp GLTexture::render(), to render to a given QRect 19 years ago
presentwindows.desktop Make effects actual plugins, so it's possible to load them on runtime. 19 years ago
presentwindows.h Find-as-you-type filtering of presented windows. 19 years ago
scalein.cpp Port to plugins. 19 years ago
scalein.desktop Port to plugins. 19 years ago
scalein.h Port to plugins. 19 years ago
shadow.cpp Shared implementation of rendering gl geometry. 19 years ago
shadow.desktop Make effects actual plugins, so it's possible to load them on runtime. 19 years ago
shadow.h Non-inline functions should be in .cpp . 19 years ago
shakymove.cpp Port to plugins. 19 years ago
shakymove.desktop Port to plugins. 19 years ago
shakymove.h Port to plugins. 19 years ago
showfps.cpp Convert ShowFps effect to plugins. 19 years ago
showfps.desktop Convert ShowFps effect to plugins. 19 years ago
showfps.h Convert ShowFps effect to plugins. 19 years ago
test_fbo.cpp Support having multiple rendertarget-using effects active at once 19 years ago
test_fbo.desktop Add a demo/test effect for GLRenderTarget. 19 years ago
test_fbo.h Oops 19 years ago
test_input.cpp Small fixes. 19 years ago
test_input.desktop Small fixes. 19 years ago
test_input.h Convert to plugins. 19 years ago
test_thumbnail.cpp Small fixes. 19 years ago
test_thumbnail.desktop Small fixes. 19 years ago
test_thumbnail.h Convert to plugins. 19 years ago
thumbnailaside.cpp Effects that can keep thumbnails of selected windows permanently 19 years ago
thumbnailaside.desktop Effects that can keep thumbnails of selected windows permanently 19 years ago
thumbnailaside.h Effects that can keep thumbnails of selected windows permanently 19 years ago
trackmouse.cpp GLTexture::render(), to render to a given QRect 19 years ago
trackmouse.desktop Add effect that highlights the mouse when one 19 years ago
trackmouse.h Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 19 years ago
videorecord.cpp Limit the capturing region to the screen. 19 years ago
videorecord.desktop Convert zoom and videorecord to plugins. 19 years ago
videorecord.h Convert zoom and videorecord to plugins. 19 years ago
wavywindows.cpp Port to plugins. 19 years ago
wavywindows.desktop Convert WavyWindows to plugins (and move Vertex class to the effects lib). 19 years ago
wavywindows.h Convert WavyWindows to plugins (and move Vertex class to the effects lib). 19 years ago
zoom.cpp Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 19 years ago
zoom.desktop Convert zoom and videorecord to plugins. 19 years ago
zoom.h Trigger TrackMouseEffect using Ctrl+Meta rather than mouse buttons. 19 years ago