You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
245 lines
7.4 KiB
245 lines
7.4 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<ui version="4.0"> |
|
<class>KWin::DesktopGridEffectConfigForm</class> |
|
<widget class="QWidget" name="KWin::DesktopGridEffectConfigForm"> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>574</width> |
|
<height>250</height> |
|
</rect> |
|
</property> |
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox"> |
|
<property name="title"> |
|
<string>Appearance</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout"> |
|
<item row="0" column="0"> |
|
<widget class="QLabel" name="label"> |
|
<property name="text"> |
|
<string>Zoom &duration:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="buddy"> |
|
<cstring>kcfg_ZoomDuration</cstring> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1"> |
|
<widget class="KIntSpinBox" name="kcfg_ZoomDuration"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="specialValueText"> |
|
<string comment="Duration of zoom">Default</string> |
|
</property> |
|
<property name="maximum"> |
|
<number>5000</number> |
|
</property> |
|
<property name="singleStep"> |
|
<number>10</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="0"> |
|
<widget class="QLabel" name="label_3"> |
|
<property name="text"> |
|
<string>&Border width:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="buddy"> |
|
<cstring>kcfg_BorderWidth</cstring> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1"> |
|
<widget class="KIntSpinBox" name="kcfg_BorderWidth"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="maximum"> |
|
<number>100</number> |
|
</property> |
|
<property name="value"> |
|
<number>10</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="0"> |
|
<widget class="QLabel" name="label_6"> |
|
<property name="text"> |
|
<string>Desktop &name alignment:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="buddy"> |
|
<cstring>desktopNameAlignmentCombo</cstring> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1"> |
|
<widget class="KComboBox" name="desktopNameAlignmentCombo"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="3" column="0"> |
|
<widget class="QLabel" name="label_7"> |
|
<property name="text"> |
|
<string>&Layout mode:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="buddy"> |
|
<cstring>kcfg_LayoutMode</cstring> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="3" column="1"> |
|
<widget class="KComboBox" name="kcfg_LayoutMode"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<item> |
|
<property name="text"> |
|
<string>Pager</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Automatic</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Custom</string> |
|
</property> |
|
</item> |
|
</widget> |
|
</item> |
|
<item row="4" column="0"> |
|
<widget class="QLabel" name="layoutRowsLabel"> |
|
<property name="text"> |
|
<string>Number of &rows:</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
</property> |
|
<property name="buddy"> |
|
<cstring>kcfg_CustomLayoutRows</cstring> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="4" column="1"> |
|
<widget class="KIntSpinBox" name="kcfg_CustomLayoutRows"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="minimum"> |
|
<number>1</number> |
|
</property> |
|
<property name="maximum"> |
|
<number>20</number> |
|
</property> |
|
<property name="value"> |
|
<number>2</number> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="7" column="0" colspan="2"> |
|
<spacer name="verticalSpacer"> |
|
<property name="orientation"> |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeHint" stdset="0"> |
|
<size> |
|
<width>20</width> |
|
<height>0</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
<item row="5" column="0" colspan="2"> |
|
<widget class="QCheckBox" name="kcfg_PresentWindows"> |
|
<property name="text"> |
|
<string>Use Present Windows effect to layout the windows</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_2"> |
|
<property name="title"> |
|
<string>Activation</string> |
|
</property> |
|
<layout class="QGridLayout" name="gridLayout_2"> |
|
<item row="0" column="0" colspan="2"> |
|
<widget class="KWin::GlobalShortcutsEditor" name="shortcutEditor" native="true"> |
|
<property name="sizePolicy"> |
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
<customwidgets> |
|
<customwidget> |
|
<class>KComboBox</class> |
|
<extends>QComboBox</extends> |
|
<header>kcombobox.h</header> |
|
</customwidget> |
|
<customwidget> |
|
<class>KIntSpinBox</class> |
|
<extends>QSpinBox</extends> |
|
<header>knuminput.h</header> |
|
</customwidget> |
|
<customwidget> |
|
<class>KWin::GlobalShortcutsEditor</class> |
|
<extends>QWidget</extends> |
|
<header location="global">kwineffects.h</header> |
|
<container>1</container> |
|
</customwidget> |
|
</customwidgets> |
|
<tabstops> |
|
<tabstop>kcfg_ZoomDuration</tabstop> |
|
<tabstop>kcfg_BorderWidth</tabstop> |
|
<tabstop>desktopNameAlignmentCombo</tabstop> |
|
<tabstop>kcfg_LayoutMode</tabstop> |
|
<tabstop>kcfg_CustomLayoutRows</tabstop> |
|
</tabstops> |
|
<resources/> |
|
<connections/> |
|
</ui>
|
|
|