~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to kwin/kcmkwin/kwincompositing/main.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>KWinCompositingConfig</class>
 
4
 <widget class="QWidget" name="KWinCompositingConfig">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>544</width>
 
10
    <height>523</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QVBoxLayout">
 
14
   <item>
 
15
    <widget class="QTabWidget" name="tabWidget">
 
16
     <property name="currentIndex">
 
17
      <number>0</number>
 
18
     </property>
 
19
     <widget class="QWidget" name="tab">
 
20
      <attribute name="title">
 
21
       <string>General</string>
 
22
      </attribute>
 
23
      <layout class="QVBoxLayout" name="verticalLayout_2">
 
24
       <item>
 
25
        <layout class="QHBoxLayout" name="horizontalLayout_4">
 
26
         <item>
 
27
          <spacer name="horizontalSpacer_9">
 
28
           <property name="orientation">
 
29
            <enum>Qt::Horizontal</enum>
 
30
           </property>
 
31
           <property name="sizeHint" stdset="0">
 
32
            <size>
 
33
             <width>40</width>
 
34
             <height>20</height>
 
35
            </size>
 
36
           </property>
 
37
          </spacer>
 
38
         </item>
 
39
         <item>
 
40
          <widget class="KTitleWidget" name="statusTitleWidget">
 
41
           <property name="sizePolicy">
 
42
            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
43
             <horstretch>0</horstretch>
 
44
             <verstretch>0</verstretch>
 
45
            </sizepolicy>
 
46
           </property>
 
47
           <property name="minimumSize">
 
48
            <size>
 
49
             <width>0</width>
 
50
             <height>0</height>
 
51
            </size>
 
52
           </property>
 
53
          </widget>
 
54
         </item>
 
55
         <item>
 
56
          <spacer name="horizontalSpacer_8">
 
57
           <property name="orientation">
 
58
            <enum>Qt::Horizontal</enum>
 
59
           </property>
 
60
           <property name="sizeHint" stdset="0">
 
61
            <size>
 
62
             <width>40</width>
 
63
             <height>20</height>
 
64
            </size>
 
65
           </property>
 
66
          </spacer>
 
67
         </item>
 
68
        </layout>
 
69
       </item>
 
70
       <item>
 
71
        <widget class="QWidget" name="rearmGlSupport" native="true">
 
72
         <layout class="QGridLayout" name="gridLayout_3">
 
73
          <item row="0" column="1" colspan="2">
 
74
           <widget class="QLabel" name="label_9">
 
75
            <property name="font">
 
76
             <font>
 
77
              <weight>75</weight>
 
78
              <bold>true</bold>
 
79
             </font>
 
80
            </property>
 
81
            <property name="text">
 
82
             <string>Pressing this button can crash the desktop.</string>
 
83
            </property>
 
84
            <property name="alignment">
 
85
             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 
86
            </property>
 
87
           </widget>
 
88
          </item>
 
89
          <item row="0" column="0" rowspan="3">
 
90
           <spacer name="horizontalSpacer_14">
 
91
            <property name="orientation">
 
92
             <enum>Qt::Horizontal</enum>
 
93
            </property>
 
94
            <property name="sizeHint" stdset="0">
 
95
             <size>
 
96
              <width>125</width>
 
97
              <height>71</height>
 
98
             </size>
 
99
            </property>
 
100
           </spacer>
 
101
          </item>
 
102
          <item row="1" column="1" colspan="2">
 
103
           <widget class="QCheckBox" name="rearmSafetyCheck">
 
104
            <property name="text">
 
105
             <string>I have saved my data.</string>
 
106
            </property>
 
107
           </widget>
 
108
          </item>
 
109
          <item row="0" column="3" rowspan="3">
 
110
           <spacer name="horizontalSpacer_15">
 
111
            <property name="orientation">
 
112
             <enum>Qt::Horizontal</enum>
 
113
            </property>
 
114
            <property name="sizeHint" stdset="0">
 
115
             <size>
 
116
              <width>125</width>
 
117
              <height>71</height>
 
118
             </size>
 
119
            </property>
 
120
           </spacer>
 
121
          </item>
 
122
          <item row="2" column="1" colspan="2">
 
