kwin/tabbox
Martin Gräßlin d9c29805b1 [kwin/tabbox] Remove the modalActionSwitch
The modalActionSwitch was used to disable all of KWin's actions during
Alt+Tab. This is not needed as Alt+Tab uses a keyboard grab and thus
no action will be triggered anyway.

Furthermore the functionality had been broken for years. The effects
use an own KActionCollection so their actions aren't considered and
neither the scripts.
2013-12-10 09:31:41 +01:00
..
qml SVN_SILENT made messages (.desktop file) 2013-12-10 04:05:21 +00:00
tests Improve CMake usage 2013-11-15 13:37:47 +01:00
clientmodel.cpp [kwin] Export icon in ClientModel again 2013-12-06 16:26:20 +01:00
clientmodel.h
CMakeLists.txt
declarative.cpp [kwin] Remove the image provider for the TabBox 2013-12-06 16:26:21 +01:00
declarative.h [kwin] Remove the image provider for the TabBox 2013-12-06 16:26:21 +01:00
desktopchain.cpp
desktopchain.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-11-23 03:52:00 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2013-11-12 04:02:42 +00:00
tabbox.cpp [kwin/tabbox] Remove the modalActionSwitch 2013-12-10 09:31:41 +01:00
tabbox.h [kwin/tabbox] Remove the modalActionSwitch 2013-12-10 09:31:41 +01:00
tabboxconfig.cpp
tabboxconfig.h Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
tabboxhandler.cpp [kwin/tabbox] Recreate DeclarativeTabBoxView every time it's shown 2013-10-25 14:16:06 +02:00
tabboxhandler.h [kwin] Use a QIcon in Client for the icons instead of Pixmaps 2013-12-06 14:41:23 +01:00