pragma ComponentBehavior: Bound import "root:/widgets" import "root:/services" import "root:/config" import QtQuick import QtQuick.Layouts import Qt5Compat.GraphicalEffects Item { id: root property alias vertical: layout.vertical readonly property color colour: Appearance.colours.mauve property int shown: 10 property bool occupiedBg: false property bool showWindows: false readonly property list