123
           <widget class="QPushButton" name="rearmGlSupportButton">
 
124
            <property name="enabled">
 
125
             <bool>false</bool>
 
126
            </property>
 
127
            <property name="text">
 
128
             <string>Re-enable OpenGL detection</string>
 
129
            </property>
 
130
           </widget>
 
131
          </item>
 
132
         </layout>
 
133
        </widget>
 
134
       </item>
 
135
       <item>
 
136
        <layout class="QHBoxLayout" name="horizontalLayout_2">
 
137
         <property name="spacing">
 
138
          <number>0</number>
 
139
         </property>
 
140
         <item>
 
141
          <spacer name="horizontalSpacer_6">
 
142
           <property name="orientation">
 
143
            <enum>Qt::Horizontal</enum>
 
144
           </property>
 
145
           <property name="sizeHint" stdset="0">
 
146
            <size>
 
147
             <width>40</width>
 
148
             <height>20</height>
 
149
            </size>
 
150
           </property>
 
151
          </spacer>
 
152
         </item>
 
153
         <item>
 
154
          <widget class="QWidget" name="compositingOptionsContainer" native="true">
 
155
           <layout class="QVBoxLayout" name="verticalLayout_3">
 
156
            <item>
 
157
             <widget class="QGroupBox" name="groupBox_2">
 
158
              <property name="title">
 
159
               <string>Activation</string>
 
160
              </property>
 
161
              <property name="flat">
 
162
               <bool>true</bool>
 
163
              </property>
 
164
              <layout class="QVBoxLayout" name="verticalLayout">
 
165
               <item>
 
166
                <widget class="QCheckBox" name="useCompositing">
 
167
                 <property name="text">
 
168
                  <string comment="@option:check">Enable desktop effects at startup</string>
 
169
                 </property>
 
170
                 <property name="checked">
 
171
                  <bool>true</bool>
 
172
                 </property>
 
173
                </widget>
 
174
               </item>
 
175
               <item>
 
176
                <layout class="QHBoxLayout" name="horizontalLayout">
 
177
                 <item>
 
178
                  <spacer name="horizontalSpacer_5">
 
179
                   <property name="orientation">
 
180
                    <enum>Qt::Horizontal</enum>
 
181
                   </property>
 
182
                   <property name="sizeHint" stdset="0">
 
183
                    <size>
 
184
                     <width>40</width>
 
185
                     <height>20</height>
 
186
                    </size>
 
187
                   </property>
 
188
                  </spacer>
 
189
                 </item>
 
190
                 <item>
 
191
                  <widget class="QLabel" name="label_6">
 
192
                   <property name="sizePolicy">
 
193
                    <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
194
                     <horstretch>0</horstretch>
 
195
                     <verstretch>0</verstretch>
 
196
                    </sizepolicy>
 
197
                   </property>
 
198
                   <property name="text">
 
199
                    <string>Desktop effects can be toggled anytime using this shortcut:</string>
 
200
                   </property>
 
201
                   <property name="alignment">
 
202
                    <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
203
                   </property>
 
204
                  </widget>
 
205
                 </item>
 
206
                 <item>
 
207
                  <widget class="KKeySequenceWidget" name="toggleEffectsShortcut"/>
 
208
                 </item>
 
209
                 <item>
 
210
                  <spacer name="horizontalSpacer_4">
 
211
                   <property name="orientation">
 
212
                    <enum>Qt::Horizontal</enum>
 
213
                   </property>
 
214
                   <property name="sizeHint" stdset="0">
 
215
                    <size>
 
216
                     <width>40</width>
 
217
                     <height>20</height>
 
218
                    </size>
 
219
                   </property>
 
220
                  </spacer>
 
221
                 </item>
 
222
                </layout>
 
223
               </item>
 
224
              </layout>
 
225
             </widget>
 
226
            </item>
 
227
            <item>
 
228
             <widget class="QGroupBox" name="groupBox">
 
229
              <property name="title">
 
230
               <string>Simple effect setup</string>
 
231
              </property>
 
232
              <property name="flat">
 
233
               <bool>true</bool>
 
234
              </property>
 
235
              <layout class="QGridLayout" name="gridLayout">
 
236
               <item row="0" column="0" colspan="3">
 
