|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>868</width> |
10 | | - <height>620</height> |
| 9 | + <width>998</width> |
| 10 | + <height>715</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="minimumSize"> |
|
298 | 298 | </item> |
299 | 299 | </layout> |
300 | 300 | </item> |
| 301 | + <item> |
| 302 | + <widget class="QCheckBox" name="kcfg_showDesktopBackground"> |
| 303 | + <property name="cursor"> |
| 304 | + <cursorShape>ArrowCursor</cursorShape> |
| 305 | + </property> |
| 306 | + <property name="toolTip"> |
| 307 | + <string/> |
| 308 | + </property> |
| 309 | + <property name="text"> |
| 310 | + <string>Show desktop background</string> |
| 311 | + </property> |
| 312 | + </widget> |
| 313 | + </item> |
| 314 | + <item> |
| 315 | + <layout class="QHBoxLayout" name="horizontalLayout_11"> |
| 316 | + <item> |
| 317 | + <widget class="KIntNumInput" name="kcfg_desktopBackgroundBlur"> |
| 318 | + <property name="enabled"> |
| 319 | + <bool>false</bool> |
| 320 | + </property> |
| 321 | + <property name="value"> |
| 322 | + <number>18</number> |
| 323 | + </property> |
| 324 | + <property name="minimum"> |
| 325 | + <number>0</number> |
| 326 | + </property> |
| 327 | + <property name="maximum"> |
| 328 | + <number>60</number> |
| 329 | + </property> |
| 330 | + <property name="suffix"> |
| 331 | + <string>px</string> |
| 332 | + </property> |
| 333 | + </widget> |
| 334 | + </item> |
| 335 | + <item> |
| 336 | + <widget class="QLabel" name="label_8"> |
| 337 | + <property name="cursor"> |
| 338 | + <cursorShape>ArrowCursor</cursorShape> |
| 339 | + </property> |
| 340 | + <property name="toolTip"> |
| 341 | + <string/> |
| 342 | + </property> |
| 343 | + <property name="text"> |
| 344 | + <string>Blur radius for desktop background</string> |
| 345 | + </property> |
| 346 | + </widget> |
| 347 | + </item> |
| 348 | + <item> |
| 349 | + <spacer name="horizontalSpacer_9"> |
| 350 | + <property name="orientation"> |
| 351 | + <enum>Qt::Horizontal</enum> |
| 352 | + </property> |
| 353 | + <property name="sizeHint" stdset="0"> |
| 354 | + <size> |
| 355 | + <width>40</width> |
| 356 | + <height>20</height> |
| 357 | + </size> |
| 358 | + </property> |
| 359 | + </spacer> |
| 360 | + </item> |
| 361 | + </layout> |
| 362 | + </item> |
301 | 363 | </layout> |
302 | 364 | </widget> |
303 | 365 | </item> |
|
670 | 732 | <cursorShape>ArrowCursor</cursorShape> |
671 | 733 | </property> |
672 | 734 | <property name="title"> |
673 | | - <string>Snap groups</string> |
| 735 | + <string>Snap groups (experimental)</string> |
674 | 736 | </property> |
675 | 737 | <property name="alignment"> |
676 | 738 | <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
|
752 | 814 | </customwidget> |
753 | 815 | </customwidgets> |
754 | 816 | <resources/> |
755 | | - <connections/> |
| 817 | + <connections> |
| 818 | + <connection> |
| 819 | + <sender>kcfg_showDesktopBackground</sender> |
| 820 | + <signal>toggled(bool)</signal> |
| 821 | + <receiver>kcfg_desktopBackgroundBlur</receiver> |
| 822 | + <slot>setEnabled(bool)</slot> |
| 823 | + <hints> |
| 824 | + <hint type="sourcelabel"> |
| 825 | + <x>538</x> |
| 826 | + <y>217</y> |
| 827 | + </hint> |
| 828 | + <hint type="destinationlabel"> |
| 829 | + <x>539</x> |
| 830 | + <y>245</y> |
| 831 | + </hint> |
| 832 | + </hints> |
| 833 | + </connection> |
| 834 | + </connections> |
756 | 835 | </ui> |
0 commit comments