Revision 740315
Go back to digest for 25th November 2007Other in KDE Base
Richard J. Moore committed changes in /trunk/KDE/kdebase/workspace/plasma/plasma:
- Prevent the dashboard view from being shown more than once every two seconds. This prevents a horrible flickering mess from occuring if you hold down ctrl-f12 and let auto repeat take control.
Ideally we would simply ignore keypresses from autorepeat but the shortcut handling does not seem to make that bit of QKeyEvent available to us.
File Changes
Modified 2 files
- /trunk/KDE/kdebase/workspace/plasma/plasma
- /dashboardview.cpp
- /dashboardview.h
2 files changed in total