~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy-backports

« back to all changes in this revision

Viewing changes to kwin/kcmkwin/kwinrules/ruleswidgetbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-09-05 20:45:14 UTC
  • Revision ID: james.westby@ubuntu.com-20070905204514-632hhspl0nvrc84i
Tags: upstream-3.93.0
ImportĀ upstreamĀ versionĀ 3.93.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>KWin::RulesWidgetBase</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>RulesWidgetBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>630</width>
 
12
            <height>503</height>
 
13
        </rect>
 
14
    </property>
 
15
    <vbox>
 
16
        <property name="name">
 
17
            <cstring>unnamed</cstring>
 
18
        </property>
 
19
        <property name="margin">
 
20
            <number>0</number>
 
21
        </property>
 
22
        <widget class="QTabWidget">
 
23
            <property name="name">
 
24
                <cstring>tabs</cstring>
 
25
            </property>
 
26
            <widget class="QWidget">
 
27
                <property name="name">
 
28
                    <cstring>tab</cstring>
 
29
                </property>
 
30
                <attribute name="title">
 
31
                    <string>&amp;Window</string>
 
32
                </attribute>
 
33
                <grid>
 
34
                    <property name="name">
 
35
                        <cstring>unnamed</cstring>
 
36
                    </property>
 
37
                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="5">
 
38
                        <property name="name">
 
39
                            <cstring>textLabel1</cstring>
 
40
                        </property>
 
41
                        <property name="text">
 
42
                            <string>De&amp;scription:</string>
 
43
                        </property>
 
44
                        <property name="buddy" stdset="0">
 
45
                            <cstring>description</cstring>
 
46
                        </property>
 
47
                    </widget>
 
48
                    <widget class="KLineEdit" row="1" column="0" rowspan="1" colspan="5">
 
49
                        <property name="name">
 
50
                            <cstring>description</cstring>
 
51
                        </property>
 
52
                    </widget>
 
53
                    <widget class="QLabel" row="2" column="0" rowspan="1" colspan="5">
 
54
                        <property name="name">
 
55
                            <cstring>textLabel2</cstring>
 
56
                        </property>
 
57
                        <property name="text">
 
58
                            <string>Window &amp;class (application type):</string>
 
59
                        </property>
 
60
                        <property name="buddy" stdset="0">
 
61
                            <cstring>wmclass</cstring>
 
62
                        </property>
 
63
                    </widget>
 
64
                    <widget class="QLabel" row="5" column="0" rowspan="1" colspan="5">
 
65
                        <property name="name">
 
66
                            <cstring>textLabel3</cstring>
 
67
                        </property>
 
68
                        <property name="text">
 
69
                            <string>Window &amp;role:</string>
 
70
                        </property>
 
71
                        <property name="buddy" stdset="0">
 
72
                            <cstring>role</cstring>
 
73
                        </property>
 
74
                    </widget>
 
75
                    <widget class="KLineEdit" row="6" column="0" rowspan="1" colspan="5">
 
76
                        <property name="name">
 
77
                            <cstring>role</cstring>
 
78
                        </property>
 
79
                    </widget>
 
80
                    <spacer row="9" column="1">
 
81
                        <property name="name">
 
82
                            <cstring>spacer29</cstring>
 
83
                        </property>
 
84
                        <property name="orientation">
 
85
                            <enum>Qt::Vertical</enum>
 
86
                        </property>
 
87
                        <property name="sizeType">
 
88
                            <enum>Expanding</enum>
 
89
                        </property>
 
90
                        <property name="sizeHint">
 
91
                            <size>
 
92
                                <width>20</width>
 
93
                                <height>40</height>
 
94
                            </size>
 
95
                        </property>
 
96
                    </spacer>
 
97
                    <widget class="KComboBox" row="7" column="0">
 
98
                        <item>
 
99
                            <property name="text">
 
100
                                <string>Unimportant</string>
 
101
                            </property>
 
102
                        </item>
 
103
                        <item>
 
104
                            <property name="text">
 
105
                                <string>Exact Match</string>
 
106
                            </property>
 
107
                        </item>
 
108
                        <item>
 
109
                            <property name="text">
 
110
                                <string>Substring Match</string>
 
111
                            </property>
 
112
                        </item>
 
113
                        <item>
 
114
                            <property name="text">
 
115
                                <string>Regular Expression</string>
 
116
                            </property>
 
117
                        </item>
 
118
                        <property name="name">
 
119
                            <cstring>role_match</cstring>
 
120
                        </property>
 
121
                    </widget>
 
122
                    <spacer row="7" column="1">
 
123
                        <property name="name">
 
124
                            <cstring>spacer1</cstring>
 
125
                        </property>
 
126
                        <property name="orientation">
 
127
                            <enum>Qt::Horizontal</enum>
 
128
                        </property>
 
129
                        <property name="sizeType">
 
130
                            <enum>Expanding</enum>
 
131
                        </property>
 
132
                        <property name="sizeHint">
 
133
                            <size>
 
134
                                <width>212</width>
 
135
                                <height>20</height>
 
136
                            </size>
 
137
                        </property>
 
138
                    </spacer>
 
139
                    <widget class="KPushButton" row="7" column="2">
 
140
                        <property name="name">
 
141
                            <cstring>edit_reg_role</cstring>
 
142
                        </property>
 
143
                        <property name="enabled">
 
144
                            <bool>false</bool>
 
145
                        </property>
 
146
                        <property name="text">
 
147
                            <string>Edit</string>
 
148
                        </property>
 
149
                    </widget>
 
150
                    <spacer row="7" column="3" rowspan="1" colspan="2">
 
151
                        <property name="name">
 
152
                            <cstring>spacer4</cstring>
 
153
                        </property>
 
154
                        <property name="orientation">
 
155
                            <enum>Qt::Horizontal</enum>
 
156
                        </property>
 
157
                        <property name="sizeType">
 
158
                            <enum>Expanding</enum>
 
159
                        </property>
 
160
                        <property name="sizeHint">
 
161
                            <size>
 
162
                                <width>211</width>
 
163
                                <height>20</height>
 
164
                            </size>
 
165
                        </property>
 
166
                    </spacer>
 
167
                    <widget class="KComboBox" row="4" column="0">
 
168
                        <item>
 
169
                            <property name="text">
 
170
                                <string>Unimportant</string>
 
171
                            </property>
 
172
                        </item>
 
173
                        <item>
 
174
                            <property name="text">
 
175
                                <string>Exact Match</string>
 
176
                            </property>
 
177
                        </item>
 
178
                        <item>
 
179
                            <property name="text">
 
180
                                <string>Substring Match</string>
 
181
                            </property>
 
182
                        </item>
 
183
                        <item>
 
184
                            <property name="text">
 
185
                                <string>Regular Expression</string>
 
186
                            </property>
 
187
                        </item>
 
188
                        <property name="name">
 
189
                            <cstring>wmclass_match</cstring>
 
190
                        </property>
 
191
                    </widget>
 
192
                    <spacer row="4" column="1">
 
193
                        <property name="name">
 
194
                            <cstring>spacer2</cstring>
 
195
                        </property>
 
196
                        <property name="orientation">
 
197
                            <enum>Qt::Horizontal</enum>
 
198
                        </property>
 
199
                        <property name="sizeType">
 
200
                            <enum>Expanding</enum>
 
201
                        </property>
 
202
                        <property name="sizeHint">
 
203
                            <size>
 
204
                                <width>212</width>
 
205
                                <height>20</height>
 
206
                            </size>
 
207
                        </property>
 
208
                    </spacer>
 
209
                    <widget class="KPushButton" row="4" column="2">
 
210
                        <property name="name">
 
211
                            <cstring>edit_reg_wmclass</cstring>
 
212
                        </property>
 
213
                        <property name="enabled">
 
214
                            <bool>false</bool>
 
215
                        </property>
 
216
                        <property name="text">
 
217
                            <string>Edit</string>
 
218
                        </property>
 
219
                        <property name="accel">
 
220
                            <string></string>
 
221
                        </property>
 
222
                    </widget>
 
223
                    <spacer row="4" column="3" rowspan="1" colspan="2">
 
224
                        <property name="name">
 
225
                            <cstring>spacer5</cstring>
 
226
                        </property>
 
227
                        <property name="orientation">
 
228
                            <enum>Qt::Horizontal</enum>
 
229
                        </property>
 
230
                        <property name="sizeType">
 
231
                            <enum>Expanding</enum>
 
232
                        </property>
 
233
                        <property name="sizeHint">
 
234
                            <size>
 
235
                                <width>211</width>
 
236
                                <height>20</height>
 
237
                            </size>
 
238
                        </property>
 
239
                    </spacer>
 
240
                    <widget class="KLineEdit" row="3" column="0" rowspan="1" colspan="4">
 
241
                        <property name="name">
 
242
                            <cstring>wmclass</cstring>
 
243
                        </property>
 
244
                    </widget>
 
245
                    <widget class="QCheckBox" row="3" column="4">
 
246
                        <property name="name">
 
247
                            <cstring>whole_wmclass</cstring>
 
248
                        </property>
 
249
                        <property name="text">
 
250
                            <string>Match w&amp;hole window class</string>
 
251
                        </property>
 
252
                    </widget>
 
253
                    <widget class="QGroupBox" row="8" column="0" rowspan="1" colspan="5">
 
254
                        <property name="name">
 
255
                            <cstring>groupBox1</cstring>
 
256
                        </property>
 
257
                        <property name="title">
 
258
                            <string>Detect Window Properties</string>
 
259
                        </property>
 
260
                        <hbox>
 
261
                            <property name="name">
 
262
                                <cstring>unnamed</cstring>
 
263
                            </property>
 
264
                            <spacer>
 
265
                                <property name="name">
 
266
                                    <cstring>spacer27</cstring>
 
267
                                </property>
 
268
                                <property name="orientation">
 
269
                                    <enum>Qt::Horizontal</enum>
 
270
                                </property>
 
271
                                <property name="sizeType">
 
272
                                    <enum>Expanding</enum>
 
273
                                </property>
 
274
                                <property name="sizeHint">
 
275
                                    <size>
 
276
                                        <width>270</width>
 
277
                                        <height>20</height>
 
278
                                    </size>
 
279
                                </property>
 
280
                            </spacer>
 
281
                            <widget class="KPushButton">
 
282
                                <property name="name">
 
283
                                    <cstring>detect1</cstring>
 
284
                                </property>
 
285
                                <property name="text">
 
286
                                    <string>&amp;Detect</string>
 
287
                                </property>
 
288
                            </widget>
 
289
                            <spacer>
 
290
                                <property name="name">
 
291
                                    <cstring>spacer28</cstring>
 
292
                                </property>
 
293
                                <property name="orientation">
 
294
                                    <enum>Qt::Horizontal</enum>
 
295
                                </property>
 
296
                                <property name="sizeType">
 
297
                                    <enum>Expanding</enum>
 
298
                                </property>
 
299
                                <property name="sizeHint">
 
300
                                    <size>
 
301
                                        <width>269</width>
 
302
                                        <height>20</height>
 
303
                                    </size>
 
304
                                </property>
 
305
                            </spacer>
 
306
                        </hbox>
 
307
                    </widget>
 
308
                </grid>
 
309
            </widget>
 
310
            <widget class="QWidget">
 
311
                <property name="name">
 
312
                    <cstring>tab</cstring>
 
313
                </property>
 
314
                <attribute name="title">
 
315
                    <string>Window &amp;Extra</string>
 
316
                </attribute>
 
317
                <grid>
 
318
                    <property name="name">
 
319
                        <cstring>unnamed</cstring>
 
320
                    </property>
 
321
                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">
 
322
                        <property name="name">
 
323
                            <cstring>textLabel4</cstring>
 
324
                        </property>
 
325
                        <property name="text">
 
326
                            <string>Window &amp;types:</string>
 
327
                        </property>
 
328
                        <property name="buddy" stdset="0">
 
