117 Commits (84c28985fb0d01331cd4e9af0510ba616e081992)

Author SHA1 Message Date
Lucas Murray 84c28985fb Prevent selecting of hidden windows when using the present windows 18 years ago
Lucas Murray 1fb0e16b47 Various deactivation fading fixes. 18 years ago
Lucas Murray 5413d0ec5d SVN_SILENT Cleaned up recent commits. 18 years ago
David Nadlinger a875c6ea23 Present Windows when there is only one window if this window is not on the current desktop. 18 years ago
Lucas Murray 1efa1b0376 Fix regression caused by r889761. 18 years ago
Lucas Murray 848b2a936c Fix bug where if the user filters to only a single single in the natural 18 years ago
Lucas Murray a44a34bb3e Fix window switching mode of present windows not displaying the contents of minimized windows when "ignore minimized" is enabled. 18 years ago
Lucas Murray 9f8df08268 Added option to hide minimized windows in the present windows effect. Patch by Bart Cerneels. 18 years ago
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 e5d65e3d0a Fix x/y mismatch, patch by David Benjamin. 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