237
                <widget class="QCheckBox" name="effectWinManagement">
 
238
                 <property name="text">
 
239
                  <string>Improved window management</string>
 
240
                 </property>
 
241
                 <property name="checked">
 
242
                  <bool>true</bool>
 
243
                 </property>
 
244
                </widget>
 
245
               </item>
 
246
               <item row="1" column="0" colspan="3">
 
247
                <widget class="QCheckBox" name="effectAnimations">
 
248
                 <property name="text">
 
249
                  <string>Various animations</string>
 
250
                 </property>
 
251
                 <property name="checked">
 
252
                  <bool>true</bool>
 
253
                 </property>
 
254
                </widget>
 
255
               </item>
 
256
               <item row="2" column="0">
 
257
                <widget class="QLabel" name="label_3">
 
258
                 <property name="text">
 
259
                  <string>Effect for window switching:</string>
 
260
                 </property>
 
261
                 <property name="alignment">
 
262
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
263
                 </property>
 
264
                 <property name="buddy">
 
265
                  <cstring>windowSwitchingCombo</cstring>
 
266
                 </property>
 
267
                </widget>
 
268
               </item>
 
269
               <item row="2" column="1">
 
270
                <widget class="KComboBox" name="windowSwitchingCombo">
 
271
                 <property name="sizePolicy">
 
272
                  <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
273
                   <horstretch>0</horstretch>
 
274
                   <verstretch>0</verstretch>
 
275
                  </sizepolicy>
 
276
                 </property>
 
277
                </widget>
 
278
               </item>
 
279
               <item row="2" column="2">
 
280
                <spacer name="horizontalSpacer_3">
 
281
                 <property name="orientation">
 
282
                  <enum>Qt::Horizontal</enum>
 
283
                 </property>
 
284
                 <property name="sizeHint" stdset="0">
 
285
                  <size>
 
286
                   <width>40</width>
 
287
                   <height>20</height>
 
288
                  </size>
 
289
                 </property>
 
290
                </spacer>
 
291
               </item>
 
292
               <item row="3" column="0">
 
293
                <widget class="QLabel" name="label_4">
 
294
                 <property name="text">
 
295
                  <string>Effect for desktop switching:</string>
 
296
                 </property>
 
297
                 <property name="alignment">
 
298
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
299
                 </property>
 
300
                 <property name="buddy">
 
301
                  <cstring>windowSwitchingCombo</cstring>
 
302
                 </property>
 
303
                </widget>
 
304
               </item>
 
305
               <item row="3" column="1">
 
306
                <widget class="KComboBox" name="desktopSwitchingCombo">
 
307
                 <property name="sizePolicy">
 
308
                  <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
309
                   <horstretch>0</horstretch>
 
310
                   <verstretch>0</verstretch>
 
311
                  </sizepolicy>
 
312
                 </property>
 
313
                </widget>
 
314
               </item>
 
315
               <item row="3" column="2">
 
316
                <spacer name="horizontalSpacer_2">
 
317
                 <property name="orientation">
 
318
                  <enum>Qt::Horizontal</enum>
 
319
                 </property>
 
320
                 <property name="sizeHint" stdset="0">
 
321
                  <size>
 
322
                   <width>40</width>
 
323
                   <height>20</height>
 
324
                  </size>
 
325
                 </property>
 
326
                </spacer>
 
327
               </item>
 
328
               <item row="4" column="0">
 
329
                <widget class="QLabel" name="label_5">
 
330
                 <property name="text">
 
331
                  <string>Animation speed:</string>
 
332
                 </property>
 
333
                 <property name="alignment">
 
334
                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
335
                 </property>
 
336
                 <property name="buddy">
 
337
                  <cstring>animationSpeedCombo</cstring>
 
338
                 </property>
 
339
                </widget>
 
340
               </item>
 
341
               <item row="4" column="1">
 
342
                <widget class="KComboBox" name="animationSpeedCombo">
 
343
                 <property name="sizePolicy">
 
344
                  <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
345
                   <horstretch>0</horstretch>
 
346
                   <verstretch>0</verstretch>
 
347
                  </sizepolicy>
 
348
                 </property>
 
349
                 <property name="currentIndex">
 
350
                  <number>3</number>
 
351
                 </property>
 