329
                            <cstring>types</cstring>
 
330
                        </property>
 
331
                    </widget>
 
332
                    <widget class="KListWidget" row="1" column="0" rowspan="1" colspan="4">
 
333
                        <item>
 
334
                            <property name="text">
 
335
                                <string>Normal Window</string>
 
336
                            </property>
 
337
                        </item>
 
338
                        <item>
 
339
                            <property name="text">
 
340
                                <string>Dialog Window</string>
 
341
                            </property>
 
342
                        </item>
 
343
                        <item>
 
344
                            <property name="text">
 
345
                                <string>Utility Window</string>
 
346
                            </property>
 
347
                        </item>
 
348
                        <item>
 
349
                            <property name="text">
 
350
                                <string>Dock (panel)</string>
 
351
                            </property>
 
352
                        </item>
 
353
                        <item>
 
354
                            <property name="text">
 
355
                                <string>Toolbar</string>
 
356
                            </property>
 
357
                        </item>
 
358
                        <item>
 
359
                            <property name="text">
 
360
                                <string>Torn-Off Menu</string>
 
361
                            </property>
 
362
                        </item>
 
363
                        <item>
 
364
                            <property name="text">
 
365
                                <string>Splash Screen</string>
 
366
                            </property>
 
367
                        </item>
 
368
                        <item>
 
369
                            <property name="text">
 
370
                                <string>Desktop</string>
 
371
                            </property>
 
372
                        </item>
 
373
                        <item>
 
374
                            <property name="text">
 
375
                                <string>Override Type</string>
 
376
                            </property>
 
377
                        </item>
 
378
                        <item>
 
379
                            <property name="text">
 
380
                                <string>Standalone Menubar</string>
 
381
                            </property>
 
382
                        </item>
 
383
                        <property name="name">
 
384
                            <cstring>types</cstring>
 
385
                        </property>
 
386
                        <property name="selectionMode">
 
387
                            <enum>MultiSelection</enum>
 
388
                        </property>
 
389
                    </widget>
 
390
                    <widget class="QLabel" row="2" column="0" rowspan="1" colspan="4">
 
391
                        <property name="name">
 
392
                            <cstring>textLabel5</cstring>
 
393
                        </property>
 
394
                        <property name="text">
 
395
                            <string>Window t&amp;itle:</string>
 
396
                        </property>
 
397
                        <property name="buddy" stdset="0">
 
398
                            <cstring>title</cstring>
 
399
                        </property>
 
400
                    </widget>
 
401
                    <widget class="KLineEdit" row="3" column="0" rowspan="1" colspan="4">
 
402
                        <property name="name">
 
403
                            <cstring>title</cstring>
 
404
                        </property>
 
405
                    </widget>
 
406
                    <widget class="QLabel" row="5" column="0" rowspan="1" colspan="4">
 
407
                        <property name="name">
 
408
                            <cstring>textLabel6</cstring>
 
409
                        </property>
 
410
                        <property name="text">
 
411
                            <string>Extra role:</string>
 
412
                        </property>
 
413
                        <property name="buddy" stdset="0">
 
414
                            <cstring>extra</cstring>
 
415
                        </property>
 
416
                    </widget>
 
417
                    <widget class="KLineEdit" row="6" column="0" rowspan="1" colspan="4">
 
418
                        <property name="name">
 
419
                            <cstring>extra</cstring>
 
420
                        </property>
 
421
                    </widget>
 
422
                    <widget class="QLabel" row="8" column="0" rowspan="1" colspan="4">
 
423
                        <property name="name">
 
424
                            <cstring>textLabel7</cstring>
 
425
                        </property>
 
426
                        <property name="text">
 
427
                            <string>&amp;Machine (hostname):</string>
 
428
                        </property>
 
429
                        <property name="buddy" stdset="0">
 
430
                            <cstring>machine</cstring>
 
431
                        </property>
 
432
                    </widget>
 
433
                    <widget class="KLineEdit" row="9" column="0" rowspan="1" colspan="4">
 
434
                        <property name="name">
 
435
                            <cstring>machine</cstring>
 
436
                        </property>
 
437
                    </widget>
 
438
                    <widget class="KComboBox" row="4" column="0">
 
439
                        <item>
 
440
                            <property name="text">
 
441
                                <string>Unimportant</string>
 
442
                            </property>
 
443
                        </item>
 
444
                        <item>
 
445
                            <property name="text">
 
446
                                <string>Exact Match</string>
 
447
                            </property>
 
448
                        </item>
 
449
                        <item>
 
450
                            <property name="text">
 
451
                                <string>Substring Match</string>
 
452
                            </property>
 
453
                        </item>
 
454
                        <item>
 
455
                            <property name="text">
 
456
                                <string>Regular Expression</string>
 
457
                            </property>
 
458
                        </item>
 
459
                        <property name="name">
 
460
                            <cstring>title_match</cstring>
 
461
                        </property>
 
462
                    </widget>
 
463
                    <spacer row="4" column="1">
 
464
                        <property name="name">
 
465
                            <cstring>spacer2_2</cstring>
 
466
                        </property>
 
467
                        <property name="orientation">
 
468
                            <enum>Qt::Horizontal</enum>
 
469
                        </property>
 
470
                        <property name="sizeType">
 
471
                            <enum>Expanding</enum>
 
472
                        </property>
 
473
                        <property name="sizeHint">
 
474
                            <size>
 
475
                                <width>199</width>
 
476
                                <height>20</height>
 
477
                            </size>
 
478
                        </property>
 
479
                    </spacer>
 
480
                    <widget class="KPushButton" row="4" column="2">
 
481
                        <property name="name">
 
482
                            <cstring>edit_reg_title</cstring>
 
483
                        </property>
 
484
                        <property name="enabled">
 
485
                            <bool>false</bool>
 
486
                        </property>
 
487
                        <property name="text">
 
488
                            <string>Edit</string>
 
489
                        </property>
 
490
                        <property name="accel">
 
491
                            <string></string>
 
492
                        </property>
 
493
                    </widget>
 
494
                    <spacer row="4" column="3">
 
495
                        <property name="name">
 
496
                            <cstring>spacer5_2</cstring>
 
497
                        </property>
 
498
                        <property name="orientation">
 
499
                            <enum>Qt::Horizontal</enum>
 
500
                        </property>
 
501
                        <property name="sizeType">
 
502
                            <enum>Expanding</enum>
 
503
                        </property>
 
504
                        <property name="sizeHint">
 
505
                            <size>
 
506
                                <width>199</width>
 
507
                                <height>20</height>
 
508
                            </size>
 
509
                        </property>
 
510
                    </spacer>
 
511
                    <widget class="KComboBox" row="7" column="0">
 
512
                        <item>
 
513
                            <property name="text">
 
514
                                <string>Unimportant</string>
 
515
                            </property>
 
516
                        </item>
 
517
                        <item>
 
518
                            <property name="text">
 
519
                                <string>Exact Match</string>
 
520
                            </property>
 
521
                        </item>
 
522
                        <item>
 
523
                            <property name="text">
 
524
                                <string>Substring Match</string>
 
525
                            </property>
 
526
                        </item>
 
527
                        <item>
 
528
                            <property name="text">
 
529
                                <string>Regular Expression</string>
 
530
                            </property>
 
531
                        </item>
 
532
                        <property name="name">
 
533
                            <cstring>extra_match</cstring>
 
534
                        </property>
 
535
                    </widget>
 
536
                    <spacer row="7" column="1">
 
537
                        <property name="name">
 
538
                            <cstring>spacer2_2_2</cstring>
 
539
                        </property>
 
540
                        <property name="orientation">
 
541
                            <enum>Qt::Horizontal</enum>
 
542
                        </property>
 
543
                        <property name="sizeType">
 
544
                            <enum>Expanding</enum>
 
545
                        </property>
 
546
                        <property name="sizeHint">
 
547
                            <size>
 
548
                                <width>199</width>
 
549
                                <height>20</height>
 
550
                            </size>
 
551
                        </property>
 
552
                    </spacer>
 
553
                    <widget class="KPushButton" row="7" column="2">
 
554
                        <property name="name">
 
555
                            <cstring>edit_reg_extra</cstring>
 
556
                        </property>
 
557
                        <property name="enabled">
 
558
                            <bool>false</bool>
 
559
                        </property>
 
560
                        <property name="text">
 
561
                            <string>Edit</string>
 
562
                        </property>
 
563
                        <property name="accel">
 
564
                            <string></string>
 
565
                        </property>
 
566
                    </widget>
 
567
                    <spacer row="7" column="3">
 
568
                        <property name="name">
 
569
                            <cstring>spacer5_2_2</cstring>
 
570
                        </property>
 
571
                        <property name="orientation">
 
572
                            <enum>Qt::Horizontal</enum>
 
573
                        </property>
 
574
                        <property name="sizeType">
 
575
                            <enum>Expanding</enum>
 
576
                        </property>
 
577
                        <property name="sizeHint">
 
578
                            <size>
 
579
                                <width>199</width>
 
580
                                <height>20</height>
 
581
                            </size>
 
582
                        </property>
 
583
                    </spacer>
 
584
                    <widget class="KComboBox" row="10" column="0">
 
585
                        <item>
 
586
                            <property name="text">
 
587
                                <string>Unimportant</string>
 
588
                            </property>
 
589
                        </item>
 
590
                        <item>
 
591
                            <property name="text">
 
592
                                <string>Exact Match</string>
 
593
                            </property>
 
594
                        </item>
 
595
                        <item>
 
596
                            <property name="text">
 
597
                                <string>Substring Match</string>
 
598
                            </property>
 
599
                        </item>
 
600
                        <item>
 
601
                            <property name="text">
 
602
                                <string>Regular Expression</string>
 
603
                            </property>
 
604
                        </item>
 
605
                        <property name="name">
 
606
                            <cstring>machine_match</cstring>
 
607
                        </property>
 
608
                    </widget>
 
609
                    <spacer row="10" column="1">
 
610
                        <property name="name">
 
611
                            <cstring>spacer2_2_3</cstring>
 
612
                        </property>
 
613
                        <property name="orientation">
 
614
                            <enum>Qt::Horizontal</enum>
 
615
                        </property>
 
616
                        <property name="sizeType">
 
617
                            <enum>Expanding</enum>
 
618
                        </property>
 
619
                        <property name="sizeHint">
 
620
                            <size>
 
621
                                <width>199</width>
 
622
                                <height>20</height>
 
623
                            </size>
 
624
                        </property>
 
625
                    </spacer>
 
626
                    <widget class="KPushButton" row="10" column="2">
 
627
                        <property name="name">
 
628
                            <cstring>edit_reg_machine</cstring>
 
629
                        </property>
 
630
                        <property name="enabled">
 
631
                            <bool>false</bool>
 
632
                        </property>
 
633
                        <property name="text">
 
634
                            <string>Edit</string>
 
635
                        </property>
 
636
                        <property name="accel">
 
637
                            <string></string>
 
638
                        </property>
 
639
                    </widget>
 
640
                    <spacer row="10" column="3">
 
641
                        <property name="name">
 
642
                            <cstring>spacer5_2_3</cstring>
 
643
                        </property>
 
644
                        <property name="orientation">
 
645
                            <enum>Qt::Horizontal</enum>
 
646
                        </property>
 
647
                        <property name="sizeType">
 
648
                            <enum>Expanding</enum>
 
649
                        </property>
 
650
                        <property name="sizeHint">
 
651
                            <size>
 
652
                                <width>199</width>
 
653
                                <height>20</height>
 
654
                            </size>
 
655
                        </property>
 
656
                    </spacer>
 
657
                </grid>
 
658
            </widget>
 
659
            <widget class="QWidget">
 
660
                <property name="name">
 
661
                    <cstring>TabPage</cstring>
 
662
                </property>
 
663
                <attribute name="title">
 
664
                    <string>&amp;Geometry</string>
 
665
                </attribute>
 
666
                <grid>
 
