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 de4d1bc518 Implement cursorPos() as an optimized version of QCursor::pos() 19 years ago
..
dialogparent.cpp Fix dialog<->parent handling to also work with group transient dialogs. 20 years ago
dialogparent.h Move some OpenGL code to glutils.* . 20 years ago
fadein.cpp Move effects to their own directory. 20 years ago
fadein.h Move effects to their own directory. 20 years ago
howto.cpp Optimize XRender painting by manually doing clipping, even with transformations. 20 years ago
howto.h Add a commented howto effect. 20 years ago
maketransparent.cpp Fix a crash. 20 years ago
maketransparent.h Move effects to their own directory. 20 years ago
scalein.cpp When no transformations are needed simple screen painting can be used 20 years ago
scalein.h When no transformations are needed simple screen painting can be used 20 years ago
shakymove.cpp Move effects to their own directory. 20 years ago
shakymove.h Move effects to their own directory. 20 years ago
shiftworkspaceup.cpp Move effects to their own directory. 20 years ago
shiftworkspaceup.h Move effects to their own directory. 20 years ago
showfps.cpp Do glFinish()/XSync() to make sure all painting has been also processed. 20 years ago
showfps.h Finish the showfps effect, including adding some configuration 20 years ago
test_input.cpp Support for "input windows" that let effects intercept mouse events 19 years ago
test_input.h Support for "input windows" that let effects intercept mouse events 19 years ago
zoom.cpp Implement cursorPos() as an optimized version of QCursor::pos() 19 years ago
zoom.h Zoom effect, i.e. magnifying glass. The zoom is hardcoded 20 years ago