352
                 <item>
 
353
                  <property name="text">
 
354
                   <string>Instant</string>
 
355
                  </property>
 
356
                 </item>
 
357
                 <item>
 
358
                  <property name="text">
 
359
                   <string>Very Fast</string>
 
360
                  </property>
 
361
                 </item>
 
362
                 <item>
 
363
                  <property name="text">
 
364
                   <string>Fast</string>
 
365
                  </property>
 
366
                 </item>
 
367
                 <item>
 
368
                  <property name="text">
 
369
                   <string>Normal</string>
 
370
                  </property>
 
371
                 </item>
 
372
                 <item>
 
373
                  <property name="text">
 
374
                   <string>Slow</string>
 
375
                  </property>
 
376
                 </item>
 
377
                 <item>
 
378
                  <property name="text">
 
379
                   <string>Very Slow</string>
 
380
                  </property>
 
381
                 </item>
 
382
                 <item>
 
383
                  <property name="text">
 
384
                   <string>Extremely Slow</string>
 
385
                  </property>
 
386
                 </item>
 
387
                </widget>
 
388
               </item>
 
389
               <item row="4" column="2">
 
390
                <spacer name="horizontalSpacer">
 
391
                 <property name="orientation">
 
392
                  <enum>Qt::Horizontal</enum>
 
393
                 </property>
 
394
                 <property name="sizeHint" stdset="0">
 
395
                  <size>
 
396
                   <width>40</width>
 
397
                   <height>20</height>
 
398
                  </size>
 
399
                 </property>
 
400
                </spacer>
 
401
               </item>
 
402
               <item row="5" column="0" colspan="3">
 
403
                <widget class="Line" name="line">
 
404
                 <property name="orientation">
 
405
                  <enum>Qt::Horizontal</enum>
 
406
                 </property>
 
407
                </widget>
 
408
               </item>
 
409
               <item row="6" column="0" colspan="3">
 
410
                <widget class="QLabel" name="label">
 
411
                 <property name="sizePolicy">
 
412
                  <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
413
                   <horstretch>0</horstretch>
 
414
                   <verstretch>0</verstretch>
 
415
                  </sizepolicy>
 
416
                 </property>
 
417
                 <property name="text">
 
418
                  <string>You can find more effects, as well as effect-specific settings, in the &quot;All Effects&quot; tab above.</string>
 
419
                 </property>
 
420
                 <property name="alignment">
 
421
                  <set>Qt::AlignCenter</set>
 
422
                 </property>
 
423
                 <property name="wordWrap">
 
424
                  <bool>true</bool>
 
425
                 </property>
 
426
                </widget>
 
427
               </item>
 
428
              </layout>
 
429
             </widget>
 
430
            </item>
 
431
           </layout>
 
432
          </widget>
 
433
         </item>
 
434
         <item>
 
435
          <spacer name="horizontalSpacer_7">
 
436
           <property name="orientation">
 
437
            <enum>Qt::Horizontal</enum>
 
438
           </property>
 
439
           <property name="sizeHint" stdset="0">
 
440
            <size>
 
441
             <width>40</width>
 
442
             <height>20</height>
 
443
            </size>
 
444
           </property>
 
445
          </spacer>
 
446
         </item>
 
447
        </layout>
 
448
       </item>
 
449
       <item>
 
450
        <spacer>
 
451
         <property name="orientation">
 
452
          <enum>Qt::Vertical</enum>
 
453
         </property>
 
454
         <property name="sizeHint" stdset="0">
 
455
          <size>
 
456
           <width>512</width>
 
457
           <height>75</height>
 
458
          </size>
 
459
         </property>
 
460
        </spacer>
 
461
       </item>
 
462
      </layout>
 
463
     </widget>
 
464
     <widget class="QWidget" name="tab_2">
 
465
      <attribute name="title">
 
466
       <string>All Effects</string>
 
467
      </attribute>
 
468
      <layout class="QVBoxLayout">
 
469
       <item>
 
470
        <widget class="QLabel" name="label_2">
 
471
         <property name="text">
 
472
          <string>Hint: To find out or configure how to activate an effect, look at the effect's settings.</string>
 
473
         </property>
 
474
         <property name="wordWrap">
 