667
                    <property name="name">
 
668
                        <cstring>unnamed</cstring>
 
669
                    </property>
 
670
                    <widget class="KComboBox" row="1" column="1">
 
671
                        <item>
 
672
                            <property name="text">
 
673
                                <string>Do Not Affect</string>
 
674
                            </property>
 
675
                        </item>
 
676
                        <item>
 
677
                            <property name="text">
 
678
                                <string>Apply Initially</string>
 
679
                            </property>
 
680
                        </item>
 
681
                        <item>
 
682
                            <property name="text">
 
683
                                <string>Remember</string>
 
684
                            </property>
 
685
                        </item>
 
686
                        <item>
 
687
                            <property name="text">
 
688
                                <string>Force</string>
 
689
                            </property>
 
690
                        </item>
 
691
                        <item>
 
692
                            <property name="text">
 
693
                                <string>Apply Now</string>
 
694
                            </property>
 
695
                        </item>
 
696
                        <item>
 
697
                            <property name="text">
 
698
                                <string>Force Temporarily</string>
 
699
                            </property>
 
700
                        </item>
 
701
                        <property name="name">
 
702
                            <cstring>rule_size</cstring>
 
703
                        </property>
 
704
                        <property name="enabled">
 
705
                            <bool>false</bool>
 
706
                        </property>
 
707
                    </widget>
 
708
                    <widget class="KRestrictedLine" row="1" column="2">
 
709
                        <property name="name">
 
710
                            <cstring>size</cstring>
 
711
                        </property>
 
712
                        <property name="enabled">
 
713
                            <bool>false</bool>
 
714
                        </property>
 
715
                        <property name="validChars">
 
716
                            <string>0123456789-+,xX:</string>
 
717
                        </property>
 
718
                    </widget>
 
719
                    <widget class="QCheckBox" row="1" column="0">
 
720
                        <property name="name">
 
721
                            <cstring>enable_size</cstring>
 
722
                        </property>
 
723
                        <property name="text">
 
724
                            <string>&amp;Size</string>
 
725
                        </property>
 
726
                    </widget>
 
727
                    <widget class="QCheckBox" row="0" column="0">
 
728
                        <property name="name">
 
729
                            <cstring>enable_position</cstring>
 
730
                        </property>
 
731
                        <property name="text">
 
732
                            <string>&amp;Position</string>
 
733
                        </property>
 
734
                    </widget>
 
735
                    <widget class="KRestrictedLine" row="0" column="2">
 
736
                        <property name="name">
 
737
                            <cstring>position</cstring>
 
738
                        </property>
 
739
                        <property name="enabled">
 
740
                            <bool>false</bool>
 
741
                        </property>
 
742
                        <property name="validChars">
 
743
                            <string>0123456789-+,xX:</string>
 
744
                        </property>
 
745
                    </widget>
 
746
                    <widget class="KComboBox" row="0" column="1">
 
747
                        <item>
 
748
                            <property name="text">
 
749
                                <string>Do Not Affect</string>
 
750
                            </property>
 
751
                        </item>
 
752
                        <item>
 
753
                            <property name="text">
 
754
                                <string>Apply Initially</string>
 
755
                            </property>
 
756
                        </item>
 
757
                        <item>
 
758
                            <property name="text">
 
759
                                <string>Remember</string>
 
760
                            </property>
 
761
                        </item>
 
762
                        <item>
 
763
                            <property name="text">
 
764
                                <string>Force</string>
 
765
                            </property>
 
766
                        </item>
 
767
                        <item>
 
768
                            <property name="text">
 
769
                                <string>Apply Now</string>
 
770
                            </property>
 
771
                        </item>
 
772
                        <item>
 
773
                            <property name="text">
 
774
                                <string>Force Temporarily</string>
 
775
                            </property>
 
776
                        </item>
 
777
                        <property name="name">
 
778
                            <cstring>rule_position</cstring>
 
779
                        </property>
 
780
                        <property name="enabled">
 
781
                            <bool>false</bool>
 
782
                        </property>
 
783
                    </widget>
 
784
                    <widget class="QCheckBox" row="3" column="2">
 
785
                        <property name="name">
 
786
                            <cstring>maximizevert</cstring>
 
787
                        </property>
 
788
                        <property name="enabled">
 
789
                            <bool>false</bool>
 
790
                        </property>
 
791
                        <property name="text">
 
792
                            <string></string>
 
793
                        </property>
 
794
                    </widget>
 
795
                    <widget class="KComboBox" row="2" column="1">
 
796
                        <item>
 
797
                            <property name="text">
 
798
                                <string>Do Not Affect</string>
 
799
                            </property>
 
800
                        </item>
 
801
                        <item>
 
802
                            <property name="text">
 
803
                                <string>Apply Initially</string>
 
804
                            </property>
 
805
                        </item>
 
806
                        <item>
 
807
                            <property name="text">
 
808
                                <string>Remember</string>
 
809
                            </property>
 
810
                        </item>
 
811
                        <item>
 
812
                            <property name="text">
 
813
                                <string>Force</string>
 
814
                            </property>
 
815
                        </item>
 
816
                        <item>
 
817
                            <property name="text">
 
818
                                <string>Apply Now</string>
 
819
                            </property>
 
820
                        </item>
 
821
                        <item>
 
822
                            <property name="text">
 
823
                                <string>Force Temporarily</string>
 
824
                            </property>
 
825
                        </item>
 
826
                        <property name="name">
 
827
                            <cstring>rule_maximizehoriz</cstring>
 
828
                        </property>
 
829
                        <property name="enabled">
 
830
                            <bool>false</bool>
 
831
                        </property>
 
832
                    </widget>
 
833
                    <widget class="QCheckBox" row="4" column="2">
 
834
                        <property name="name">
 
835
                            <cstring>fullscreen</cstring>
 
836
                        </property>
 
837
                        <property name="enabled">
 
838
                            <bool>false</bool>
 
839
                        </property>
 
840
                        <property name="text">
 
841
                            <string></string>
 
842
                        </property>
 
843
                    </widget>
 
844
                    <widget class="QCheckBox" row="2" column="0">
 
845
                        <property name="name">
 
846
                            <cstring>enable_maximizehoriz</cstring>
 
847
                        </property>
 
848
                        <property name="text">
 
849
                            <string>Maximized &amp;horizontally</string>
 
850
                        </property>
 
851
                    </widget>
 
852
                    <widget class="QCheckBox" row="2" column="2">
 
853
                        <property name="name">
 
854
                            <cstring>maximizehoriz</cstring>
 
855
                        </property>
 
856
                        <property name="enabled">
 
857
                            <bool>false</bool>
 
858
                        </property>
 
859
                        <property name="text">
 
860
                            <string></string>
 
861
                        </property>
 
862
                    </widget>
 
863
                    <widget class="KComboBox" row="4" column="1">
 
864
                        <item>
 
865
                            <property name="text">
 
866
                                <string>Do Not Affect</string>
 
867
                            </property>
 
868
                        </item>
 
869
                        <item>
 
870
                            <property name="text">
 
871
                                <string>Apply Initially</string>
 
872
                            </property>
 
873
                        </item>
 
874
                        <item>
 
875
                            <property name="text">
 
876
                                <string>Remember</string>
 
877
                            </property>
 
878
                        </item>
 
879
                        <item>
 
880
                            <property name="text">
 
881
                                <string>Force</string>
 
882
                            </property>
 
883
                        </item>
 
884
                        <item>
 
885
                            <property name="text">
 
886
                                <string>Apply Now</string>
 
887
                            </property>
 
888
                        </item>
 
889
                        <item>
 
890
                            <property name="text">
 
891
                                <string>Force Temporarily</string>
 
892
                            </property>
 
893
                        </item>
 
894
                        <property name="name">
 
895
                            <cstring>rule_fullscreen</cstring>
 
896
                        </property>
 
897
                        <property name="enabled">
 
898
                            <bool>false</bool>
 
899
                        </property>
 
900
                    </widget>
 
901
                    <widget class="QCheckBox" row="4" column="0">
 
902
                        <property name="name">
 
903
                            <cstring>enable_fullscreen</cstring>
 
904
                        </property>
 
905
                        <property name="text">
 
906
                            <string>&amp;Fullscreen</string>
 
907
                        </property>
 
908
                    </widget>
 
909
                    <widget class="KComboBox" row="3" column="1">
 
910
                        <item>
 
911
                            <property name="text">
 
912
                                <string>Do Not Affect</string>
 
913
                            </property>
 
914
                        </item>
 
915
                        <item>
 
916
                            <property name="text">
 
917
                                <string>Apply Initially</string>
 
918
                            </property>
 
919
                        </item>
 
920
                        <item>
 
921
                            <property name="text">
 
922
                                <string>Remember</string>
 
923
                            </property>
 
924
                        </item>
 
925
                        <item>
 
926
                            <property name="text">
 
927
                                <string>Force</string>
 
928
                            </property>
 
929
                        </item>
 
930
                        <item>
 
931
                            <property name="text">
 
932
                                <string>Apply Now</string>
 
933
                            </property>
 
934
                        </item>
 
935
                        <item>
 
936
                            <property name="text">
 
937
                                <string>Force Temporarily</string>
 
938
                            </property>
 
939
                        </item>
 
940
                        <property name="name">
 
941
                            <cstring>rule_maximizevert</cstring>
 
942
                        </property>
 
943
                        <property name="enabled">
 
944
                            <bool>false</bool>
 
945
                        </property>
 
946
                    </widget>
 
947
                    <widget class="QCheckBox" row="3" column="0">
 
948
                        <property name="name">
 
949
                            <cstring>enable_maximizevert</cstring>
 
950
                        </property>
 
951
                        <property name="text">
 
952
                            <string>Maximized &amp;vertically</string>
 
953
                        </property>
 
954
                    </widget>
 
955
                    <widget class="KComboBox" row="5" column="1">
 
956
                        <item>
 
957
                            <property name="text">
 
958
                                <string>Do Not Affect</string>
 
959
                            </property>
 
960
                        </item>
 
961
                        <item>
 
962
                            <property name="text">
 
963
                                <string>Apply Initially</string>
 
964
                            </property>
 
965
                        </item>
 
966
                        <item>
 
967
                            <property name="text">
 
968
                                <string>Remember</string>
 
969
                            </property>
 
970
                        </item>
 
971
                        <item>
 
972
                            <property name="text">
 
973
                                <string>Force</string>
 
974
                            </property>
 
975
                        </item>
 
976
                        <item>
 
977
                            <property name="text">
 
978
                                <string>Apply Now</string>
 
979
                            </property>
 
980
                        </item>
 
981
                        <item>
 
982
                            <property name="text">
 
983
                                <string>Force Temporarily</string>
 
984
                            </property>
 
985
                        </item>
 
986
                        <property name="name">
 
987
                            <cstring>rule_desktop</cstring>
 
988
                        </property>
 
989
                        <property name="enabled">
 
990
                            <bool>false</bool>
 
991
                        </property>
 
992
                    </widget>
 
993
                    <widget class="KComboBox" row="5" column="2">
 
994
                        <property name="name">
 
995
                            <cstring>desktop</cstring>
 
996
                        </property>
 
997
                        <property name="enabled">
 
998
                            <bool>false</bool>
 
999
                        </property>
 
1000
                    </widget>
 
1001
                    <widget class="QCheckBox" row="5" column="0">
 
1002
                        <property name="name">
 
1003
                            <cstring>enable_desktop</cstring>
 
1004
                        </property>
 
1005
                        <property name="text">
 
1006
                            <string>&amp;Desktop</string>
 
1007
                        </property>
 
1008
                    </widget>
 
1009
                    <widget class="QCheckBox" row="7" column="0">
 
1010
                        <property name="name">
 
1011
                            <cstring>enable_shade</cstring>
 
1012
                        </property>
 
1013
                        <property name="text">
 
1014
                            <string>Sh&amp;aded</string>
 
1015
                        </property>
 
