109 Commits (d2f83ab8f792fdd0e7fa619e2015ca81e7a25508)

Author SHA1 Message Date
Lucas Murray d2f83ab8f7 Fix fading of minimized windows when deactivating the present windows effect. 18 years ago
Luboš Luňák 1d2c54edcc Support for proper effect reconfiguration instead of reloading them. 18 years ago
Lucas Murray b7122a91b1 Prevent crash when cancelling present windows when no window is highlighted. 18 years ago
Lucas Murray 68d958c237 Added reset methods to WindowMotionManager. 18 years ago
Lucas Murray db8e8365da Prevent present windows from storing data for a NULL window. 18 years ago
Lucas Murray 7f690db225 Correct fix to prevent present windows from crashing. 18 years ago
Martin Gräßlin e353af4844 Prevent crashing when a window is closed. 18 years ago
Lucas Murray 51aef64cd7 Added motion dynamic physics helper classes to the KWin effects API. These 18 years ago
Luboš Luňák 08571b2f52 Do not use 'assert( false )', with NDEBUG that is a no-op and 18 years ago
Lucas Murray 034e66ae96 Randomize direction even when filling gaps, fixes bug when all windows are the same size. 18 years ago
Lucas Murray ac3ac459e8 Fixed type and slightly increased fade time. 18 years ago
Lucas Murray 36977673b3 Don't make excessive animationTimer() calls. 18 years ago
Lucas Murray e992879263 Don't display utility windows in present windows as well, that should be everything. 18 years ago
Luboš Luňák 2a87593638 Add a global configuration option for animation speed. See description 18 years ago
Luboš Luňák 8e5f95a9d6 Make a more explicit distinction between using normalized and non-normalized 18 years ago
Lucas Murray faf7477fdb Force window switching mode to use the regular grid as well as putting all windows on the same screen if using a multi-monitor system. Also fixed the incorrectly highlighted window when window switching is first activated. 18 years ago
Lucas Murray 7ce5cea00d Allow clicking of windows when in window switching mode. 18 years ago
Lucas Murray 14dd4db702 Rearrange when a new window is displayed. 18 years ago
Lucas Murray 255889ca65 FEATURE: Two new layout modes for the present windows effect 18 years ago
Lucas Murray 31cc37e089 Switched over duration counters to the TimeLine class. 18 years ago
Luboš Luňák e57590dc64 Fix x/y mismatch, patch by David Benjamin. 18 years ago
Martin Gräßlin ca14652fc0 Present windows effect can be used for window switching (alt+tab) as well. 18 years ago
Lucas Murray 00c95be210 Added text alignment support to paintText() functions 18 years ago
Lucas Murray 0bfb2ccafe Make the present windows animation last a little bit longer 18 years ago
Lucas Murray 93592c3d98 Only upscale small windows in the present windows effect. 18 years ago
Luboš Luňák aff5b2c2c5 Lay out windows on all monitors in Xinerama, from "Lucas Murray" <admin@undefinedfire.com> 18 years ago
Luboš Luňák 6e6afed817 Don't rearrange windows if only filtering removed some of them, so that they don't 18 years ago
Luboš Luňák 602244e3a5 Use a convenience XRenderPicture constructor instead of hardcoding 18 years ago
Luboš Luňák 5efac21537 XRenderPicture, a wrapper around XRender's Picture, which 18 years ago
Luboš Luňák b840fa0792 Disable copying by value for GLTexture, as it wouldn't work anyway. 18 years ago
Luboš Luňák f9ce0427e8 Do not activate the effect with nothing to show. 18 years ago
Malcolm Hunter be582d3a1a Typo fixes 18 years ago
Louai Al-Khanji fe3f250020 Whoops, these are supposed to be on by default. 18 years ago
Louai Al-Khanji 32bc8c8d07 Make window caption presentation configurable and turned off by default. 18 years ago
Luboš Luňák cff2b0e6cd Abstract paint clipping into PaintClipper helper class that allows 18 years ago
Adriaan de Groot 214d575aa3 Qt3 -> Qt4 style includes. 18 years ago
Luboš Luňák cef15afe8a Clean up properly. 18 years ago
Stephan Binner 32272e9613 i18n style guide fixes 18 years ago
Luboš Luňák 21a31819d1 Move the shortcuts to Ctrl+F9/F10, feels a bit better although I still don't 18 years ago
Luboš Luňák bb433ac40e No longer include config*.h files in installed headers. 19 years ago
Rivo Laks 6827a0cc32 For some reason the icon caching doesn't work here so let's just disable it for now. 19 years ago
Rivo Laks 7515cc8e0e Repaint filter box area when filter is empty. 19 years ago
Adriaan de Groot 9ff9f6ce22 Disambiguating ints and unsigned and float and double 19 years ago
Luboš Luňák 0b2a40e150 Act on KeyPress, not KeyRelease, the release may come 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák 373f6e552a Useful keyboard navigation also for PresentWindows. 19 years ago
Luboš Luňák c1ed1edb52 Proper support for active xinerama screen in effects. 19 years ago
Luboš Luňák bc6a084894 Let effects access window role as well. 19 years ago
Luboš Luňák ad73c931e5 It seems that any QPalette use in KWin has to explicitly specify 19 years ago
Rivo Laks ee7b2ca8d1 Change default mouse triggers as discussed on kwin list (top-right doesn't do anything 19 years ago