kwin/tabbox/qml/clients
Martin Gräßlin d03c73a223 Add proper key navigation to layout based window switchers
The grabbed key events inside TabBox are forwarded to the declarative
view which passes it to the normal keyPressedEvent() method. This
allows the QML files to handle keyboard navigation themselves.

The views support key navigation natively, though this cannot be
used as we need to update the ModelIndex when a new item is selected.
Also there seems to be a problem if the tabbox is shown again, in
that case the focus seems to be somehow lost. Because of that the
navigation is handled in the Item embedding the list.

REVIEW: 104357
FEATURE: 291916
FIXED-IN: 4.9.0
2012-03-25 11:55:35 +02:00
..
big_icons SVN_SILENT made messages (.desktop file) 2012-03-24 11:23:48 +01:00
compact Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
informative Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
present_windows Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
small_icons SVN_SILENT made messages (.desktop file) 2012-03-24 11:23:48 +01:00
text Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
thumbnails Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
window_strip SVN_SILENT made messages (.desktop file) 2012-03-24 11:23:48 +01:00