1016
                    </widget>
 
1017
                    <widget class="QCheckBox" row="7" column="2">
 
1018
                        <property name="name">
 
1019
                            <cstring>shade</cstring>
 
1020
                        </property>
 
1021
                        <property name="enabled">
 
1022
                            <bool>false</bool>
 
1023
                        </property>
 
1024
                        <property name="text">
 
1025
                            <string></string>
 
1026
                        </property>
 
1027
                    </widget>
 
1028
                    <widget class="KComboBox" row="6" column="1">
 
1029
                        <item>
 
1030
                            <property name="text">
 
1031
                                <string>Do Not Affect</string>
 
1032
                            </property>
 
1033
                        </item>
 
1034
                        <item>
 
1035
                            <property name="text">
 
1036
                                <string>Apply Initially</string>
 
1037
                            </property>
 
1038
                        </item>
 
1039
                        <item>
 
1040
                            <property name="text">
 
1041
                                <string>Remember</string>
 
1042
                            </property>
 
1043
                        </item>
 
1044
                        <item>
 
1045
                            <property name="text">
 
1046
                                <string>Force</string>
 
1047
                            </property>
 
1048
                        </item>
 
1049
                        <item>
 
1050
                            <property name="text">
 
1051
                                <string>Apply Now</string>
 
1052
                            </property>
 
1053
                        </item>
 
1054
                        <item>
 
1055
                            <property name="text">
 
1056
                                <string>Force Temporarily</string>
 
1057
                            </property>
 
1058
                        </item>
 
1059
                        <property name="name">
 
1060
                            <cstring>rule_minimize</cstring>
 
1061
                        </property>
 
1062
                        <property name="enabled">
 
1063
                            <bool>false</bool>
 
1064
                        </property>
 
1065
                    </widget>
 
1066
                    <widget class="QCheckBox" row="6" column="2">
 
1067
                        <property name="name">
 
1068
                            <cstring>minimize</cstring>
 
1069
                        </property>
 
1070
                        <property name="enabled">
 
1071
                            <bool>false</bool>
 
1072
                        </property>
 
1073
                        <property name="text">
 
1074
                            <string></string>
 
1075
                        </property>
 
1076
                    </widget>
 
1077
                    <widget class="QCheckBox" row="6" column="0">
 
1078
                        <property name="name">
 
1079
                            <cstring>enable_minimize</cstring>
 
1080
                        </property>
 
1081
                        <property name="text">
 
1082
                            <string>M&amp;inimized</string>
 
1083
                        </property>
 
1084
                    </widget>
 
1085
                    <widget class="KComboBox" row="8" column="1">
 
1086
                        <item>
 
1087
                            <property name="text">
 
1088
                                <string>Do Not Affect</string>
 
1089
                            </property>
 
1090
                        </item>
 
1091
                        <item>
 
1092
                            <property name="text">
 
1093
                                <string>Force</string>
 
1094
                            </property>
 
1095
                        </item>
 
1096
                        <item>
 
1097
                            <property name="text">
 
1098
                                <string>Force Temporarily</string>
 
1099
                            </property>
 
1100
                        </item>
 
1101
                        <property name="name">
 
1102
                            <cstring>rule_placement</cstring>
 
1103
                        </property>
 
1104
                        <property name="enabled">
 
1105
                            <bool>false</bool>
 
1106
                        </property>
 
1107
                    </widget>
 
1108
                    <widget class="KComboBox" row="8" column="2">
 
1109
                        <item>
 
1110
                            <property name="text">
 
1111
                                <string>Default</string>
 
1112
                            </property>
 
1113
                        </item>
 
1114
                        <item>
 
1115
                            <property name="text">
 
1116
                                <string>No Placement</string>
 
1117
                            </property>
 
1118
                        </item>
 
1119
                        <item>
 
1120
                            <property name="text">
 
1121
                                <string>Smart</string>
 
1122
                            </property>
 
1123
                        </item>
 
1124
                        <item>
 
1125
                            <property name="text">
 
1126
                                <string>Maximizing</string>
 
1127
                            </property>
 
1128
                        </item>
 
1129
                        <item>
 
1130
                            <property name="text">
 
1131
                                <string>Cascade</string>
 
1132
                            </property>
 
1133
                        </item>
 
1134
                        <item>
 
1135
                            <property name="text">
 
1136
                                <string>Centered</string>
 
1137
                            </property>
 
1138
                        </item>
 
1139
                        <item>
 
1140
                            <property name="text">
 
1141
                                <string>Random</string>
 
1142
                            </property>
 
1143
                        </item>
 
1144
                        <item>
 
1145
                            <property name="text">
 
1146
                                <string>Top-Left Corner</string>
 
1147
                            </property>
 
1148
                        </item>
 
1149
                        <item>
 
1150
                            <property name="text">
 
1151
                                <string>Under Mouse</string>
 
1152
                            </property>
 
1153
                        </item>
 
1154
                        <item>
 
1155
                            <property name="text">
 
1156
                                <string>On Main Window</string>
 
1157
                            </property>
 
1158
                        </item>
 
1159
                        <property name="name">
 
1160
                            <cstring>placement</cstring>
 
1161
                        </property>
 
1162
                        <property name="enabled">
 
1163
                            <bool>false</bool>
 
1164
                        </property>
 
1165
                    </widget>
 
1166
                    <widget class="QCheckBox" row="8" column="0">
 
1167
                        <property name="name">
 
1168
                            <cstring>enable_placement</cstring>
 
1169
                        </property>
 
1170
                        <property name="text">
 
1171
                            <string>P&amp;lacement</string>
 
1172
                        </property>
 
1173
                    </widget>
 
1174
                    <spacer row="9" column="1">
 
1175
                        <property name="name">
 
1176
                            <cstring>spacer31</cstring>
 
1177
                        </property>
 
1178
                        <property name="orientation">
 
1179
                            <enum>Qt::Vertical</enum>
 
1180
                        </property>
 
1181
                        <property name="sizeType">
 
1182
                            <enum>Expanding</enum>
 
1183
                        </property>
 
1184
                        <property name="sizeHint">
 
1185
                            <size>
 
1186
                                <width>20</width>
 
1187
                                <height>16</height>
 
1188
                            </size>
 
1189
                        </property>
 
1190
                    </spacer>
 
1191
                    <widget class="KComboBox" row="7" column="1">
 
1192
                        <item>
 
1193
                            <property name="text">
 
1194
                                <string>Do Not Affect</string>
 
1195
                            </property>
 
1196
                        </item>
 
1197
                        <item>
 
1198
                            <property name="text">
 
1199
                                <string>Apply Initially</string>
 
1200
                            </property>
 
1201
                        </item>
 
1202
                        <item>
 
1203
                            <property name="text">
 
1204
                                <string>Remember</string>
 
1205
                            </property>
 
1206
                        </item>
 
1207
                        <item>
 
1208
                            <property name="text">
 
1209
                                <string>Force</string>
 
1210
                            </property>
 
1211
                        </item>
 
1212
                        <item>
 
1213
                            <property name="text">
 
1214
                                <string>Apply Now</string>
 
1215
                            </property>
 
1216
                        </item>
 
1217
                        <item>
 
1218
                            <property name="text">
 
1219
                                <string>Force Temporarily</string>
 
1220
                            </property>
 
1221
                        </item>
 
1222
                        <property name="name">
 
1223
                            <cstring>rule_shade</cstring>
 
1224
                        </property>
 
1225
                        <property name="enabled">
 
1226
                            <bool>false</bool>
 
1227
                        </property>
 
1228
                    </widget>
 
1229
                </grid>
 
1230
            </widget>
 
1231
            <widget class="QWidget">
 
1232
                <property name="name">
 
1233
                    <cstring>TabPage</cstring>
 
1234
                </property>
 
1235
                <attribute name="title">
 
1236
                    <string>&amp;Preferences</string>
 
1237
                </attribute>
 
1238
                <grid>
 
1239
                    <property name="name">
 
1240
                        <cstring>unnamed</cstring>
 
1241
                    </property>
 
1242
                    <widget class="QCheckBox" row="0" column="0">
 
1243
                        <property name="name">
 
1244
                            <cstring>enable_above</cstring>
 
1245
                        </property>
 
1246
                        <property name="text">
 
1247
                            <string>Keep &amp;above</string>
 
1248
                        </property>
 
1249
                    </widget>
 
1250
                    <widget class="QCheckBox" row="1" column="0">
 
1251
                        <property name="name">
 
1252
                            <cstring>enable_below</cstring>
 
1253
                        </property>
 
1254
                        <property name="text">
 
1255
                            <string>Keep &amp;below</string>
 
1256
                        </property>
 
1257
                    </widget>
 
1258
                    <widget class="QCheckBox" row="4" column="0">
 
1259
                        <property name="name">
 
1260
                            <cstring>enable_skippager</cstring>
 
1261
                        </property>
 
1262
                        <property name="text">
 
1263
                            <string>Skip pa&amp;ger</string>
 
1264
                        </property>
 
1265
                    </widget>
 
1266
                    <widget class="QCheckBox" row="3" column="0">
 
1267
                        <property name="name">
 
1268
                            <cstring>enable_skiptaskbar</cstring>
 
1269
                        </property>
 
1270
                        <property name="text">
 
1271
                            <string>Skip &amp;taskbar</string>
 
1272
                        </property>
 
1273
                    </widget>
 
1274
                    <widget class="QCheckBox" row="2" column="0">
 
1275
                        <property name="name">
 
1276
                            <cstring>enable_noborder</cstring>
 
1277
                        </property>
 
1278
                        <property name="text">
 
1279
                            <string>&amp;No border</string>
 
1280
                        </property>
 
1281
                    </widget>
 
1282
                    <widget class="QCheckBox" row="5" column="0">
 
1283
                        <property name="name">
 
1284
                            <cstring>enable_acceptfocus</cstring>
 
1285
                        </property>
 
1286
                        <property name="text">
 
1287
                            <string>Accept &amp;focus</string>
 
1288
                        </property>
 
1289
                    </widget>
 
1290
                    <widget class="QCheckBox" row="6" column="0">
 
1291
                        <property name="name">
 
1292
                            <cstring>enable_closeable</cstring>
 
1293
                        </property>
 
1294
                        <property name="text">
 
1295
                            <string>&amp;Closeable</string>
 
1296
                        </property>
 
1297
                    </widget>
 
1298
                    <widget class="QCheckBox" row="7" column="0">
 
1299
                        <property name="name">
 
1300
                            <cstring>enable_opacityactive</cstring>
 
1301
                        </property>
 
1302
                        <property name="text">
 
1303
                            <string>A&amp;ctive opacity in %</string>
 
1304
                        </property>
 
1305
                    </widget>
 
1306
                    <widget class="KComboBox" row="7" column="1">
 
1307
                        <item>
 
1308
                            <property name="text">
 
1309
                                <string>Do Not Affect</string>
 
1310
                            </property>
 
1311
                        </item>
 
1312
                        <item>
 
1313
                            <property name="text">
 
1314
                                <string>Force</string>
 
1315
                            </property>
 
1316
                        </item>
 
1317
                        <item>
 
1318
                            <property name="text">
 
1319
                                <string>Force Temporarily</string>
 
1320
                            </property>
 
1321
                        </item>
 
1322
                        <property name="name">
 
1323
                            <cstring>rule_opacityactive</cstring>
 
1324
                        </property>
 
1325
                        <property name="enabled">
 
1326
                            <bool>false</bool>
 
1327
                        </property>
 
1328
                    </widget>
 
1329
                    <widget class="KRestrictedLine" row="7" column="2" rowspan="1" colspan="2">
 
1330
                        <property name="name">
 
1331
                            <cstring>opacityactive</cstring>
 
1332
                        </property>
 
1333
                        <property name="enabled">
 
1334
                            <bool>false</bool>
 
1335
                        </property>
 
1336
                        <property name="validChars">
 
1337
                            <string>0123456789</string>
 
