Revision 2a6f316...

Go back to digest for 28th August 2011

Features in KDE Base

Martin Gräßlin committed changes in [kde-workspace/kwin/window-strip] /tabbox:

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.

File Changes

Modified 3 files
  • /tabbox
  •   kwin.cpp
  •   kwin.h
  •   kwinhandler.cpp
3 files changed in total