kwin/effects/desktopgrid
Martin Gräßlin cbca152d48 Forward port rev 1169047: Block keyboard input during animations in desktop grid.
This works around crashers if a key is pressed directly after activating the effect.
Working around is not the perfect solution, but we already block mouse events, so it
is consistent. And unfortunately the effect has become difficult to maintain and I
fear it's like chasing one crash after the other if we allow user interaction during
the animations.
CCBUG: 244813

svn path=/trunk/KDE/kdebase/workspace/; revision=1169048
2010-08-28 08:43:12 +00:00
..
CMakeLists.txt
desktopgrid.cpp Forward port rev 1169047: Block keyboard input during animations in desktop grid. 2010-08-28 08:43:12 +00:00
desktopgrid.desktop SVN_SILENT made messages (.desktop file) 2010-07-27 09:11:06 +00:00
desktopgrid.h Add a plasma based widget to add and remove desktops in desktop grid. 2010-03-28 09:05:36 +00:00
desktopgrid_config.cpp i18n: added disambiguation contexts to "none", "enabled" and "disabled" in KCMs. 2010-01-02 01:01:42 +00:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) 2010-06-21 06:51:54 +00:00
desktopgrid_config.h
desktopgrid_config.ui Less Krazy warnings please: QComboBox -> KComboBox 2010-08-06 21:35:39 +00:00