1338
                        </property>
 
1339
                    </widget>
 
1340
                    <spacer row="7" column="4" rowspan="1" colspan="2">
 
1341
                        <property name="name">
 
1342
                            <cstring>spacer24</cstring>
 
1343
                        </property>
 
1344
                        <property name="orientation">
 
1345
                            <enum>Qt::Horizontal</enum>
 
1346
                        </property>
 
1347
                        <property name="sizeType">
 
1348
                            <enum>Expanding</enum>
 
1349
                        </property>
 
1350
                        <property name="sizeHint">
 
1351
                            <size>
 
1352
                                <width>171</width>
 
1353
                                <height>20</height>
 
1354
                            </size>
 
1355
                        </property>
 
1356
                    </spacer>
 
1357
                    <spacer row="6" column="3" rowspan="1" colspan="3">
 
1358
                        <property name="name">
 
1359
                            <cstring>spacer36_7</cstring>
 
1360
                        </property>
 
1361
                        <property name="orientation">
 
1362
                            <enum>Qt::Horizontal</enum>
 
1363
                        </property>
 
1364
                        <property name="sizeType">
 
1365
                            <enum>Expanding</enum>
 
1366
                        </property>
 
1367
                        <property name="sizeHint">
 
1368
                            <size>
 
1369
                                <width>290</width>
 
1370
                                <height>20</height>
 
1371
                            </size>
 
1372
                        </property>
 
1373
                    </spacer>
 
1374
                    <spacer row="5" column="3" rowspan="1" colspan="3">
 
1375
                        <property name="name">
 
1376
                            <cstring>spacer36_6</cstring>
 
1377
                        </property>
 
1378
                        <property name="orientation">
 
1379
                            <enum>Qt::Horizontal</enum>
 
1380
                        </property>
 
1381
                        <property name="sizeType">
 
1382
                            <enum>Expanding</enum>
 
1383
                        </property>
 
1384
                        <property name="sizeHint">
 
1385
                            <size>
 
1386
                                <width>290</width>
 
1387
                                <height>20</height>
 
1388
                            </size>
 
1389
                        </property>
 
1390
                    </spacer>
 
1391
                    <spacer row="4" column="3" rowspan="1" colspan="3">
 
1392
                        <property name="name">
 
1393
                            <cstring>spacer36_5</cstring>
 
1394
                        </property>
 
1395
                        <property name="orientation">
 
1396
                            <enum>Qt::Horizontal</enum>
 
1397
                        </property>
 
1398
                        <property name="sizeType">
 
1399
                            <enum>Expanding</enum>
 
1400
                        </property>
 
1401
                        <property name="sizeHint">
 
1402
                            <size>
 
1403
                                <width>290</width>
 
1404
                                <height>20</height>
 
1405
                            </size>
 
1406
                        </property>
 
1407
                    </spacer>
 
1408
                    <spacer row="3" column="3" rowspan="1" colspan="3">
 
1409
                        <property name="name">
 
1410
                            <cstring>spacer36_4</cstring>
 
1411
                        </property>
 
1412
                        <property name="orientation">
 
1413
                            <enum>Qt::Horizontal</enum>
 
1414
                        </property>
 
1415
                        <property name="sizeType">
 
1416
                            <enum>Expanding</enum>
 
1417
                        </property>
 
1418
                        <property name="sizeHint">
 
1419
                            <size>
 
1420
                                <width>290</width>
 
1421
                                <height>20</height>
 
1422
                            </size>
 
1423
                        </property>
 
1424
                    </spacer>
 
1425
                    <spacer row="2" column="3" rowspan="1" colspan="3">
 
1426
                        <property name="name">
 
1427
                            <cstring>spacer36_3</cstring>
 
1428
                        </property>
 
1429
                        <property name="orientation">
 
1430
                            <enum>Qt::Horizontal</enum>
 
1431
                        </property>
 
1432
                        <property name="sizeType">
 
1433
                            <enum>Expanding</enum>
 
1434
                        </property>
 
1435
                        <property name="sizeHint">
 
1436
                            <size>
 
1437
                                <width>290</width>
 
1438
                                <height>20</height>
 
1439
                            </size>
 
1440
                        </property>
 
1441
                    </spacer>
 
1442
                    <spacer row="1" column="3" rowspan="1" colspan="3">
 
1443
                        <property name="name">
 
1444
                            <cstring>spacer36_2</cstring>
 
1445
                        </property>
 
1446
                        <property name="orientation">
 
1447
                            <enum>Qt::Horizontal</enum>
 
1448
                        </property>
 
1449
                        <property name="sizeType">
 
1450
                            <enum>Expanding</enum>
 
1451
                        </property>
 
1452
                        <property name="sizeHint">
 
1453
                            <size>
 
1454
                                <width>290</width>
 
1455
                                <height>20</height>
 
1456
                            </size>
 
1457
                        </property>
 
1458
                    </spacer>
 
1459
                    <spacer row="0" column="3" rowspan="1" colspan="3">
 
1460
                        <property name="name">
 
1461
                            <cstring>spacer36</cstring>
 
1462
                        </property>
 
1463
                        <property name="orientation">
 
1464
                            <enum>Qt::Horizontal</enum>
 
1465
                        </property>
 
1466
                        <property name="sizeType">
 
1467
                            <enum>Expanding</enum>
 
1468
                        </property>
 
1469
                        <property name="sizeHint">
 
1470
                            <size>
 
1471
                                <width>290</width>
 
1472
                                <height>20</height>
 
1473
                            </size>
 
1474
                        </property>
 
1475
                    </spacer>
 
1476
                    <widget class="QCheckBox" row="0" column="2">
 
1477
                        <property name="name">
 
1478
                            <cstring>above</cstring>
 
1479
                        </property>
 
1480
                        <property name="enabled">
 
1481
                            <bool>false</bool>
 
1482
                        </property>
 
1483
                        <property name="text">
 
1484
                            <string></string>
 
1485
                        </property>
 
1486
                    </widget>
 
1487
                    <widget class="QCheckBox" row="1" column="2">
 
1488
                        <property name="name">
 
1489
                            <cstring>below</cstring>
 
1490
                        </property>
 
1491
                        <property name="enabled">
 
1492
                            <bool>false</bool>
 
1493
                        </property>
 
1494
                        <property name="text">
 
1495
                            <string></string>
 
1496
                        </property>
 
1497
                    </widget>
 
1498
                    <widget class="QCheckBox" row="2" column="2">
 
1499
                        <property name="name">
 
1500
                            <cstring>noborder</cstring>
 
1501
                        </property>
 
1502
                        <property name="enabled">
 
1503
                            <bool>false</bool>
 
1504
                        </property>
 
1505
                        <property name="text">
 
1506
                            <string></string>
 
1507
                        </property>
 
1508
                    </widget>
 
1509
                    <widget class="QCheckBox" row="3" column="2">
 
1510
                        <property name="name">
 
1511
                            <cstring>skiptaskbar</cstring>
 
1512
                        </property>
 
1513
                        <property name="enabled">
 
1514
                            <bool>false</bool>
 
1515
                        </property>
 
1516
                        <property name="text">
 
1517
                            <string></string>
 
1518
                        </property>
 
1519
                    </widget>
 
1520
                    <widget class="QCheckBox" row="4" column="2">
 
1521
                        <property name="name">
 
1522
                            <cstring>skippager</cstring>
 
1523
                        </property>
 
1524
                        <property name="enabled">
 
1525
                            <bool>false</bool>
 
1526
                        </property>
 
1527
                        <property name="text">
 
1528
                            <string></string>
 
1529
                        </property>
 
1530
                    </widget>
 
1531
                    <widget class="QCheckBox" row="5" column="2">
 
1532
                        <property name="name">
 
1533
                            <cstring>acceptfocus</cstring>
 
1534
                        </property>
 
1535
                        <property name="enabled">
 
1536
                            <bool>false</bool>
 
1537
                        </property>
 
1538
                        <property name="text">
 
1539
                            <string></string>
 
1540
                        </property>
 
1541
                    </widget>
 
1542
                    <widget class="QCheckBox" row="6" column="2">
 
1543
                        <property name="name">
 
1544
                            <cstring>closeable</cstring>
 
1545
                        </property>
 
1546
                        <property name="enabled">
 
1547
                            <bool>false</bool>
 
1548
                        </property>
 
1549
                        <property name="text">
 
1550
                            <string></string>
 
1551
                        </property>
 
1552
                    </widget>
 
1553
                    <widget class="KComboBox" row="6" column="1">
 
1554
                        <item>
 
1555
                            <property name="text">
 
1556
                                <string>Do Not Affect</string>
 
1557
                            </property>
 
1558
                        </item>
 
1559
                        <item>
 
1560
                            <property name="text">
 
1561
                                <string>Force</string>
 
1562
                            </property>
 
1563
                        </item>
 
1564
                        <item>
 
1565
                            <property name="text">
 
1566
                                <string>Force Temporarily</string>
 
1567
                            </property>
 
1568
                        </item>
 
1569
                        <property name="name">
 
1570
                            <cstring>rule_closeable</cstring>
 
1571
                        </property>
 
1572
                        <property name="enabled">
 
1573
                            <bool>false</bool>
 
1574
                        </property>
 
1575
                    </widget>
 
1576
                    <widget class="KComboBox" row="5" column="1">
 
1577
                        <item>
 
1578
                            <property name="text">
 
1579
                                <string>Do Not Affect</string>
 
1580
                            </property>
 
1581
                        </item>
 
1582
                        <item>
 
1583
                            <property name="text">
 
1584
                                <string>Force</string>
 
1585
                            </property>
 
1586
                        </item>
 
1587
                        <item>
 
1588
                            <property name="text">
 
1589
                                <string>Force Temporarily</string>
 
1590
                            </property>
 
1591
                        </item>
 
1592
                        <property name="name">
 
1593
                            <cstring>rule_acceptfocus</cstring>
 
1594
                        </property>
 
1595
                        <property name="enabled">
 
1596
                            <bool>false</bool>
 
1597
                        </property>
 
1598
                    </widget>
 
1599
                    <widget class="KComboBox" row="4" column="1">
 
1600
                        <item>
 
1601
                            <property name="text">
 
1602
                                <string>Do Not Affect</string>
 
1603
                            </property>
 
1604
                        </item>
 
1605
                        <item>
 
1606
                            <property name="text">
 
1607
                                <string>Apply Initially</string>
 
1608
                            </property>
 
1609
                        </item>
 
1610
                        <item>
 
1611
                            <property name="text">
 
1612
                                <string>Remember</string>
 
1613
                            </property>
 
1614
                        </item>
 
1615
                        <item>
 
1616
                            <property name="text">
 
1617
                                <string>Force</string>
 
1618
                            </property>
 
1619
                        </item>
 
1620
                        <item>
 
1621
                            <property name="text">
 
1622
                                <string>Apply Now</string>
 
1623
                            </property>
 
1624
                        </item>
 
1625
                        <item>
 
1626
                            <property name="text">
 
1627
                                <string>Force Temporarily</string>
 
1628
                            </property>
 
1629
                        </item>
 
1630
                        <property name="name">
 
1631
                            <cstring>rule_skippager</cstring>
 
1632
                        </property>
 
1633
                        <property name="enabled">
 
1634
                            <bool>false</bool>
 
1635
                        </property>
 
1636
                    </widget>
 
1637
                    <widget class="KComboBox" row="3" column="1">
 
1638
                        <item>
 
1639
                            <property name="text">
 
1640
                                <string>Do Not Affect</string>
 
1641
                            </property>
 
1642
                        </item>
 
1643
                        <item>
 
1644
                            <property name="text">
 
1645
                                <string>Apply Initially</string>
 
1646
                            </property>
 
1647
                        </item>
 
1648
                        <item>
 
1649
                            <property name="text">
 
1650
                                <string>Remember</string>
 
1651
                            </property>
 
1652
                        </item>
 
1653
                        <item>
 
