kwin/tabbox
Martin Gräßlin d2c7123dc6 TabBox becomes activatable through a DBus interface
Therefore TabBox is changed to be controlled without pressing a
modifier key. Tab and Backtab are valid keys now which can be
used to navigate in the list and return, enter and space can be
used to close the box (and select the client).

The TabBox is exported as object /TabBox on the kwin interface
providing start and close methods and signal when the TabBox got
closed.
2011-11-27 16:38:11 +01:00
..
qml Close windows from TabBox QML 2011-11-27 15:00:09 +01:00
clientitemdelegate.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
clientitemdelegate.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
clientmodel.cpp Close windows from TabBox QML 2011-11-27 15:00:09 +01:00
clientmodel.h Close windows from TabBox QML 2011-11-27 15:00:09 +01:00
declarative.cpp Do not stretch icons but use the smaller one with padding 2011-11-12 22:39:01 +01:00
declarative.h Pass mouse events to declarative Tabbox 2011-10-31 14:34:37 +01:00
DefaultTabBoxLayouts.xml
desktopitemdelegate.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopitemdelegate.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopmodel.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopmodel.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
itemlayoutconfig.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
itemlayoutconfig.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
tabbox.cpp TabBox becomes activatable through a DBus interface 2011-11-27 16:38:11 +01:00
tabbox.h TabBox becomes activatable through a DBus interface 2011-11-27 16:38:11 +01:00
tabboxconfig.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
tabboxconfig.h KConf Update for TabBox QML 2011-11-12 21:50:18 +01:00
tabboxhandler.cpp TabBox becomes activatable through a DBus interface 2011-11-27 16:38:11 +01:00
tabboxhandler.h Close windows from TabBox QML 2011-11-27 15:00:09 +01:00
tabboxview.cpp Create TabBoxView when first used 2011-07-12 21:02:57 +02:00
tabboxview.h Create TabBoxView when first used 2011-07-12 21:02:57 +02:00