475
          <bool>true</bool>
 
476
         </property>
 
477
        </widget>
 
478
       </item>
 
479
       <item>
 
480
        <widget class="KPluginSelector" name="effectSelector" native="true">
 
481
         <property name="sizePolicy">
 
482
          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
483
           <horstretch>0</horstretch>
 
484
           <verstretch>0</verstretch>
 
485
          </sizepolicy>
 
486
         </property>
 
487
         <property name="focusPolicy">
 
488
          <enum>Qt::WheelFocus</enum>
 
489
         </property>
 
490
        </widget>
 
491
       </item>
 
492
      </layout>
 
493
     </widget>
 
494
     <widget class="QWidget" name="tab_4">
 
495
      <attribute name="title">
 
496
       <string>Advanced</string>
 
497
      </attribute>
 
498
      <layout class="QGridLayout" name="gridLayout_6" rowstretch="1,0,2,0,0,0,10">
 
499
       <item row="0" column="2">
 
500
        <spacer name="verticalSpacer_2">
 
501
         <property name="orientation">
 
502
          <enum>Qt::Vertical</enum>
 
503
         </property>
 
504
         <property name="sizeType">
 
505
          <enum>QSizePolicy::Fixed</enum>
 
506
         </property>
 
507
         <property name="sizeHint" stdset="0">
 
508
          <size>
 
509
           <width>20</width>
 
510
           <height>8</height>
 
511
          </size>
 
512
         </property>
 
513
        </spacer>
 
514
       </item>
 
515
       <item row="1" column="2">
 
516
        <layout class="QGridLayout" name="gridLayout_5">
 
517
         <item row="0" column="0">
 
518
          <widget class="QLabel" name="label_7">
 
519
           <property name="sizePolicy">
 
520
            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
521
             <horstretch>1</horstretch>
 
522
             <verstretch>0</verstretch>
 
523
            </sizepolicy>
 
524
           </property>
 
525
           <property name="text">
 
526
            <string>Compositing type:</string>
 
527
           </property>
 
528
           <property name="alignment">
 
529
            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
530
           </property>
 
531
           <property name="buddy">
 
532
            <cstring>compositingType</cstring>
 
533
           </property>
 
534
          </widget>
 
535
         </item>
 
536
         <item row="0" column="1">
 
537
          <widget class="KComboBox" name="compositingType">
 
538
           <property name="sizePolicy">
 
539
            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
540
             <horstretch>3</horstretch>
 
541
             <verstretch>0</verstretch>
 
542
            </sizepolicy>
 
543
           </property>
 
544
           <item>
 
545
            <property name="text">
 
546
             <string>OpenGL</string>
 
547
            </property>
 
548
           </item>
 
549
           <item>
 
550
            <property name="text">
 
551
             <string>XRender</string>
 
552
            </property>
 
553
           </item>
 
554
          </widget>
 
555
         </item>
 
556
         <item row="1" column="1">
 
557
          <widget class="QCheckBox" name="disableChecks">
 
558
           <property name="text">
 
559
            <string>Disable functionality checks</string>
 
560
           </property>
 
561
          </widget>
 
562
         </item>
 
563
        </layout>
 
564
       </item>
 
565
       <item row="1" column="3">
 
566
        <spacer name="horizontalSpacer_13">
 
567
         <property name="orientation">
 
568
          <enum>Qt::Horizontal</enum>
 
569
         </property>
 
570
         <property name="sizeHint" stdset="0">
 
571
          <size>
 
572
           <width>40</width>
 
573
           <height>20</height>
 
574
          </size>
 
575
         </property>
 
576
        </spacer>
 
577
       </item>
 
578
       <item row="4" column="1" colspan="3">
 
579
        <widget class="QGroupBox" name="groupBox_3">
 
580
         <property name="sizePolicy">
 
581
          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
582
           <horstretch>0</horstretch>
 
583
           <verstretch>0</verstretch>
 
584
          </sizepolicy>
 
585
         </property>
 
586
         <property name="title">
 
587
          <string>General Options</string>
 
588
         </property>
 
589
         <property name="flat">
 
590
          <bool>true</bool>
 
591
         </property>
 
592
         <layout class="QGridLayout" name="gridLayout_2">
 