1654
                            <property name="text">
 
1655
                                <string>Force</string>
 
1656
                            </property>
 
1657
                        </item>
 
1658
                        <item>
 
1659
                            <property name="text">
 
1660
                                <string>Apply Now</string>
 
1661
                            </property>
 
1662
                        </item>
 
1663
                        <item>
 
1664
                            <property name="text">
 
1665
                                <string>Force Temporarily</string>
 
1666
                            </property>
 
1667
                        </item>
 
1668
                        <property name="name">
 
1669
                            <cstring>rule_skiptaskbar</cstring>
 
1670
                        </property>
 
1671
                        <property name="enabled">
 
1672
                            <bool>false</bool>
 
1673
                        </property>
 
1674
                    </widget>
 
1675
                    <widget class="KComboBox" row="2" column="1">
 
1676
                        <item>
 
1677
                            <property name="text">
 
1678
                                <string>Do Not Affect</string>
 
1679
                            </property>
 
1680
                        </item>
 
1681
                        <item>
 
1682
                            <property name="text">
 
1683
                                <string>Apply Initially</string>
 
1684
                            </property>
 
1685
                        </item>
 
1686
                        <item>
 
1687
                            <property name="text">
 
1688
                                <string>Remember</string>
 
1689
                            </property>
 
1690
                        </item>
 
1691
                        <item>
 
1692
                            <property name="text">
 
1693
                                <string>Force</string>
 
1694
                            </property>
 
1695
                        </item>
 
1696
                        <item>
 
1697
                            <property name="text">
 
1698
                                <string>Apply Now</string>
 
1699
                            </property>
 
1700
                        </item>
 
1701
                        <item>
 
1702
                            <property name="text">
 
1703
                                <string>Force Temporarily</string>
 
1704
                            </property>
 
1705
                        </item>
 
1706
                        <property name="name">
 
1707
                            <cstring>rule_noborder</cstring>
 
1708
                        </property>
 
1709
                        <property name="enabled">
 
1710
                            <bool>false</bool>
 
1711
                        </property>
 
1712
                    </widget>
 
1713
                    <widget class="KComboBox" row="1" column="1">
 
1714
                        <item>
 
1715
                            <property name="text">
 
1716
                                <string>Do Not Affect</string>
 
1717
                            </property>
 
1718
                        </item>
 
1719
                        <item>
 
1720
                            <property name="text">
 
1721
                                <string>Apply Initially</string>
 
1722
                            </property>
 
1723
                        </item>
 
1724
                        <item>
 
1725
                            <property name="text">
 
1726
                                <string>Remember</string>
 
1727
                            </property>
 
1728
                        </item>
 
1729
                        <item>
 
1730
                            <property name="text">
 
1731
                                <string>Force</string>
 
1732
                            </property>
 
1733
                        </item>
 
1734
                        <item>
 
1735
                            <property name="text">
 
1736
                                <string>Apply Now</string>
 
1737
                            </property>
 
1738
                        </item>
 
1739
                        <item>
 
1740
                            <property name="text">
 
1741
                                <string>Force Temporarily</string>
 
1742
                            </property>
 
1743
                        </item>
 
1744
                        <property name="name">
 
1745
                            <cstring>rule_below</cstring>
 
1746
                        </property>
 
1747
                        <property name="enabled">
 
1748
                            <bool>false</bool>
 
1749
                        </property>
 
1750
                    </widget>
 
1751
                    <widget class="KComboBox" row="0" column="1">
 
1752
                        <item>
 
1753
                            <property name="text">
 
1754
                                <string>Do Not Affect</string>
 
1755
                            </property>
 
1756
                        </item>
 
1757
                        <item>
 
1758
                            <property name="text">
 
1759
                                <string>Apply Initially</string>
 
1760
                            </property>
 
1761
                        </item>
 
1762
                        <item>
 
1763
                            <property name="text">
 
1764
                                <string>Remember</string>
 
1765
                            </property>
 
1766
                        </item>
 
1767
                        <item>
 
1768
                            <property name="text">
 
1769
                                <string>Force</string>
 
1770
                            </property>
 
1771
                        </item>
 
1772
                        <item>
 
1773
                            <property name="text">
 
1774
                                <string>Apply Now</string>
 
1775
                            </property>
 
1776
                        </item>
 
1777
                        <item>
 
1778
                            <property name="text">
 
1779
                                <string>Force Temporarily</string>
 
1780
                            </property>
 
1781
                        </item>
 
1782
                        <property name="name">
 
1783
                            <cstring>rule_above</cstring>
 
1784
                        </property>
 
1785
                        <property name="enabled">
 
1786
                            <bool>false</bool>
 
1787
                        </property>
 
1788
                    </widget>
 
1789
                    <spacer row="10" column="1">
 
1790
                        <property name="name">
 
1791
                            <cstring>spacer33</cstring>
 
1792
                        </property>
 
1793
                        <property name="orientation">
 
1794
                            <enum>Qt::Vertical</enum>
 
1795
                        </property>
 
1796
                        <property name="sizeType">
 
1797
                            <enum>Expanding</enum>
 
1798
                        </property>
 
1799
                        <property name="sizeHint">
 
1800
                            <size>
 
1801
                                <width>20</width>
 
1802
                                <height>80</height>
 
1803
                            </size>
 
1804
                        </property>
 
1805
                    </spacer>
 
1806
                    <widget class="KComboBox" row="8" column="1">
 
1807
                        <item>
 
1808
                            <property name="text">
 
1809
                                <string>Do Not Affect</string>
 
1810
                            </property>
 
1811
                        </item>
 
1812
                        <item>
 
1813
                            <property name="text">
 
1814
                                <string>Force</string>
 
1815
                            </property>
 
1816
                        </item>
 
1817
                        <item>
 
1818
                            <property name="text">
 
1819
                                <string>Force Temporarily</string>
 
1820
                            </property>
 
1821
                        </item>
 
1822
                        <property name="name">
 
1823
                            <cstring>rule_opacityinactive</cstring>
 
1824
                        </property>
 
1825
                        <property name="enabled">
 
1826
                            <bool>false</bool>
 
1827
                        </property>
 
1828
                    </widget>
 
1829
                    <widget class="KRestrictedLine" row="8" column="2" rowspan="1" colspan="2">
 
1830
                        <property name="name">
 
1831
                            <cstring>opacityinactive</cstring>
 
1832
                        </property>
 
1833
                        <property name="enabled">
 
1834
                            <bool>false</bool>
 
1835
                        </property>
 
1836
                        <property name="validChars">
 
1837
                            <string>0123456789</string>
 
1838
                        </property>
 
1839
                    </widget>
 
1840
                    <spacer row="8" column="4" rowspan="1" colspan="2">
 
1841
                        <property name="name">
 
1842
                            <cstring>spacer25</cstring>
 
1843
                        </property>
 
1844
                        <property name="orientation">
 
1845
                            <enum>Qt::Horizontal</enum>
 
1846
                        </property>
 
1847
                        <property name="sizeType">
 
1848
                            <enum>Expanding</enum>
 
1849
                        </property>
 
1850
                        <property name="sizeHint">
 
1851
                            <size>
 
1852
                                <width>181</width>
 
1853
                                <height>20</height>
 
1854
                            </size>
 
1855
                        </property>
 
1856
                    </spacer>
 
1857
                    <widget class="QCheckBox" row="8" column="0">
 
1858
                        <property name="name">
 
1859
                            <cstring>enable_opacityinactive</cstring>
 
1860
                        </property>
 
1861
                        <property name="text">
 
1862
                            <string>I&amp;nactive opacity in %</string>
 
1863
                        </property>
 
1864
                    </widget>
 
1865
                    <widget class="QCheckBox" row="9" column="0">
 
1866
                        <property name="name">
 
1867
                            <cstring>enable_shortcut</cstring>
 
1868
                        </property>
 
1869
                        <property name="text">
 
1870
                            <string>Shortcut</string>
 
1871
                        </property>
 
1872
                        <property name="accel">
 
1873
                            <string></string>
 
1874
                        </property>
 
1875
                    </widget>
 
1876
                    <widget class="KComboBox" row="9" column="1">
 
1877
                        <item>
 
1878
                            <property name="text">
 
1879
                                <string>Do Not Affect</string>
 
1880
                            </property>
 
1881
                        </item>
 
1882
                        <item>
 
1883
                            <property name="text">
 
1884
                                <string>Apply Initially</string>
 
1885
                            </property>
 
1886
                        </item>
 
1887
                        <item>
 
1888
                            <property name="text">
 
1889
                                <string>Remember</string>
 
1890
                            </property>
 
1891
                        </item>
 
1892
                        <item>
 
1893
                            <property name="text">
 
1894
                                <string>Force</string>
 
1895
                            </property>
 
1896
                        </item>
 
1897
                        <item>
 
1898
                            <property name="text">
 
1899
                                <string>Apply Now</string>
 
1900
                            </property>
 
1901
                        </item>
 
1902
                        <item>
 
1903
                            <property name="text">
 
1904
                                <string>Force Temporarily</string>
 
1905
                            </property>
 
1906
                        </item>
 
1907
                        <property name="name">
 
1908
                            <cstring>rule_shortcut</cstring>
 
1909
                        </property>
 
1910
                        <property name="enabled">
 
1911
                            <bool>false</bool>
 
1912
                        </property>
 
1913
                    </widget>
 
1914
                    <widget class="QPushButton" row="9" column="5">
 
1915
                        <property name="name">
 
1916
                            <cstring>shortcut_edit</cstring>
 
1917
                        </property>
 
1918
                        <property name="text">
 
1919
                            <string>Edit...</string>
 
1920
                        </property>
 
1921
                    </widget>
 
1922
                    <widget class="KRestrictedLine" row="9" column="2" rowspan="1" colspan="3">
 
1923
                        <property name="name">
 
1924
                            <cstring>shortcut</cstring>
 
1925
                        </property>
 
1926
                        <property name="enabled">
 
1927
                            <bool>false</bool>
 
1928
                        </property>
 
1929
                    </widget>
 
1930
                </grid>
 
1931
            </widget>
 
1932
            <widget class="QWidget">
 
1933
                <property name="name">
 
1934
                    <cstring>TabPage</cstring>
 
1935
                </property>
 
1936
                <attribute name="title">
 
1937
                    <string>W&amp;orkarounds</string>
 
1938
                </attribute>
 
1939
                <grid>
 
1940
                    <property name="name">
 
1941
                        <cstring>unnamed</cstring>
 
1942
                    </property>
 
1943
                    <widget class="QCheckBox" row="0" column="0">
 
1944
                        <property name="name">
 
1945
                            <cstring>enable_fsplevel</cstring>
 
1946
                        </property>
 
1947
                        <property name="text">
 
1948
                            <string>&amp;Focus stealing prevention</string>
 
1949
                        </property>
 
1950
                    </widget>
 
1951
                    <widget class="KComboBox" row="2" column="1">
 
1952
                        <item>
 
1953
                            <property name="text">
 
1954
                                <string>Do Not Affect</string>
 
1955
                            </property>
 
1956
                        </item>
 
1957
                        <item>
 
1958
                            <property name="text">
 
1959
                                <string>Force</string>
 
1960
                            </property>
 
1961
                        </item>
 
1962
                        <item>
 
1963
                            <property name="text">
 
1964
                                <string>Force Temporarily</string>
 
1965
                            </property>
 
1966
                        </item>
 
1967
                        <property name="name">
 
1968
                            <cstring>rule_type</cstring>
 
1969
                        </property>
 
1970
                        <property name="enabled">
 
1971
                            <bool>false</bool>
 
1972
                        </property>
 
1973
                    </widget>
 
1974
                    <widget class="KComboBox" row="2" column="3">
 
1975
                        <item>
 
1976
                            <property name="text">
 
1977
                                <string>Normal Window</string>
 
1978
                            </property>
 
1979
                        </item>
 
1980
                        <item>
 
1981
                            <property name="text">
 
