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.
2069 lines
89 KiB
2069 lines
89 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> |
|
<class>KWinInternal::RulesWidgetBase</class> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>Form2</cstring> |
|
</property> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>600</width> |
|
<height>503</height> |
|
</rect> |
|
</property> |
|
<property name="caption"> |
|
<string>Form2</string> |
|
</property> |
|
<vbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<widget class="QTabWidget"> |
|
<property name="name"> |
|
<cstring>tabWidget2</cstring> |
|
</property> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>tab</cstring> |
|
</property> |
|
<attribute name="title"> |
|
<string>&Window</string> |
|
</attribute> |
|
<grid> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="5"> |
|
<property name="name"> |
|
<cstring>textLabel1</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>De&scription:</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>description</cstring> |
|
</property> |
|
</widget> |
|
<widget class="KLineEdit" row="1" column="0" rowspan="1" colspan="5"> |
|
<property name="name"> |
|
<cstring>description</cstring> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="2" column="0" rowspan="1" colspan="5"> |
|
<property name="name"> |
|
<cstring>textLabel2</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Window &class (application type):</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>wmclass</cstring> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="5" column="0" rowspan="1" colspan="5"> |
|
<property name="name"> |
|
<cstring>textLabel3</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Window &role:</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>role</cstring> |
|
</property> |
|
</widget> |
|
<widget class="KLineEdit" row="6" column="0" rowspan="1" colspan="5"> |
|
<property name="name"> |
|
<cstring>role</cstring> |
|
</property> |
|
</widget> |
|
<spacer row="9" column="1"> |
|
<property name="name"> |
|
<cstring>spacer29</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Vertical</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>40</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KComboBox" row="7" column="0"> |
|
<item> |
|
<property name="text"> |
|
<string>Unimportant</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Exact Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Substring Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Regular Expression</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>role_match</cstring> |
|
</property> |
|
</widget> |
|
<spacer row="7" column="1"> |
|
<property name="name"> |
|
<cstring>spacer1</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>212</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KPushButton" row="7" column="2"> |
|
<property name="name"> |
|
<cstring>edit_reg_role</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Edit</string> |
|
</property> |
|
</widget> |
|
<spacer row="7" column="3" rowspan="1" colspan="2"> |
|
<property name="name"> |
|
<cstring>spacer4</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>211</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KComboBox" row="4" column="0"> |
|
<item> |
|
<property name="text"> |
|
<string>Unimportant</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Exact Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Substring Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Regular Expression</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>wmclass_match</cstring> |
|
</property> |
|
</widget> |
|
<spacer row="4" column="1"> |
|
<property name="name"> |
|
<cstring>spacer2</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>212</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KPushButton" row="4" column="2"> |
|
<property name="name"> |
|
<cstring>edit_reg_wmclass</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Edit</string> |
|
</property> |
|
<property name="accel"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<spacer row="4" column="3" rowspan="1" colspan="2"> |
|
<property name="name"> |
|
<cstring>spacer5</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>211</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KLineEdit" row="3" column="0" rowspan="1" colspan="4"> |
|
<property name="name"> |
|
<cstring>wmclass</cstring> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="3" column="4"> |
|
<property name="name"> |
|
<cstring>whole_wmclass</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Match w&hole window class</string> |
|
</property> |
|
</widget> |
|
<widget class="QGroupBox" row="8" column="0" rowspan="1" colspan="5"> |
|
<property name="name"> |
|
<cstring>groupBox1</cstring> |
|
</property> |
|
<property name="title"> |
|
<string>Detect Window Properties</string> |
|
</property> |
|
<hbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<spacer> |
|
<property name="name"> |
|
<cstring>spacer27</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>270</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KPushButton"> |
|
<property name="name"> |
|
<cstring>detect1</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Detect</string> |
|
</property> |
|
</widget> |
|
<spacer> |
|
<property name="name"> |
|
<cstring>spacer28</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>269</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</hbox> |
|
</widget> |
|
</grid> |
|
</widget> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>tab</cstring> |
|
</property> |
|
<attribute name="title"> |
|
<string>Window &Extra</string> |
|
</attribute> |
|
<grid> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="4"> |
|
<property name="name"> |
|
<cstring>textLabel4</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Window &types:</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>types</cstring> |
|
</property> |
|
</widget> |
|
<widget class="KListBox" row="1" column="0" rowspan="1" colspan="4"> |
|
<item> |
|
<property name="text"> |
|
<string>Normal Window</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Dialog Window</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Utility Window</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Dock (panel)</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Toolbar</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Torn-Off Menu</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Splash Screen</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Desktop</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Override Type</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Standalone Menubar</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>types</cstring> |
|
</property> |
|
<property name="selectionMode"> |
|
<enum>Multi</enum> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="2" column="0" rowspan="1" colspan="4"> |
|
<property name="name"> |
|
<cstring>textLabel5</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Window t&itle:</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>title</cstring> |
|
</property> |
|
</widget> |
|
<widget class="KLineEdit" row="3" column="0" rowspan="1" colspan="4"> |
|
<property name="name"> |
|
<cstring>title</cstring> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="5" column="0" rowspan="1" colspan="4"> |
|
<property name="name"> |
|
<cstring>textLabel6</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Extra role:</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>extra</cstring> |
|
</property> |
|
</widget> |
|
<widget class="KLineEdit" row="6" column="0" rowspan="1" colspan="4"> |
|
<property name="name"> |
|
<cstring>extra</cstring> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="8" column="0" rowspan="1" colspan="4"> |
|
<property name="name"> |
|
<cstring>textLabel7</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Machine (hostname):</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>machine</cstring> |
|
</property> |
|
</widget> |
|
<widget class="KLineEdit" row="9" column="0" rowspan="1" colspan="4"> |
|
<property name="name"> |
|
<cstring>machine</cstring> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="4" column="0"> |
|
<item> |
|
<property name="text"> |
|
<string>Unimportant</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Exact Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Substring Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Regular Expression</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>title_match</cstring> |
|
</property> |
|
</widget> |
|
<spacer row="4" column="1"> |
|
<property name="name"> |
|
<cstring>spacer2_2</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>199</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KPushButton" row="4" column="2"> |
|
<property name="name"> |
|
<cstring>edit_reg_title</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Edit</string> |
|
</property> |
|
<property name="accel"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<spacer row="4" column="3"> |
|
<property name="name"> |
|
<cstring>spacer5_2</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>199</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KComboBox" row="7" column="0"> |
|
<item> |
|
<property name="text"> |
|
<string>Unimportant</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Exact Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Substring Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Regular Expression</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>extra_match</cstring> |
|
</property> |
|
</widget> |
|
<spacer row="7" column="1"> |
|
<property name="name"> |
|
<cstring>spacer2_2_2</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>199</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KPushButton" row="7" column="2"> |
|
<property name="name"> |
|
<cstring>edit_reg_extra</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Edit</string> |
|
</property> |
|
<property name="accel"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<spacer row="7" column="3"> |
|
<property name="name"> |
|
<cstring>spacer5_2_2</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>199</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KComboBox" row="10" column="0"> |
|
<item> |
|
<property name="text"> |
|
<string>Unimportant</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Exact Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Substring Match</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Regular Expression</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>machine_match</cstring> |
|
</property> |
|
</widget> |
|
<spacer row="10" column="1"> |
|
<property name="name"> |
|
<cstring>spacer2_2_3</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>199</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KPushButton" row="10" column="2"> |
|
<property name="name"> |
|
<cstring>edit_reg_machine</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Edit</string> |
|
</property> |
|
<property name="accel"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<spacer row="10" column="3"> |
|
<property name="name"> |
|
<cstring>spacer5_2_3</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>199</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</grid> |
|
</widget> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>TabPage</cstring> |
|
</property> |
|
<attribute name="title"> |
|
<string>&Geometry</string> |
|
</attribute> |
|
<grid> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="KComboBox" row="1" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_size</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KRestrictedLine" row="1" column="2"> |
|
<property name="name"> |
|
<cstring>size</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="validChars"> |
|
<string>0123456789-+,xX:</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="1" column="0"> |
|
<property name="name"> |
|
<cstring>enable_size</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Size</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="0" column="0"> |
|
<property name="name"> |
|
<cstring>enable_position</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Position</string> |
|
</property> |
|
</widget> |
|
<widget class="KRestrictedLine" row="0" column="2"> |
|
<property name="name"> |
|
<cstring>position</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="validChars"> |
|
<string>0123456789-+,xX:</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="0" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_position</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="3" column="2"> |
|
<property name="name"> |
|
<cstring>maximizevert</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="2" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_maximizehoriz</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="4" column="2"> |
|
<property name="name"> |
|
<cstring>fullscreen</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="2" column="0"> |
|
<property name="name"> |
|
<cstring>enable_maximizehoriz</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Maximized &horizontally</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="2" column="2"> |
|
<property name="name"> |
|
<cstring>maximizehoriz</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="4" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_fullscreen</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="4" column="0"> |
|
<property name="name"> |
|
<cstring>enable_fullscreen</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Fullscreen</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="3" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_maximizevert</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="3" column="0"> |
|
<property name="name"> |
|
<cstring>enable_maximizevert</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Maximized &vertically</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="5" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_desktop</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="5" column="2"> |
|
<property name="name"> |
|
<cstring>desktop</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="5" column="0"> |
|
<property name="name"> |
|
<cstring>enable_desktop</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Desktop</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="7" column="0"> |
|
<property name="name"> |
|
<cstring>enable_shade</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Sh&aded</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="7" column="2"> |
|
<property name="name"> |
|
<cstring>shade</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="6" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_minimize</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="6" column="2"> |
|
<property name="name"> |
|
<cstring>minimize</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="6" column="0"> |
|
<property name="name"> |
|
<cstring>enable_minimize</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>M&inimized</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="8" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_placement</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="8" column="2"> |
|
<item> |
|
<property name="text"> |
|
<string>Default</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>No Placement</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Smart</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Cascade</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Centered</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Random</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Top-Left Corner</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Under Mouse</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>On Main Window</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>placement</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="8" column="0"> |
|
<property name="name"> |
|
<cstring>enable_placement</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>P&lacement</string> |
|
</property> |
|
</widget> |
|
<spacer row="9" column="1"> |
|
<property name="name"> |
|
<cstring>spacer31</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Vertical</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="KComboBox" row="7" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_shade</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
</grid> |
|
</widget> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>TabPage</cstring> |
|
</property> |
|
<attribute name="title"> |
|
<string>&Preferences</string> |
|
</attribute> |
|
<grid> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QCheckBox" row="1" column="4"> |
|
<property name="name"> |
|
<cstring>below</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<spacer row="7" column="3"> |
|
<property name="name"> |
|
<cstring>spacer33</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Vertical</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>70</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="QCheckBox" row="0" column="0"> |
|
<property name="name"> |
|
<cstring>enable_above</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Keep &above</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="1" column="0"> |
|
<property name="name"> |
|
<cstring>enable_below</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Keep &below</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="4" column="0"> |
|
<property name="name"> |
|
<cstring>enable_skippager</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Skip pa&ger</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="3" column="0"> |
|
<property name="name"> |
|
<cstring>enable_skiptaskbar</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Skip &taskbar</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="2" column="0"> |
|
<property name="name"> |
|
<cstring>enable_noborder</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&No border</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="5" column="0"> |
|
<property name="name"> |
|
<cstring>enable_acceptfocus</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Accept &focus</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="6" column="0"> |
|
<property name="name"> |
|
<cstring>enable_closeable</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Closeable</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="6" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_closeable</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="5" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_acceptfocus</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="4" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_skippager</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="3" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_skiptaskbar</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="2" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_noborder</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="1" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_below</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="0" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Apply Initially</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Remember</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_above</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<spacer row="0" column="5"> |
|
<property name="name"> |
|
<cstring>spacer36</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<spacer row="1" column="5"> |
|
<property name="name"> |
|
<cstring>spacer36_2</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<spacer row="2" column="5"> |
|
<property name="name"> |
|
<cstring>spacer36_3</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<spacer row="3" column="5"> |
|
<property name="name"> |
|
<cstring>spacer36_4</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<spacer row="4" column="5"> |
|
<property name="name"> |
|
<cstring>spacer36_5</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<spacer row="5" column="5"> |
|
<property name="name"> |
|
<cstring>spacer36_6</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<spacer row="6" column="5"> |
|
<property name="name"> |
|
<cstring>spacer36_7</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="QCheckBox" row="0" column="4"> |
|
<property name="name"> |
|
<cstring>above</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="2" column="4"> |
|
<property name="name"> |
|
<cstring>noborder</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="3" column="4"> |
|
<property name="name"> |
|
<cstring>skiptaskbar</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="4" column="4"> |
|
<property name="name"> |
|
<cstring>skippager</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="6" column="4"> |
|
<property name="name"> |
|
<cstring>closeable</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="5" column="4"> |
|
<property name="name"> |
|
<cstring>acceptfocus</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
</grid> |
|
</widget> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>TabPage</cstring> |
|
</property> |
|
<attribute name="title"> |
|
<string>W&orkarounds</string> |
|
</attribute> |
|
<grid> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QCheckBox" row="0" column="0"> |
|
<property name="name"> |
|
<cstring>enable_fsplevel</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Focus stealing prevention</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="2" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_type</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="2" column="3"> |
|
<item> |
|
<property name="text"> |
|
<string>Normal Window</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Dialog Window</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Utility Window</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Dock (panel)</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Toolbar</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Torn-Off Menu</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Splash Screen</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Desktop</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Override Type</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Standalone Menubar</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>type</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="1" column="3"> |
|
<item> |
|
<property name="text"> |
|
<string>Opaque</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Transparent</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>moveresizemode</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="2" column="0"> |
|
<property name="name"> |
|
<cstring>enable_type</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Window &type</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="1" column="0"> |
|
<property name="name"> |
|
<cstring>enable_moveresizemode</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Moving/resizing</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="0" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_fsplevel</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="1" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_moveresizemode</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="0" column="3"> |
|
<item> |
|
<property name="text"> |
|
<string>None</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Low</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Normal</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>High</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Extreme</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>fsplevel</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="KRestrictedLine" row="5" column="3"> |
|
<property name="name"> |
|
<cstring>maxsize</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="validChars"> |
|
<string>0123456789-+,xX:</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="3" column="3"> |
|
<property name="name"> |
|
<cstring>ignoreposition</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="3" column="0"> |
|
<property name="name"> |
|
<cstring>enable_ignoreposition</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Ignore requested &position</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="3" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_ignoreposition</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="4" column="0"> |
|
<property name="name"> |
|
<cstring>enable_minsize</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>M&inimum size</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="4" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_minsize</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox" row="5" column="0"> |
|
<property name="name"> |
|
<cstring>enable_maxsize</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>M&aximum size</string> |
|
</property> |
|
</widget> |
|
<widget class="KRestrictedLine" row="4" column="3"> |
|
<property name="name"> |
|
<cstring>minsize</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="validChars"> |
|
<string>0123456789-+,xX:</string> |
|
</property> |
|
</widget> |
|
<widget class="KComboBox" row="5" column="1"> |
|
<item> |
|
<property name="text"> |
|
<string>Do Not Affect</string> |
|
</property> |
|
</item> |
|
<item> |
|
<property name="text"> |
|
<string>Force</string> |
|
</property> |
|
</item> |
|
<property name="name"> |
|
<cstring>rule_maxsize</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
</widget> |
|
<spacer row="6" column="2"> |
|
<property name="name"> |
|
<cstring>spacer35</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Vertical</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>250</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</grid> |
|
</widget> |
|
</widget> |
|
</vbox> |
|
</widget> |
|
<connections> |
|
<connection> |
|
<sender>detect1</sender> |
|
<signal>clicked()</signal> |
|
<receiver>Form2</receiver> |
|
<slot>detectClicked()</slot> |
|
</connection> |
|
<connection> |
|
<sender>wmclass_match</sender> |
|
<signal>activated(int)</signal> |
|
<receiver>Form2</receiver> |
|
<slot>wmclassMatchChanged()</slot> |
|
</connection> |
|
<connection> |
|
<sender>role_match</sender> |
|
<signal>activated(int)</signal> |
|
<receiver>Form2</receiver> |
|
<slot>roleMatchChanged()</slot> |
|
</connection> |
|
<connection> |
|
<sender>title_match</sender> |
|
<signal>activated(int)</signal> |
|
<receiver>Form2</receiver> |
|
<slot>titleMatchChanged()</slot> |
|
</connection> |
|
<connection> |
|
<sender>extra_match</sender> |
|
<signal>activated(int)</signal> |
|
<receiver>Form2</receiver> |
|
<slot>extraMatchChanged()</slot> |
|
</connection> |
|
<connection> |
|
<sender>machine_match</sender> |
|
<signal>activated(int)</signal> |
|
<receiver>Form2</receiver> |
|
<slot>machineMatchChanged()</slot> |
|
</connection> |
|
</connections> |
|
<tabstops> |
|
<tabstop>tabWidget2</tabstop> |
|
<tabstop>description</tabstop> |
|
<tabstop>wmclass</tabstop> |
|
<tabstop>whole_wmclass</tabstop> |
|
<tabstop>wmclass_match</tabstop> |
|
<tabstop>edit_reg_wmclass</tabstop> |
|
<tabstop>role</tabstop> |
|
<tabstop>role_match</tabstop> |
|
<tabstop>edit_reg_role</tabstop> |
|
<tabstop>detect1</tabstop> |
|
<tabstop>types</tabstop> |
|
<tabstop>title</tabstop> |
|
<tabstop>title_match</tabstop> |
|
<tabstop>edit_reg_title</tabstop> |
|
<tabstop>extra</tabstop> |
|
<tabstop>extra_match</tabstop> |
|
<tabstop>edit_reg_extra</tabstop> |
|
<tabstop>machine</tabstop> |
|
<tabstop>machine_match</tabstop> |
|
<tabstop>edit_reg_machine</tabstop> |
|
<tabstop>enable_position</tabstop> |
|
<tabstop>rule_position</tabstop> |
|
<tabstop>position</tabstop> |
|
<tabstop>enable_size</tabstop> |
|
<tabstop>rule_size</tabstop> |
|
<tabstop>size</tabstop> |
|
<tabstop>enable_maximizehoriz</tabstop> |
|
<tabstop>rule_maximizehoriz</tabstop> |
|
<tabstop>maximizehoriz</tabstop> |
|
<tabstop>enable_maximizevert</tabstop> |
|
<tabstop>rule_maximizevert</tabstop> |
|
<tabstop>maximizevert</tabstop> |
|
<tabstop>enable_fullscreen</tabstop> |
|
<tabstop>rule_fullscreen</tabstop> |
|
<tabstop>fullscreen</tabstop> |
|
<tabstop>enable_desktop</tabstop> |
|
<tabstop>rule_desktop</tabstop> |
|
<tabstop>desktop</tabstop> |
|
<tabstop>enable_minimize</tabstop> |
|
<tabstop>rule_minimize</tabstop> |
|
<tabstop>minimize</tabstop> |
|
<tabstop>enable_shade</tabstop> |
|
<tabstop>rule_shade</tabstop> |
|
<tabstop>shade</tabstop> |
|
<tabstop>enable_placement</tabstop> |
|
<tabstop>rule_placement</tabstop> |
|
<tabstop>placement</tabstop> |
|
<tabstop>enable_above</tabstop> |
|
<tabstop>rule_above</tabstop> |
|
<tabstop>above</tabstop> |
|
<tabstop>enable_below</tabstop> |
|
<tabstop>rule_below</tabstop> |
|
<tabstop>below</tabstop> |
|
<tabstop>enable_noborder</tabstop> |
|
<tabstop>rule_noborder</tabstop> |
|
<tabstop>noborder</tabstop> |
|
<tabstop>enable_skiptaskbar</tabstop> |
|
<tabstop>rule_skiptaskbar</tabstop> |
|
<tabstop>skiptaskbar</tabstop> |
|
<tabstop>enable_skippager</tabstop> |
|
<tabstop>rule_skippager</tabstop> |
|
<tabstop>skippager</tabstop> |
|
<tabstop>enable_acceptfocus</tabstop> |
|
<tabstop>rule_acceptfocus</tabstop> |
|
<tabstop>acceptfocus</tabstop> |
|
<tabstop>enable_closeable</tabstop> |
|
<tabstop>rule_closeable</tabstop> |
|
<tabstop>closeable</tabstop> |
|
<tabstop>enable_fsplevel</tabstop> |
|
<tabstop>rule_fsplevel</tabstop> |
|
<tabstop>fsplevel</tabstop> |
|
<tabstop>enable_moveresizemode</tabstop> |
|
<tabstop>rule_moveresizemode</tabstop> |
|
<tabstop>moveresizemode</tabstop> |
|
<tabstop>enable_type</tabstop> |
|
<tabstop>rule_type</tabstop> |
|
<tabstop>type</tabstop> |
|
<tabstop>enable_ignoreposition</tabstop> |
|
<tabstop>rule_ignoreposition</tabstop> |
|
<tabstop>ignoreposition</tabstop> |
|
<tabstop>enable_minsize</tabstop> |
|
<tabstop>rule_minsize</tabstop> |
|
<tabstop>minsize</tabstop> |
|
<tabstop>enable_maxsize</tabstop> |
|
<tabstop>rule_maxsize</tabstop> |
|
<tabstop>maxsize</tabstop> |
|
</tabstops> |
|
<slots> |
|
<slot access="protected" specifier="pure virtual">detectClicked()</slot> |
|
<slot access="protected" specifier="pure virtual">wmclassMatchChanged()</slot> |
|
<slot access="protected" specifier="pure virtual">roleMatchChanged()</slot> |
|
<slot access="protected" specifier="pure virtual">titleMatchChanged()</slot> |
|
<slot access="protected" specifier="pure virtual">extraMatchChanged()</slot> |
|
<slot access="protected" specifier="pure virtual">machineMatchChanged()</slot> |
|
</slots> |
|
<layoutdefaults spacing="6" margin="11"/> |
|
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> |
|
</UI>
|
|
|