593
          <item row="0" column="0">
 
594
           <widget class="QLabel" name="label_8">
 
595
            <property name="sizePolicy">
 
596
             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
597
              <horstretch>1</horstretch>
 
598
              <verstretch>0</verstretch>
 
599
             </sizepolicy>
 
600
            </property>
 
601
            <property name="text">
 
602
             <string>Keep window thumbnails:</string>
 
603
            </property>
 
604
            <property name="alignment">
 
605
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
606
            </property>
 
607
            <property name="buddy">
 
608
             <cstring>windowThumbnails</cstring>
 
609
            </property>
 
610
           </widget>
 
611
          </item>
 
612
          <item row="0" column="1">
 
613
           <widget class="KComboBox" name="windowThumbnails">
 
614
            <property name="sizePolicy">
 
615
             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
616
              <horstretch>3</horstretch>
 
617
              <verstretch>0</verstretch>
 
618
             </sizepolicy>
 
619
            </property>
 
620
            <item>
 
621
             <property name="text">
 
622
              <string comment="A window thumbnail requires to have the corresponding window mapped. To have thumbnails at all time, windows are not unmapped. This can break window minimization as it is modelled as unmapping of windows.">Always (Breaks minimization)</string>
 
623
             </property>
 
624
            </item>
 
625
            <item>
 
626
             <property name="text">
 
627
              <string comment="Windows are not unmapped if the window is somewhere visible on any of the virtual desktops.">Only for Shown Windows</string>
 
628
             </property>
 
629
            </item>
 
630
            <item>
 
631
             <property name="text">
 
632
              <string comment="Windows are unmapped as they are requested. This can lead to not having updated thumbnials for windows on other desktops.">Never</string>
 
633
             </property>
 
634
            </item>
 
635
           </widget>
 
636
          </item>
 
637
          <item row="1" column="0">
 
638
           <widget class="QLabel" name="scaleMethodLabel">
 
639
            <property name="sizePolicy">
 
640
             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
641
              <horstretch>1</horstretch>
 
642
              <verstretch>0</verstretch>
 
643
             </sizepolicy>
 
644
            </property>
 
645
            <property name="text">
 
646
             <string>Scale method:</string>
 
647
            </property>
 
648
            <property name="alignment">
 
649
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
650
            </property>
 
651
            <property name="buddy">
 
652
             <cstring>xrScaleFilter</cstring>
 
653
            </property>
 
654
           </widget>
 
655
          </item>
 
656
          <item row="1" column="1">
 
657
           <layout class="QHBoxLayout" name="horizontalLayout_3">
 
658
            <property name="spacing">
 
659
             <number>0</number>
 
660
            </property>
 
661
            <item>
 
662
             <widget class="QComboBox" name="xrScaleFilter">
 
663
              <property name="toolTip">
 
664
               <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
 
665
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 
666
p, li { white-space: pre-wrap; }
 
667
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Segoe'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
 
668
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Crisp:&lt;/span&gt;&lt;/p&gt;
 
669
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;XRenderSetPictureFilter(&amp;quot;fast&amp;quot;)&lt;/span&gt; -  Pretty fast on all GPUs but looks bricky&lt;/p&gt;
 
670
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
 
671
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Smooth:&lt;/span&gt;&lt;/p&gt;
 
672
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;XRenderSetPictureFilter(&amp;quot;good&amp;quot;) &lt;/span&gt;- linear blending.&lt;/p&gt;
 
673
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Fast enough on newer nvidia GPUs and maybe others but also can be &lt;span style=&quot; text-decoration: underline;&quot;&gt;very&lt;/span&gt; slow, you will have to try it.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
674
              </property>
 
675
              <property name="currentIndex">
 
676
               <number>0</number>
 
677
              </property>
 
678
              <item>
 
679
               <property name="text">
 
680
                <string>Crisp</string>
 
681
               </property>
 
682
              </item>
 
683
              <item>
 
684
               <property name="text">
 
685
                <string>Smooth (slower)</string>
 
686
               </property>
 
687
              </item>
 
688
             </widget>
 
689
            </item>
 
690
            <item>
 
691
             <widget class="QComboBox" name="glScaleFilter">
 
692
              <property name="toolTip">
 