1982
                                <string>Dialog Window</string>
 
1983
                            </property>
 
1984
                        </item>
 
1985
                        <item>
 
1986
                            <property name="text">
 
1987
                                <string>Utility Window</string>
 
1988
                            </property>
 
1989
                        </item>
 
1990
                        <item>
 
1991
                            <property name="text">
 
1992
                                <string>Dock (panel)</string>
 
1993
                            </property>
 
1994
                        </item>
 
1995
                        <item>
 
1996
                            <property name="text">
 
1997
                                <string>Toolbar</string>
 
1998
                            </property>
 
1999
                        </item>
 
2000
                        <item>
 
2001
                            <property name="text">
 
2002
                                <string>Torn-Off Menu</string>
 
2003
                            </property>
 
2004
                        </item>
 
2005
                        <item>
 
2006
                            <property name="text">
 
2007
                                <string>Splash Screen</string>
 
2008
                            </property>
 
2009
                        </item>
 
2010
                        <item>
 
2011
                            <property name="text">
 
2012
                                <string>Desktop</string>
 
2013
                            </property>
 
2014
                        </item>
 
2015
                        <item>
 
2016
                            <property name="text">
 
2017
                                <string>Override Type</string>
 
2018
                            </property>
 
2019
                        </item>
 
2020
                        <item>
 
2021
                            <property name="text">
 
2022
                                <string>Standalone Menubar</string>
 
2023
                            </property>
 
2024
                        </item>
 
2025
                        <property name="name">
 
2026
                            <cstring>type</cstring>
 
2027
                        </property>
 
2028
                        <property name="enabled">
 
2029
                            <bool>false</bool>
 
2030
                        </property>
 
2031
                    </widget>
 
2032
                    <widget class="KComboBox" row="1" column="3">
 
2033
                        <item>
 
2034
                            <property name="text">
 
2035
                                <string>Opaque</string>
 
2036
                            </property>
 
2037
                        </item>
 
2038
                        <item>
 
2039
                            <property name="text">
 
2040
                                <string>Transparent</string>
 
2041
                            </property>
 
2042
                        </item>
 
2043
                        <property name="name">
 
2044
                            <cstring>moveresizemode</cstring>
 
2045
                        </property>
 
2046
                        <property name="enabled">
 
2047
                            <bool>false</bool>
 
2048
                        </property>
 
2049
                    </widget>
 
2050
                    <widget class="QCheckBox" row="2" column="0">
 
2051
                        <property name="name">
 
2052
                            <cstring>enable_type</cstring>
 
2053
                        </property>
 
2054
                        <property name="text">
 
2055
                            <string>Window &amp;type</string>
 
2056
                        </property>
 
2057
                    </widget>
 
2058
                    <widget class="QCheckBox" row="1" column="0">
 
2059
                        <property name="name">
 
2060
                            <cstring>enable_moveresizemode</cstring>
 
2061
                        </property>
 
2062
                        <property name="text">
 
2063
                            <string>&amp;Moving/resizing</string>
 
2064
                        </property>
 
2065
                    </widget>
 
2066
                    <widget class="KComboBox" row="0" column="1">
 
2067
                        <item>
 
2068
                            <property name="text">
 
2069
                                <string>Do Not Affect</string>
 
2070
                            </property>
 
2071
                        </item>
 
2072
                        <item>
 
2073
                            <property name="text">
 
2074
                                <string>Force</string>
 
2075
                            </property>
 
2076
                        </item>
 
2077
                        <item>
 
2078
                            <property name="text">
 
2079
                                <string>Force Temporarily</string>
 
2080
                            </property>
 
2081
                        </item>
 
2082
                        <property name="name">
 
2083
                            <cstring>rule_fsplevel</cstring>
 
2084
                        </property>
 
2085
                        <property name="enabled">
 
2086
                            <bool>false</bool>
 
2087
                        </property>
 
2088
                    </widget>
 
2089
                    <widget class="KComboBox" row="1" column="1">
 
2090
                        <item>
 
2091
                            <property name="text">
 
2092
                                <string>Do Not Affect</string>
 
2093
                            </property>
 
2094
                        </item>
 
2095
                        <item>
 
2096
                            <property name="text">
 
2097
                                <string>Force</string>
 
2098
                            </property>
 
2099
                        </item>
 
2100
                        <item>
 
2101
                            <property name="text">
 
2102
                                <string>Force Temporarily</string>
 
2103
                            </property>
 
2104
                        </item>
 
2105
                        <property name="name">
 
2106
                            <cstring>rule_moveresizemode</cstring>
 
2107
                        </property>
 
2108
                        <property name="enabled">
 
2109
                            <bool>false</bool>
 
2110
                        </property>
 
2111
                    </widget>
 
2112
                    <widget class="KComboBox" row="0" column="3">
 
2113
                        <item>
 
2114
                            <property name="text">
 
2115
                                <string>None</string>
 
2116
                            </property>
 
2117
                        </item>
 
2118
                        <item>
 
2119
                            <property name="text">
 
2120
                                <string>Low</string>
 
2121
                            </property>
 
2122
                        </item>
 
2123
                        <item>
 
2124
                            <property name="text">
 
2125
                                <string>Normal</string>
 
2126
                            </property>
 
2127
                        </item>
 
2128
                        <item>
 
2129
                            <property name="text">
 
2130
                                <string>High</string>
 
2131
                            </property>
 
2132
                        </item>
 
2133
                        <item>
 
2134
                            <property name="text">
 
2135
                                <string>Extreme</string>
 
2136
                            </property>
 
2137
                        </item>
 
2138
                        <property name="name">
 
2139
                            <cstring>fsplevel</cstring>
 
2140
                        </property>
 
2141
                        <property name="enabled">
 
2142
                            <bool>false</bool>
 
2143
                        </property>
 
2144
                    </widget>
 
2145
                    <widget class="KRestrictedLine" row="5" column="3">
 
2146
                        <property name="name">
 
2147
                            <cstring>maxsize</cstring>
 
2148
                        </property>
 
2149
                        <property name="enabled">
 
2150
                            <bool>false</bool>
 
2151
                        </property>
 
2152
                        <property name="validChars">
 
2153
                            <string>0123456789-+,xX:</string>
 
2154
                        </property>
 
2155
                    </widget>
 
2156
                    <widget class="QCheckBox" row="4" column="0">
 
2157
                        <property name="name">
 
2158
                            <cstring>enable_minsize</cstring>
 
2159
                        </property>
 
2160
                        <property name="text">
 
2161
                            <string>M&amp;inimum size</string>
 
2162
                        </property>
 
2163
                    </widget>
 
2164
                    <widget class="KComboBox" row="4" column="1">
 
2165
                        <item>
 
2166
                            <property name="text">
 
2167
                                <string>Do Not Affect</string>
 
2168
                            </property>
 
2169
                        </item>
 
2170
                        <item>
 
2171
                            <property name="text">
 
2172
                                <string>Force</string>
 
2173
                            </property>
 
2174
                        </item>
 
2175
                        <item>
 
2176
                            <property name="text">
 
2177
                                <string>Force Temporarily</string>
 
2178
                            </property>
 
2179
                        </item>
 
2180
                        <property name="name">
 
2181
                            <cstring>rule_minsize</cstring>
 
2182
                        </property>
 
2183
                        <property name="enabled">
 
2184
                            <bool>false</bool>
 
2185
                        </property>
 
2186
                    </widget>
 
2187
                    <widget class="QCheckBox" row="5" column="0">
 
2188
                        <property name="name">
 
2189
                            <cstring>enable_maxsize</cstring>
 
2190
                        </property>
 
2191
                        <property name="text">
 
2192
                            <string>M&amp;aximum size</string>
 
2193
                        </property>
 
2194
                    </widget>
 
2195
                    <widget class="KRestrictedLine" row="4" column="3">
 
2196
                        <property name="name">
 
2197
                            <cstring>minsize</cstring>
 
2198
                        </property>
 
2199
                        <property name="enabled">
 
2200
                            <bool>false</bool>
 
2201
                        </property>
 
2202
                        <property name="validChars">
 
2203
                            <string>0123456789-+,xX:</string>
 
2204
                        </property>
 
2205
                    </widget>
 
2206
                    <widget class="KComboBox" row="5" column="1">
 
2207
                        <item>
 
2208
                            <property name="text">
 
2209
                                <string>Do Not Affect</string>
 
2210
                            </property>
 
2211
                        </item>
 
2212
                        <item>
 
2213
                            <property name="text">
 
2214
                                <string>Force</string>
 
2215
                            </property>
 
2216
                        </item>
 
2217
                        <item>
 
2218
                            <property name="text">
 
2219
                                <string>Force Temporarily</string>
 
2220
                            </property>
 
2221
                        </item>
 
2222
                        <property name="name">
 
2223
                            <cstring>rule_maxsize</cstring>
 
2224
                        </property>
 
2225
                        <property name="enabled">
 
2226
                            <bool>false</bool>
 
2227
                        </property>
 
2228
                    </widget>
 
2229
                    <widget class="QCheckBox" row="3" column="0">
 
2230
                        <property name="name">
 
2231
                            <cstring>enable_ignoreposition</cstring>
 
2232
                        </property>
 
2233
                        <property name="text">
 
2234
                            <string>Ignore requested &amp;geometry</string>
 
2235
                        </property>
 
2236
                    </widget>
 
2237
                    <widget class="KComboBox" row="3" column="1">
 
2238
                        <item>
 
2239
                            <property name="text">
 
2240
                                <string>Do Not Affect</string>
 
2241
                            </property>
 
2242
                        </item>
 
2243
                        <item>
 
2244
                            <property name="text">
 
2245
                                <string>Force</string>
 
2246
                            </property>
 
2247
                        </item>
 
2248
                        <item>
 
2249
                            <property name="text">
 
2250
                                <string>Force Temporarily</string>
 
2251
                            </property>
 
2252
                        </item>
 
2253
                        <property name="name">
 
2254
                            <cstring>rule_ignoreposition</cstring>
 
2255
                        </property>
 
2256
                        <property name="enabled">
 
2257
                            <bool>false</bool>
 
2258
                        </property>
 
2259
                    </widget>
 
2260
                    <widget class="QCheckBox" row="3" column="3">
 
2261
                        <property name="name">
 
2262
                            <cstring>ignoreposition</cstring>
 
2263
                        </property>
 
2264
                        <property name="enabled">
 
2265
                            <bool>false</bool>
 
2266
                        </property>
 
2267
                        <property name="text">
 
2268
                            <string></string>
 
2269
                        </property>
 
2270
                    </widget>
 
2271
                    <spacer row="8" column="2">
 
2272
                        <property name="name">
 
2273
                            <cstring>spacer35</cstring>
 
2274
                        </property>
 
2275
                        <property name="orientation">
 
2276
                            <enum>Qt::Vertical</enum>
 
2277
                        </property>
 
2278
                        <property name="sizeType">
 
2279
                            <enum>Expanding</enum>
 
2280
                        </property>
 
2281
                        <property name="sizeHint">
 
2282
                            <size>
 
2283
                                <width>20</width>
 
2284
                                <height>160</height>
 
2285
                            </size>
 
2286
                        </property>
 
2287
                    </spacer>
 
2288
                    <widget class="QCheckBox" row="6" column="0">
 
2289
                        <property name="name">
 
2290
                            <cstring>enable_strictgeometry</cstring>
 
2291
                        </property>
 
2292
                        <property name="text">
 
2293
                            <string>Strictly obey geometry</string>
 
2294
                        </property>
 
2295
                        <property name="accel">
 
2296
                            <string></string>
 
2297
                        </property>
 
2298
                    </widget>
 
2299
                    <widget class="KComboBox" row="6" column="1">
 
2300
                        <item>
 
2301
                            <property name="text">
 
2302
                                <string>Do Not Affect</string>
 
2303
                            </property>
 
2304
                        </item>
 
2305
                        <item>
 
