2009-02-27 15:40:53 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2007-07-19 16:20:05 +00:00
<class>KWinCompositingConfig</class>
2009-02-27 15:40:53 +00:00
<widget class="QWidget" name="KWinCompositingConfig">
<property name="geometry">
2007-07-19 16:20:05 +00:00
<rect>
<x>0</x>
<y>0</y>
2010-11-11 19:53:19 +00:00
<width>595</width>
<height>483</height>
2007-07-19 16:20:05 +00:00
</rect>
</property>
2009-02-27 15:40:53 +00:00
<layout class="QVBoxLayout">
2007-07-19 16:20:05 +00:00
<item>
2009-02-27 15:40:53 +00:00
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
2008-08-26 07:31:57 +00:00
<number>0</number>
2007-07-19 16:20:05 +00:00
</property>
2009-02-27 15:40:53 +00:00
<widget class="QWidget" name="tab">
<attribute name="title">
2008-08-30 07:25:54 +00:00
<string>General</string>
2007-09-18 10:09:07 +00:00
</attribute>
2009-02-27 15:40:53 +00:00
<layout class="QVBoxLayout" name="verticalLayout">
2008-10-14 13:23:50 +00:00
<item>
2009-02-27 15:40:53 +00:00
<widget class="KTitleWidget" name="statusTitleWidget"/>
2008-10-14 13:23:50 +00:00
</item>
2007-09-18 10:09:07 +00:00
<item>
2009-02-27 15:40:53 +00:00
<widget class="QCheckBox" name="useCompositing">
<property name="text">
<string comment="@option:check">Enable desktop effects</string>
2007-09-18 10:09:07 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="checked">
2007-09-18 10:09:07 +00:00
<bool>true</bool>
</property>
</widget>
</item>
<item>
2009-02-27 15:40:53 +00:00
<widget class="QWidget" name="compositingOptionsContainer" native="true">
<layout class="QGridLayout" name="gridLayout_3">
2009-06-24 13:09:58 +00:00
<property name="margin">
<number>0</number>
</property>
2009-06-25 13:34:36 +00:00
<item row="1" column="0">
2009-02-27 15:40:53 +00:00
<widget class="QGroupBox" name="groupBox">
<property name="title">
2008-11-14 11:53:25 +00:00
<string>Common Settings</string>
2007-09-18 10:09:07 +00:00
</property>
2009-02-27 15:40:53 +00:00
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0" colspan="2">
<widget class="QCheckBox" name="effectWinManagement">
<property name="text">
2007-09-18 10:09:07 +00:00
<string>Improved window management</string>
</property>
2009-02-27 15:40:53 +00:00
<property name="checked">
2007-09-18 10:09:07 +00:00
<bool>true</bool>
</property>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="1" column="0" colspan="2">
<widget class="QCheckBox" name="effectShadows">
<property name="text">
2007-09-18 10:09:07 +00:00
<string>Shadows</string>
</property>
2009-02-27 15:40:53 +00:00
<property name="checked">
2007-09-18 10:09:07 +00:00
<bool>true</bool>
</property>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="effectAnimations">
<property name="text">
2007-09-18 10:09:07 +00:00
<string>Various animations</string>
</property>
2009-02-27 15:40:53 +00:00
<property name="checked">
2007-09-18 10:09:07 +00:00
<bool>true</bool>
</property>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="7" column="0" colspan="2">
<spacer name="verticalSpacer">
<property name="orientation">
2008-10-14 13:23:50 +00:00
<enum>Qt::Vertical</enum>
</property>
2009-02-27 15:40:53 +00:00
<property name="sizeType">
2008-10-14 13:23:50 +00:00
<enum>QSizePolicy::Fixed</enum>
</property>
2009-02-27 15:40:53 +00:00
<property name="sizeHint" stdset="0">
2008-10-14 13:23:50 +00:00
<size>
<width>20</width>
2008-11-14 11:53:25 +00:00
<height>20</height>
2008-10-14 13:23:50 +00:00
</size>
</property>
</spacer>
</item>
2009-02-27 15:40:53 +00:00
<item row="8" column="0" colspan="2">
<widget class="QLabel" name="label">
<property name="text">
<string>You can find more effects, as well as effect-specific settings, in the "All Effects" tab above.</string>
2008-10-18 11:34:54 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="wordWrap">
2008-11-14 13:28:13 +00:00
<bool>true</bool>
</property>
2008-10-18 11:34:54 +00:00
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="4" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
2008-10-18 13:50:32 +00:00
<string>Effect for window switching:</string>
</property>
2009-02-27 15:40:53 +00:00
<property name="alignment">
2008-10-18 13:50:32 +00:00
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
2009-02-27 15:40:53 +00:00
<property name="buddy">
2008-10-18 13:50:32 +00:00
<cstring>windowSwitchingCombo</cstring>
</property>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="4" column="1">
2010-08-06 21:35:39 +00:00
<widget class="KComboBox" name="windowSwitchingCombo">
2009-02-27 15:40:53 +00:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2008-10-18 13:50:32 +00:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="5" column="1">
2010-08-06 21:35:39 +00:00
<widget class="KComboBox" name="desktopSwitchingCombo">
2009-02-27 15:40:53 +00:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2008-10-18 13:50:32 +00:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="3" column="0" colspan="2">
<spacer name="verticalSpacer_2">
<property name="orientation">
2008-11-14 11:53:25 +00:00
<enum>Qt::Vertical</enum>
2008-10-18 13:50:32 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="sizeType">
2008-11-14 11:53:25 +00:00
<enum>QSizePolicy::Fixed</enum>
2008-10-18 13:50:32 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="sizeHint" stdset="0">
2008-11-14 11:53:25 +00:00
<size>
<width>20</width>
<height>20</height>
</size>
2008-10-18 13:50:32 +00:00
</property>
2008-11-14 11:53:25 +00:00
</spacer>
2008-10-18 13:50:32 +00:00
</item>
2009-02-27 15:40:53 +00:00
<item row="6" column="1">
2010-08-06 21:35:39 +00:00
<widget class="KComboBox" name="animationSpeedCombo">
2009-02-27 15:40:53 +00:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
2008-10-18 13:50:32 +00:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2009-02-27 15:40:53 +00:00
<property name="currentIndex">
2008-10-18 13:50:32 +00:00
<number>3</number>
</property>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2008-10-18 13:50:32 +00:00
<string>Instant</string>
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2008-11-17 18:35:18 +00:00
<string>Very Fast</string>
2008-10-18 13:50:32 +00:00
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2008-10-18 13:50:32 +00:00
<string>Fast</string>
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2008-10-18 13:50:32 +00:00
<string>Normal</string>
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2008-10-18 13:50:32 +00:00
<string>Slow</string>
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2008-11-17 18:35:18 +00:00
<string>Very Slow</string>
2008-10-18 13:50:32 +00:00
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2008-11-17 18:35:18 +00:00
<string>Extremely Slow</string>
2008-10-18 13:50:32 +00:00
</property>
</item>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="6" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
2008-11-14 11:53:25 +00:00
<string>Animation speed:</string>
2008-11-06 10:42:36 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="alignment">
2008-11-14 11:53:25 +00:00
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2008-11-06 10:42:36 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="buddy">
2008-11-14 11:53:25 +00:00
<cstring>animationSpeedCombo</cstring>
2008-11-06 10:42:36 +00:00
</property>
</widget>
</item>
2007-09-18 10:09:07 +00:00
</layout>
</widget>
</item>
2009-04-18 10:07:16 +00:00
<item row="0" column="0">
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>Compositing State</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="compositingStateIcon">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="compositingStateLabel">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="compositingStateButton">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
2007-09-18 10:09:07 +00:00
</layout>
</widget>
</item>
<item>
<spacer>
2009-02-27 15:40:53 +00:00
<property name="orientation">
2007-09-18 10:09:07 +00:00
<enum>Qt::Vertical</enum>
</property>
2009-02-27 15:40:53 +00:00
<property name="sizeHint" stdset="0">
2007-09-18 10:09:07 +00:00
<size>
<width>20</width>
2008-11-14 11:53:25 +00:00
<height>0</height>
2007-09-18 10:09:07 +00:00
</size>
</property>
</spacer>
</item>
</layout>
2008-11-14 11:53:25 +00:00
</widget>
2009-02-27 15:40:53 +00:00
<widget class="QWidget" name="tab_2">
<attribute name="title">
2007-10-16 15:36:27 +00:00
<string>All Effects</string>
2007-09-18 10:09:07 +00:00
</attribute>
2009-02-27 15:40:53 +00:00
<layout class="QVBoxLayout">
2007-09-18 10:09:07 +00:00
<item>
2009-02-27 15:40:53 +00:00
<widget class="QLabel" name="label_2">
<property name="text">
2008-04-06 16:29:45 +00:00
<string>Hint: To find out or configure how to activate an effect, look at the effect's settings.</string>
2007-09-18 10:09:07 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="wordWrap">
2008-11-14 13:28:13 +00:00
<bool>true</bool>
</property>
2007-09-18 10:09:07 +00:00
</widget>
</item>
<item>
2009-02-27 15:40:53 +00:00
<widget class="KPluginSelector" name="effectSelector" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
2007-09-18 10:09:07 +00:00
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
</layout>
</widget>
2009-02-27 15:40:53 +00:00
<widget class="QWidget" name="tab_4">
<attribute name="title">
2008-11-14 12:36:59 +00:00
<string>Advanced</string>
</attribute>
2010-11-11 19:53:19 +00:00
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
<widget class="QLabel" name="label_7">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Compositing type:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy">
<cstring>compositingType</cstring>
</property>
</widget>
2008-11-14 12:36:59 +00:00
</item>
2010-11-11 19:53:19 +00:00
<item row="0" column="1">
<widget class="KComboBox" name="compositingType">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>3</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<item>
<property name="text">
<string>OpenGL</string>
</property>
</item>
<item>
<property name="text">
<string>XRender</string>
</property>
</item>
</widget>
2008-11-14 12:36:59 +00:00
</item>
2010-11-11 19:53:19 +00:00
<item row="1" column="1">
<widget class="QCheckBox" name="disableChecks">
<property name="text">
<string>Disable functionality checks</string>
</property>
</widget>
2008-11-14 12:36:59 +00:00
</item>
2010-11-11 19:53:19 +00:00
</layout>
2008-11-14 12:36:59 +00:00
</item>
2010-11-11 19:53:19 +00:00
<item>
<widget class="QGroupBox" name="groupBox_3">
2009-02-27 15:40:53 +00:00
<property name="title">
2010-11-11 19:53:19 +00:00
<string>General Options</string>
2008-11-14 12:36:59 +00:00
</property>
2010-11-11 19:53:19 +00:00
<property name="flat">
<bool>true</bool>
</property>
<layout class="QGridLayout" name="gridLayout_2">
2009-02-27 15:40:53 +00:00
<item row="0" column="0">
2010-11-11 19:53:19 +00:00
<widget class="QLabel" name="label_8">
2009-02-27 15:40:53 +00:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
2010-11-11 19:53:19 +00:00
<horstretch>1</horstretch>
2008-11-14 12:36:59 +00:00
<verstretch>0</verstretch>
</sizepolicy>
</property>
2009-02-27 15:40:53 +00:00
<property name="text">
2010-11-11 19:53:19 +00:00
<string>Keep window thumbnails:</string>
2008-11-14 12:36:59 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="alignment">
2008-11-14 12:36:59 +00:00
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
2009-02-27 15:40:53 +00:00
<property name="buddy">
2010-11-11 19:53:19 +00:00
<cstring>windowThumbnails</cstring>
2008-11-14 12:36:59 +00:00
</property>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="0" column="1">
2010-11-11 19:53:19 +00:00
<widget class="KComboBox" name="windowThumbnails">
2009-02-27 15:40:53 +00:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
2010-11-11 19:53:19 +00:00
<horstretch>3</horstretch>
2008-11-14 12:36:59 +00:00
<verstretch>0</verstretch>
</sizepolicy>
</property>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2010-11-11 19:53:19 +00:00
<string>Always (Breaks minimization)</string>
2008-11-14 12:36:59 +00:00
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2010-11-11 19:53:19 +00:00
<string>Only for Shown Windows</string>
2008-11-14 12:36:59 +00:00
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2010-11-11 19:53:19 +00:00
<string>Never</string>
2008-11-14 12:36:59 +00:00
</property>
</item>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="1" column="0">
2010-11-11 19:53:19 +00:00
<widget class="QLabel" name="scaleMethodLabel">
2009-02-27 15:40:53 +00:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
2010-11-11 19:53:19 +00:00
<horstretch>1</horstretch>
2008-11-14 12:36:59 +00:00
<verstretch>0</verstretch>
</sizepolicy>
</property>
2009-02-27 15:40:53 +00:00
<property name="text">
2010-11-11 19:53:19 +00:00
<string>Scale method:</string>
2008-11-14 12:36:59 +00:00
</property>
2009-02-27 15:40:53 +00:00
<property name="alignment">
2008-11-14 12:36:59 +00:00
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
2009-02-27 15:40:53 +00:00
<property name="buddy">
2010-11-11 19:53:19 +00:00
<cstring>xrScaleFilter</cstring>
2008-11-14 12:36:59 +00:00
</property>
</widget>
</item>
2009-02-27 15:40:53 +00:00
<item row="1" column="1">
2010-11-11 19:53:19 +00:00
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QComboBox" name="xrScaleFilter">
<property name="toolTip">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Segoe'; font-size:8pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Crisp:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">XRenderSetPictureFilter(&quot;fast&quot;)</span> - Pretty fast on all GPUs but looks bricky</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Smooth:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">XRenderSetPictureFilter(&quot;good&quot;) </span>- linear blending.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fast enough on newer nvidia GPUs and maybe others but also can be <span style=" text-decoration: underline;">very</span> slow, you'll have to try.</p></body></html></string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<item>
<property name="text">
<string>Crisp</string>
</property>
</item>
<item>
<property name="text">
<string>Smooth (slower)</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="QComboBox" name="glScaleFilter">
<property name="toolTip">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Segoe'; font-size:8pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Crisp:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">GL_NEAREST</span> - (very) fast on all GPUs but looks bricky</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Smooth:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">GL_LINEAR</span> - fast on most GPUs but a little blurry</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Accurate:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Lanczos filter, requires shader support (glsl or arb).</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Might be slow on weaker GPUs and even cause various troubles with broken drivers. (From overbrightning to segfaults)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fall back to &quot;Smooth&quot; if you've problems</p></body></html></string>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<item>
<property name="text">
<string>Crisp</string>
</property>
</item>
<item>
<property name="text">
<string>Smooth</string>
</property>
</item>
<item>
<property name="text">
<string>Accurate</string>
</property>
</item>
</widget>
</item>
</layout>
</item>
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="unredirectFullscreen">
<property name="text">
<string>Suspend desktop effects for fullscreen windows</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="glGroup">
<property name="title">
<string>OpenGL Options</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0">
<widget class="QLabel" name="label_9">
2009-02-27 15:40:53 +00:00
<property name="sizePolicy">
2010-11-11 19:53:19 +00:00
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
2008-11-14 12:36:59 +00:00
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2010-11-11 19:53:19 +00:00
<property name="text">
<string>OpenGL mode:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy">
<cstring>glMode</cstring>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="KComboBox" name="glMode">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>3</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2008-11-14 12:36:59 +00:00
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2010-11-11 19:53:19 +00:00
<string>Texture From Pixmap</string>
2008-11-14 12:36:59 +00:00
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2010-11-11 19:53:19 +00:00
<string>Shared Memory</string>
2008-11-14 12:36:59 +00:00
</property>
</item>
<item>
2009-02-27 15:40:53 +00:00
<property name="text">
2010-11-11 19:53:19 +00:00
<string>Fallback</string>
2008-11-14 12:36:59 +00:00
</property>
</item>
</widget>
</item>
2010-11-11 19:53:19 +00:00
<item row="1" column="0" colspan="2">
2009-02-27 15:40:53 +00:00
<widget class="QCheckBox" name="glDirect">
<property name="text">
2008-11-14 12:36:59 +00:00
<string>Enable direct rendering</string>
</property>
2009-02-27 15:40:53 +00:00
<property name="checked">
2008-11-14 12:36:59 +00:00
<bool>false</bool>
</property>
</widget>
</item>
2010-11-11 19:53:19 +00:00
<item row="2" column="0" colspan="2">
2009-02-27 15:40:53 +00:00
<widget class="QCheckBox" name="glVSync">
<property name="text">
2008-11-14 12:36:59 +00:00
<string>Use VSync</string>
</property>
2009-02-27 15:40:53 +00:00
<property name="checked">
2008-11-14 12:36:59 +00:00
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
2010-11-11 19:53:19 +00:00
<item>
<spacer name="verticalSpacer_3">
2009-02-27 15:40:53 +00:00
<property name="orientation">
2008-11-14 12:36:59 +00:00
<enum>Qt::Vertical</enum>
</property>
2009-02-27 15:40:53 +00:00
<property name="sizeHint" stdset="0">
2008-11-14 12:36:59 +00:00
<size>
<width>20</width>
2010-11-11 19:53:19 +00:00
<height>40</height>
2008-11-14 12:36:59 +00:00
</size>
</property>
</spacer>
</item>
</layout>
</widget>
2007-07-19 16:20:05 +00:00
</widget>
</item>
</layout>
</widget>
2007-09-18 10:09:07 +00:00
<customwidgets>
2010-08-06 21:35:39 +00:00
<customwidget>
2008-10-14 13:23:50 +00:00
<class>KTitleWidget</class>
<extends>QWidget</extends>
<header>ktitlewidget.h</header>
</customwidget>
2010-09-17 17:46:34 +00:00
<customwidget>
<class>KComboBox</class>
<extends>QComboBox</extends>
<header>kcombobox.h</header>
</customwidget>
2007-09-18 10:09:07 +00:00
<customwidget>
<class>KPluginSelector</class>
<extends>QWidget</extends>
<header>kpluginselector.h</header>
<container>1</container>
</customwidget>
</customwidgets>
2008-11-06 10:42:36 +00:00
<tabstops>
2008-11-14 11:53:25 +00:00
<tabstop>tabWidget</tabstop>
2008-11-06 10:42:36 +00:00
<tabstop>useCompositing</tabstop>
<tabstop>effectWinManagement</tabstop>
<tabstop>effectShadows</tabstop>
<tabstop>effectAnimations</tabstop>
<tabstop>windowSwitchingCombo</tabstop>
<tabstop>desktopSwitchingCombo</tabstop>
<tabstop>animationSpeedCombo</tabstop>
</tabstops>
2007-07-19 16:20:05 +00:00
<resources/>
<connections>
<connection>
<sender>useCompositing</sender>
<signal>toggled(bool)</signal>
<receiver>groupBox</receiver>
<slot>setEnabled(bool)</slot>
<hints>
2009-02-27 15:40:53 +00:00
<hint type="sourcelabel">
2008-10-18 11:34:54 +00:00
<x>86</x>
<y>66</y>
2007-07-19 16:20:05 +00:00
</hint>
2009-02-27 15:40:53 +00:00
<hint type="destinationlabel">
2008-10-18 11:34:54 +00:00
<x>102</x>
<y>156</y>
2007-07-19 16:20:05 +00:00
</hint>
</hints>
</connection>
</connections>
</ui>