693
               <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
 
694
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 
695
p, li { white-space: pre-wrap; }
 
696
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Segoe'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
 
697
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Crisp:&lt;/span&gt;&lt;/p&gt;
 
698
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;GL_NEAREST&lt;/span&gt; -  (very) fast on all GPUs but looks bricky&lt;/p&gt;
 
699
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
 
700
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Smooth:&lt;/span&gt;&lt;/p&gt;
 
701
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;GL_LINEAR&lt;/span&gt; - fast on most GPUs but a little blurry&lt;/p&gt;
 
702
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
 
703
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Accurate:&lt;/span&gt;&lt;/p&gt;
 
704
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Lanczos filter, requires shader support (glsl or arb).&lt;/p&gt;
 
705
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Might be slow on weaker GPUs and even cause various troubles with broken drivers (from overbrightening to segfaults.)&lt;/p&gt;
 
706
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Fall back to &amp;quot;Smooth&amp;quot; if you have problems.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
707
              </property>
 
708
              <property name="currentIndex">
 
709
               <number>1</number>
 
710
              </property>
 
711
              <item>
 
712
               <property name="text">
 
713
                <string>Crisp</string>
 
714
               </property>
 
715
              </item>
 
716
              <item>
 
717
               <property name="text">
 
718
                <string>Smooth</string>
 
719
               </property>
 
720
              </item>
 
721
              <item>
 
722
               <property name="text">
 
723
                <string>Accurate</string>
 
724
               </property>
 
725
              </item>
 
726
             </widget>
 
727
            </item>
 
728
           </layout>
 
729
          </item>
 
730
          <item row="2" column="0" colspan="2">
 
731
           <widget class="QCheckBox" name="unredirectFullscreen">
 
732
            <property name="text">
 
733
             <string>Suspend desktop effects for fullscreen windows</string>
 
734
            </property>
 
735
           </widget>
 
736
          </item>
 
737
         </layout>
 
738
        </widget>
 
739
       </item>
 
740
       <item row="0" column="4" rowspan="7">
 
741
        <spacer name="horizontalSpacer_11">
 
742
         <property name="orientation">
 
743
          <enum>Qt::Horizontal</enum>
 
744
         </property>
 
745
         <property name="sizeHint" stdset="0">
 
746
          <size>
 
747
           <width>40</width>
 
748
           <height>20</height>
 
749
          </size>
 
750
         </property>
 
751
        </spacer>
 
752
       </item>
 
753
       <item row="0" column="0" rowspan="7">
 
754
        <spacer name="horizontalSpacer_10">
 
755
         <property name="orientation">
 
756
          <enum>Qt::Horizontal</enum>
 
757
         </property>
 
758
         <property name="sizeHint" stdset="0">
 
759
          <size>
 
760
           <width>40</width>
 
761
           <height>20</height>
 
762
          </size>
 
763
         </property>
 
764
        </spacer>
 
765
       </item>
 
766
       <item row="5" column="1" colspan="3">
 
767
        <widget class="QGroupBox" name="glGroup">
 
768
         <property name="sizePolicy">
 
769
          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
770
           <horstretch>0</horstretch>
 
771
           <verstretch>0</verstretch>
 
772
          </sizepolicy>
 
773
         </property>
 
774
         <property name="title">
 
775
          <string>OpenGL Options</string>
 
776
         </property>
 
777
         <property name="flat">
 
778
          <bool>true</bool>
 
779
         </property>
 
780
         <layout class="QGridLayout" name="gridLayout_4">
 
781
          <item row="0" column="0" colspan="2">
 
782
           <widget class="QCheckBox" name="glDirect">
 
783
            <property name="text">
 
784
             <string>Enable direct rendering</string>
 
785
            </property>
 
786
            <property name="checked">
 
787
             <bool>false</bool>
 
788
            </property>
 
789
           </widget>
 
790
          </item>
 
791
          <item row="2" column="0" colspan="2">
 
792
           <widget class="QCheckBox" name="glVSync">
 
793
            <property name="text">
 
794
             <string>Use VSync</string>
 
795
            </property>
 
796
            <property name="checked">
 
797
             <bool>false</bool>
 
798
            </property>
 
799
           </widget>
 
800
          </item>
 