2306
                            <property name="text">
 
2307
                                <string>Force</string>
 
2308
                            </property>
 
2309
                        </item>
 
2310
                        <item>
 
2311
                            <property name="text">
 
2312
                                <string>Force Temporarily</string>
 
2313
                            </property>
 
2314
                        </item>
 
2315
                        <property name="name">
 
2316
                            <cstring>rule_strictgeometry</cstring>
 
2317
                        </property>
 
2318
                        <property name="enabled">
 
2319
                            <bool>false</bool>
 
2320
                        </property>
 
2321
                    </widget>
 
2322
                    <widget class="QCheckBox" row="6" column="3">
 
2323
                        <property name="name">
 
2324
                            <cstring>strictgeometry</cstring>
 
2325
                        </property>
 
2326
                        <property name="enabled">
 
2327
                            <bool>false</bool>
 
2328
                        </property>
 
2329
                        <property name="text">
 
2330
                            <string></string>
 
2331
                        </property>
 
2332
                    </widget>
 
2333
                    <widget class="QCheckBox" row="7" column="3">
 
2334
                        <property name="name">
 
2335
                            <cstring>disableglobalshortcuts</cstring>
 
2336
                        </property>
 
2337
                        <property name="enabled">
 
2338
                            <bool>false</bool>
 
2339
                        </property>
 
2340
                        <property name="text">
 
2341
                            <string></string>
 
2342
                        </property>
 
2343
                    </widget>
 
2344
                    <widget class="QCheckBox" row="7" column="0">
 
2345
                        <property name="name">
 
2346
                            <cstring>enable_disableglobalshortcuts</cstring>
 
2347
                        </property>
 
2348
                        <property name="text">
 
2349
                            <string>Block global shortcuts</string>
 
2350
                        </property>
 
2351
                        <property name="accel">
 
2352
                            <string></string>
 
2353
                        </property>
 
2354
                    </widget>
 
2355
                    <widget class="KComboBox" row="7" column="1">
 
2356
                        <item>
 
2357
                            <property name="text">
 
2358
                                <string>Do Not Affect</string>
 
2359
                            </property>
 
2360
                        </item>
 
2361
                        <item>
 
2362
                            <property name="text">
 
2363
                                <string>Force</string>
 
2364
                            </property>
 
2365
                        </item>
 
2366
                        <item>
 
2367
                            <property name="text">
 
2368
                                <string>Force Temporarily</string>
 
2369
                            </property>
 
2370
                        </item>
 
2371
                        <property name="name">
 
2372
                            <cstring>rule_disableglobalshortcuts</cstring>
 
2373
                        </property>
 
2374
                        <property name="enabled">
 
2375
                            <bool>false</bool>
 
2376
                        </property>
 
2377
                    </widget>
 
2378
                </grid>
 
2379
            </widget>
 
2380
        </widget>
 
2381
    </vbox>
 
2382
</widget>
 
2383
<customwidgets>
 
2384
</customwidgets>
 
2385
<connections>
 
2386
    <connection>
 
2387
        <sender>detect1</sender>
 
2388
        <signal>clicked()</signal>
 
2389
        <receiver>RulesWidgetBase</receiver>
 
2390
        <slot>detectClicked()</slot>
 
2391
    </connection>
 
2392
    <connection>
 
2393
        <sender>wmclass_match</sender>
 
2394
        <signal>activated(int)</signal>
 
2395
        <receiver>RulesWidgetBase</receiver>
 
2396
        <slot>wmclassMatchChanged()</slot>
 
2397
    </connection>
 
2398
    <connection>
 
2399
        <sender>role_match</sender>
 
2400
        <signal>activated(int)</signal>
 
2401
        <receiver>RulesWidgetBase</receiver>
 
2402
        <slot>roleMatchChanged()</slot>
 
2403
    </connection>
 
2404
    <connection>
 
2405
        <sender>title_match</sender>
 
2406
        <signal>activated(int)</signal>
 
2407
        <receiver>RulesWidgetBase</receiver>
 
2408
        <slot>titleMatchChanged()</slot>
 
2409
    </connection>
 
2410
    <connection>
 
2411
        <sender>extra_match</sender>
 
2412
        <signal>activated(int)</signal>
 
2413
        <receiver>RulesWidgetBase</receiver>
 
2414
        <slot>extraMatchChanged()</slot>
 
2415
    </connection>
 
2416
    <connection>
 
2417
        <sender>machine_match</sender>
 
2418
        <signal>activated(int)</signal>
 
2419
        <receiver>RulesWidgetBase</receiver>
 
2420
        <slot>machineMatchChanged()</slot>
 
2421
    </connection>
 
2422
    <connection>
 
2423
        <sender>shortcut_edit</sender>
 
2424
        <signal>clicked()</signal>
 
2425
        <receiver>RulesWidgetBase</receiver>
 
2426
        <slot>shortcutEditClicked()</slot>
 
2427
    </connection>
 
2428
</connections>
 
2429
<tabstops>
 
2430
    <tabstop>tabs</tabstop>
 
2431
    <tabstop>description</tabstop>
 
2432
    <tabstop>wmclass</tabstop>
 
2433
    <tabstop>whole_wmclass</tabstop>
 
2434
    <tabstop>wmclass_match</tabstop>
 
2435
    <tabstop>edit_reg_wmclass</tabstop>
 
2436
    <tabstop>role</tabstop>
 
2437
    <tabstop>role_match</tabstop>
 
2438
    <tabstop>edit_reg_role</tabstop>
 
2439
    <tabstop>detect1</tabstop>
 
2440
    <tabstop>types</tabstop>
 
2441
    <tabstop>title</tabstop>
 
2442
    <tabstop>title_match</tabstop>
 
2443
    <tabstop>edit_reg_title</tabstop>
 
2444
    <tabstop>extra</tabstop>
 
2445
    <tabstop>extra_match</tabstop>
 
2446
    <tabstop>edit_reg_extra</tabstop>
 
2447
    <tabstop>machine</tabstop>
 
2448
    <tabstop>machine_match</tabstop>
 
2449
    <tabstop>edit_reg_machine</tabstop>
 
2450
    <tabstop>enable_position</tabstop>
 
2451
    <tabstop>rule_position</tabstop>
 
2452
    <tabstop>position</tabstop>
 
2453
    <tabstop>enable_size</tabstop>
 
2454
    <tabstop>rule_size</tabstop>
 
2455
    <tabstop>size</tabstop>
 
2456
    <tabstop>enable_maximizehoriz</tabstop>
 
2457
    <tabstop>rule_maximizehoriz</tabstop>
 
2458
    <tabstop>maximizehoriz</tabstop>
 
2459
    <tabstop>enable_maximizevert</tabstop>
 
2460
    <tabstop>rule_maximizevert</tabstop>
 
2461
    <tabstop>maximizevert</tabstop>
 
2462
    <tabstop>enable_fullscreen</tabstop>
 
2463
    <tabstop>rule_fullscreen</tabstop>
 
2464
    <tabstop>fullscreen</tabstop>
 
2465
    <tabstop>enable_desktop</tabstop>
 
2466
    <tabstop>rule_desktop</tabstop>
 
2467
    <tabstop>desktop</tabstop>
 
2468
    <tabstop>enable_minimize</tabstop>
 
2469
    <tabstop>rule_minimize</tabstop>
 
2470
    <tabstop>minimize</tabstop>
 
2471
    <tabstop>enable_shade</tabstop>
 
2472
    <tabstop>rule_shade</tabstop>
 
2473
    <tabstop>shade</tabstop>
 
2474
    <tabstop>enable_placement</tabstop>
 
2475
    <tabstop>rule_placement</tabstop>
 
2476
    <tabstop>placement</tabstop>
 
2477
    <tabstop>enable_above</tabstop>
 
2478
    <tabstop>rule_above</tabstop>
 
2479
    <tabstop>above</tabstop>
 
2480
    <tabstop>enable_below</tabstop>
 
2481
    <tabstop>rule_below</tabstop>
 
2482
    <tabstop>below</tabstop>
 
2483
    <tabstop>enable_noborder</tabstop>
 
2484
    <tabstop>rule_noborder</tabstop>
 
2485
    <tabstop>noborder</tabstop>
 
2486
    <tabstop>enable_skiptaskbar</tabstop>
 
2487
    <tabstop>rule_skiptaskbar</tabstop>
 
2488
    <tabstop>skiptaskbar</tabstop>
 
2489
    <tabstop>enable_skippager</tabstop>
 
2490
    <tabstop>rule_skippager</tabstop>
 
2491
    <tabstop>skippager</tabstop>
 
2492
    <tabstop>enable_acceptfocus</tabstop>
 
2493
    <tabstop>rule_acceptfocus</tabstop>
 
2494
    <tabstop>acceptfocus</tabstop>
 
2495
    <tabstop>enable_closeable</tabstop>
 
2496
    <tabstop>rule_closeable</tabstop>
 
2497
    <tabstop>closeable</tabstop>
 
2498
    <tabstop>enable_opacityactive</tabstop>
 
2499
    <tabstop>rule_opacityactive</tabstop>
 
2500
    <tabstop>opacityactive</tabstop>
 
2501
    <tabstop>enable_opacityinactive</tabstop>
 
2502
    <tabstop>rule_opacityinactive</tabstop>
 
2503
    <tabstop>opacityinactive</tabstop>
 
2504
    <tabstop>enable_shortcut</tabstop>
 
2505
    <tabstop>rule_shortcut</tabstop>
 
2506
    <tabstop>shortcut</tabstop>
 
2507
    <tabstop>shortcut_edit</tabstop>
 
2508
    <tabstop>enable_fsplevel</tabstop>
 
2509
    <tabstop>rule_fsplevel</tabstop>
 
2510
    <tabstop>fsplevel</tabstop>
 
2511
    <tabstop>enable_moveresizemode</tabstop>
 
2512
    <tabstop>rule_moveresizemode</tabstop>
 
2513
    <tabstop>moveresizemode</tabstop>
 
2514
    <tabstop>enable_type</tabstop>
 
2515
    <tabstop>rule_type</tabstop>
 
2516
    <tabstop>type</tabstop>
 
2517
    <tabstop>enable_ignoreposition</tabstop>
 
2518
    <tabstop>rule_ignoreposition</tabstop>
 
2519
    <tabstop>ignoreposition</tabstop>
 
2520
    <tabstop>enable_minsize</tabstop>
 
2521
    <tabstop>rule_minsize</tabstop>
 
2522
    <tabstop>minsize</tabstop>
 
2523
    <tabstop>enable_maxsize</tabstop>
 
2524
    <tabstop>rule_maxsize</tabstop>
 
2525
    <tabstop>maxsize</tabstop>
 
2526
    <tabstop>enable_strictgeometry</tabstop>
 
2527
    <tabstop>rule_strictgeometry</tabstop>
 
2528
    <tabstop>strictgeometry</tabstop>
 
2529
    <tabstop>enable_disableglobalshortcuts</tabstop>
 
2530
    <tabstop>rule_disableglobalshortcuts</tabstop>
 
2531
    <tabstop>disableglobalshortcuts</tabstop>
 
2532
</tabstops>
 
2533
<slots>
 
2534
    <slot access="protected" specifier="pure virtual">detectClicked()</slot>
 
2535
    <slot access="protected" specifier="pure virtual">wmclassMatchChanged()</slot>
 
2536
    <slot access="protected" specifier="pure virtual">roleMatchChanged()</slot>
 
2537
    <slot access="protected" specifier="pure virtual">titleMatchChanged()</slot>
 
2538
    <slot access="protected" specifier="pure virtual">extraMatchChanged()</slot>
 
2539
    <slot access="protected" specifier="pure virtual">machineMatchChanged()</slot>
 
2540
    <slot access="protected" specifier="pure virtual">shortcutEditClicked()</slot>
 
2541
</slots>
 
2542
<layoutdefaults spacing="6" margin="11"/>
 
2543
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
 
2544
</UI>