kwin/tabbox/qml
Martin Gräßlin 8cf8f57966 Port tabbox to QtQuick 2
Straight forward port. Note: this is currently crashing deep down in
QtQuick. To circumvent the crashes it helps to disable the property
highlightFollowsCurrentItem in the listviews. This solves the problem
that QtQuick crashes on first loading. Unfortunately it still crashes
if one tries to invoke TabBox for the second time.
2013-08-09 11:47:18 +02:00
..
clients Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
desktops Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
CMakeLists.txt New desktop switcher layout showing previews of the desktops 2013-04-24 11:47:26 +02:00
IconTabBox.qml Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
ShadowedSvgItem.qml Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00
tabbox.qml Port tabbox to QtQuick 2 2013-08-09 11:47:18 +02:00