801
          <item row="1" column="0">
 
802
           <widget class="QCheckBox" name="glShaders">
 
803
            <property name="toolTip">
 
804
             <string>If enabled all rendering will be performed with Shaders written in the OpenGL Shading Language.
 
805
On legacy hardware disabling Shaders can improve the performance.</string>
 
806
            </property>
 
807
            <property name="text">
 
808
             <string>Use OpenGL 2 Shaders</string>
 
809
            </property>
 
810
           </widget>
 
811
          </item>
 
812
         </layout>
 
813
        </widget>
 
814
       </item>
 
815
       <item row="6" column="2">
 
816
        <spacer name="verticalSpacer_3">
 
817
         <property name="orientation">
 
818
          <enum>Qt::Vertical</enum>
 
819
         </property>
 
820
         <property name="sizeHint" stdset="0">
 
821
          <size>
 
822
           <width>20</width>
 
823
           <height>40</height>
 
824
          </size>
 
825
         </property>
 
826
        </spacer>
 
827
       </item>
 
828
       <item row="2" column="2">
 
829
        <spacer name="verticalSpacer">
 
830
         <property name="orientation">
 
831
          <enum>Qt::Vertical</enum>
 
832
         </property>
 
833
         <property name="sizeHint" stdset="0">
 
834
          <size>
 
835
           <width>20</width>
 
836
           <height>40</height>
 
837
          </size>
 
838
         </property>
 
839
        </spacer>
 
840
       </item>
 
841
       <item row="1" column="1">
 
842
        <spacer name="horizontalSpacer_12">
 
843
         <property name="orientation">
 
844
          <enum>Qt::Horizontal</enum>
 
845
         </property>
 
846
         <property name="sizeHint" stdset="0">
 
847
          <size>
 
848
           <width>40</width>
 
849
           <height>20</height>
 
850
          </size>
 
851
         </property>
 
852
        </spacer>
 
853
       </item>
 
854
      </layout>
 
855
     </widget>
 
856
    </widget>
 
857
   </item>
 
858
  </layout>
 
859
 </widget>
 
860
 <customwidgets>
 
861
  <customwidget>
 
862
   <class>KKeySequenceWidget</class>
 
863
   <extends>QWidget</extends>
 
864
   <header>kkeysequencewidget.h</header>
 
865
  </customwidget>
 
866
  <customwidget>
 
867
   <class>KTitleWidget</class>
 
868
   <extends>QWidget</extends>
 
869
   <header>ktitlewidget.h</header>
 
870
  </customwidget>
 
871
  <customwidget>
 
872
   <class>KComboBox</class>
 
873
   <extends>QComboBox</extends>
 
874
   <header>kcombobox.h</header>
 
875
  </customwidget>
 
876
  <customwidget>
 
877
   <class>KPluginSelector</class>
 
878
   <extends>QWidget</extends>
 
879
   <header>kpluginselector.h</header>
 
880
   <container>1</container>
 
881
  </customwidget>
 
882
 </customwidgets>
 
883
 <tabstops>
 
884
  <tabstop>tabWidget</tabstop>
 
885
  <tabstop>useCompositing</tabstop>
 
886
  <tabstop>effectWinManagement</tabstop>
 
887
  <tabstop>effectAnimations</tabstop>
 
888
  <tabstop>windowSwitchingCombo</tabstop>
 
889
  <tabstop>desktopSwitchingCombo</tabstop>
 
890
  <tabstop>animationSpeedCombo</tabstop>
 
891
 </tabstops>
 
892
 <resources/>
 
893
 <connections>
 
894
  <connection>
 
895
   <sender>rearmSafetyCheck</sender>
 
896
   <signal>toggled(bool)</signal>
 
897
   <receiver>rearmGlSupportButton</receiver>
 
898
   <slot>setEnabled(bool)</slot>
 
899
   <hints>
 
900
    <hint type="sourcelabel">
 
901
     <x>161</x>
 
902
     <y>64</y>
 
903
    </hint>
 
904
    <hint type="destinationlabel">
 
905
     <x>194</x>
 
906
     <y>119</y>
 
907
    </hint>
 
908
   </hints>
 
909
  </connection>
 
910
 </connections>
 
911
</ui>