Warning, /plasma/latte-dock/app/settings/settingsdialog/settingsdialog.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>SettingsDialog</class>
0004  <widget class="QDialog" name="SettingsDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>1100</width>
0010     <height>750</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>500</width>
0022     <height>0</height>
0023    </size>
0024   </property>
0025   <property name="windowTitle">
0026    <string comment="latte settings window">Settings</string>
0027   </property>
0028   <layout class="QVBoxLayout" name="verticalLayout_2">
0029    <item>
0030     <widget class="QTabWidget" name="tabWidget">
0031      <property name="currentIndex">
0032       <number>0</number>
0033      </property>
0034      <widget class="QWidget" name="layoutsTab">
0035       <attribute name="title">
0036        <string>Layouts Editor</string>
0037       </attribute>
0038       <layout class="QHBoxLayout" name="horizontalLayout">
0039        <item>
0040         <layout class="QVBoxLayout" name="verticalLayout_3">
0041          <item>
0042           <layout class="QHBoxLayout" name="horizontalLayout_3">
0043            <item>
0044             <layout class="QHBoxLayout" name="horizontalLayout_5">
0045              <item>
0046               <spacer name="horizontalSpacer">
0047                <property name="orientation">
0048                 <enum>Qt::Horizontal</enum>
0049                </property>
0050                <property name="sizeHint" stdset="0">
0051                 <size>
0052                  <width>40</width>
0053                  <height>20</height>
0054                 </size>
0055                </property>
0056               </spacer>
0057              </item>
0058              <item>
0059               <widget class="QToolButton" name="singleToolBtn">
0060                <property name="sizePolicy">
0061                 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0062                  <horstretch>0</horstretch>
0063                  <verstretch>0</verstretch>
0064                 </sizepolicy>
0065                </property>
0066                <property name="toolTip">
0067                 <string>Only one layout is applied at all times for all activities</string>
0068                </property>
0069                <property name="text">
0070                 <string comment="single layout">Single layout at all times</string>
0071                </property>
0072                <property name="checkable">
0073                 <bool>true</bool>
0074                </property>
0075               </widget>
0076              </item>
0077             </layout>
0078            </item>
0079            <item>
0080             <layout class="QHBoxLayout" name="horizontalLayout_6">
0081              <item>
0082               <widget class="QToolButton" name="multipleToolBtn">
0083                <property name="toolTip">
0084                 <string>Multiple layouts can be present and active in memory at the same time for different activities</string>
0085                </property>
0086                <property name="text">
0087                 <string comment="multiple layouts">Multiple layouts based on activities</string>
0088                </property>
0089                <property name="checkable">
0090                 <bool>true</bool>
0091                </property>
0092                <property name="checked">
0093                 <bool>false</bool>
0094                </property>
0095               </widget>
0096              </item>
0097              <item>
0098               <spacer name="horizontalSpacer_2">
0099                <property name="orientation">
0100                 <enum>Qt::Horizontal</enum>
0101                </property>
0102                <property name="sizeHint" stdset="0">
0103                 <size>
0104                  <width>40</width>
0105                  <height>20</height>
0106                 </size>
0107                </property>
0108               </spacer>
0109              </item>
0110             </layout>
0111            </item>
0112           </layout>
0113          </item>
0114          <item>
0115           <layout class="QHBoxLayout" name="horizontalLayout_2">
0116            <item>
0117             <widget class="Latte::Settings::View::LayoutsTableView" name="layoutsView">
0118              <property name="sizeAdjustPolicy">
0119               <enum>QAbstractScrollArea::AdjustToContents</enum>
0120              </property>
0121              <property name="showDropIndicator" stdset="0">
0122               <bool>true</bool>
0123              </property>
0124              <property name="alternatingRowColors">
0125               <bool>true</bool>
0126              </property>
0127              <property name="selectionMode">
0128               <enum>QAbstractItemView::SingleSelection</enum>
0129              </property>
0130              <property name="selectionBehavior">
0131               <enum>QAbstractItemView::SelectRows</enum>
0132              </property>
0133              <property name="showGrid">
0134               <bool>false</bool>
0135              </property>
0136              <property name="sortingEnabled">
0137               <bool>true</bool>
0138              </property>
0139              <attribute name="horizontalHeaderVisible">
0140               <bool>false</bool>
0141              </attribute>
0142              <attribute name="horizontalHeaderCascadingSectionResizes">
0143               <bool>true</bool>
0144              </attribute>
0145              <attribute name="horizontalHeaderHighlightSections">
0146               <bool>false</bool>
0147              </attribute>
0148              <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
0149               <bool>true</bool>
0150              </attribute>
0151              <attribute name="verticalHeaderVisible">
0152               <bool>false</bool>
0153              </attribute>
0154              <attribute name="verticalHeaderHighlightSections">
0155               <bool>false</bool>
0156              </attribute>
0157             </widget>
0158            </item>
0159            <item>
0160             <widget class="QWidget" name="buttonsColumn" native="true">
0161              <layout class="QVBoxLayout" name="verticalLayout">
0162               <property name="leftMargin">
0163                <number>0</number>
0164               </property>
0165               <property name="topMargin">
0166                <number>0</number>
0167               </property>
0168               <property name="rightMargin">
0169                <number>0</number>
0170               </property>
0171               <property name="bottomMargin">
0172                <number>0</number>
0173               </property>
0174               <item>
0175                <widget class="QPushButton" name="switchButton">
0176                 <property name="text">
0177                  <string>Switch</string>
0178                 </property>
0179                 <property name="icon">
0180                  <iconset theme="user-identity">
0181                   <normaloff>.</normaloff>.</iconset>
0182                 </property>
0183                 <property name="autoDefault">
0184                  <bool>false</bool>
0185                 </property>
0186                </widget>
0187               </item>
0188               <item>
0189                <widget class="QPushButton" name="activitiesButton">
0190                 <property name="text">
0191                  <string>Activities...</string>
0192                 </property>
0193                 <property name="icon">
0194                  <iconset theme="activities">
0195                   <normaloff>.</normaloff>.</iconset>
0196                 </property>
0197                </widget>
0198               </item>
0199               <item>
0200                <spacer name="verticalSpacer_5">
0201                 <property name="orientation">
0202                  <enum>Qt::Vertical</enum>
0203                 </property>
0204                 <property name="sizeType">
0205                  <enum>QSizePolicy::Preferred</enum>
0206                 </property>
0207                 <property name="sizeHint" stdset="0">
0208                  <size>
0209                   <width>20</width>
0210                   <height>15</height>
0211                  </size>
0212                 </property>
0213                </spacer>
0214               </item>
0215               <item>
0216                <widget class="Line" name="line_2">
0217                 <property name="minimumSize">
0218                  <size>
0219                   <width>0</width>
0220                   <height>0</height>
0221                  </size>
0222                 </property>
0223                 <property name="orientation">
0224                  <enum>Qt::Horizontal</enum>
0225                 </property>
0226                </widget>
0227               </item>
0228               <item>
0229                <spacer name="verticalSpacer_4">
0230                 <property name="orientation">
0231                  <enum>Qt::Vertical</enum>
0232                 </property>
0233                 <property name="sizeType">
0234                  <enum>QSizePolicy::Preferred</enum>
0235                 </property>
0236                 <property name="sizeHint" stdset="0">
0237                  <size>
0238                   <width>20</width>
0239                   <height>15</height>
0240                  </size>
0241                 </property>
0242                </spacer>
0243               </item>
0244               <item>
0245                <widget class="QPushButton" name="newButton">
0246                 <property name="text">
0247                  <string>New</string>
0248                 </property>
0249                 <property name="icon">
0250                  <iconset theme="add">
0251                   <normaloff>.</normaloff>.</iconset>
0252                 </property>
0253                </widget>
0254               </item>
0255               <item>
0256                <widget class="QPushButton" name="duplicateButton">
0257                 <property name="text">
0258                  <string>Duplicate</string>
0259                 </property>
0260                 <property name="icon">
0261                  <iconset theme="edit-copy">
0262                   <normaloff>.</normaloff>.</iconset>
0263                 </property>
0264                 <property name="flat">
0265                  <bool>false</bool>
0266                 </property>
0267                </widget>
0268               </item>
0269               <item>
0270                <widget class="QPushButton" name="removeButton">
0271                 <property name="text">
0272                  <string>Remove</string>
0273                 </property>
0274                 <property name="icon">
0275                  <iconset theme="delete">
0276                   <normaloff>.</normaloff>.</iconset>
0277                 </property>
0278                </widget>
0279               </item>
0280               <item>
0281                <spacer name="verticalSpacer_10">
0282                 <property name="orientation">
0283                  <enum>Qt::Vertical</enum>
0284                 </property>
0285                 <property name="sizeType">
0286                  <enum>QSizePolicy::Fixed</enum>
0287                 </property>
0288                 <property name="sizeHint" stdset="0">
0289                  <size>
0290                   <width>1</width>
0291                   <height>10</height>
0292                  </size>
0293                 </property>
0294                </spacer>
0295               </item>
0296               <item>
0297                <widget class="QPushButton" name="enabledButton">
0298                 <property name="text">
0299                  <string>Enabled</string>
0300                 </property>
0301                 <property name="icon">
0302                  <iconset theme="edit-link">
0303                   <normaloff>.</normaloff>.</iconset>
0304                 </property>
0305                </widget>
0306               </item>
0307               <item>
0308                <widget class="QPushButton" name="readOnlyButton">
0309                 <property name="text">
0310                  <string>Read Only</string>
0311                 </property>
0312                 <property name="icon">
0313                  <iconset theme="object-locked">
0314                   <normaloff>.</normaloff>.</iconset>
0315                 </property>
0316                 <property name="checkable">
0317                  <bool>true</bool>
0318                 </property>
0319                </widget>
0320               </item>
0321               <item>
0322                <spacer name="verticalSpacer_12">
0323                 <property name="orientation">
0324                  <enum>Qt::Vertical</enum>
0325                 </property>
0326                 <property name="sizeType">
0327                  <enum>QSizePolicy::Fixed</enum>
0328                 </property>
0329                 <property name="sizeHint" stdset="0">
0330                  <size>
0331                   <width>1</width>
0332                   <height>10</height>
0333                  </size>
0334                 </property>
0335                </spacer>
0336               </item>
0337               <item>
0338                <spacer name="verticalSpacer_13">
0339                 <property name="orientation">
0340                  <enum>Qt::Vertical</enum>
0341                 </property>
0342                 <property name="sizeType">
0343                  <enum>QSizePolicy::Expanding</enum>
0344                 </property>
0345                 <property name="sizeHint" stdset="0">
0346                  <size>
0347                   <width>20</width>
0348                   <height>15</height>
0349                  </size>
0350                 </property>
0351                </spacer>
0352               </item>
0353               <item>
0354                <widget class="QPushButton" name="detailsButton">
0355                 <property name="text">
0356                  <string>Details...</string>
0357                 </property>
0358                 <property name="icon">
0359                  <iconset theme="view-list-details">
0360                   <normaloff>.</normaloff>.</iconset>
0361                 </property>
0362                </widget>
0363               </item>
0364               <item>
0365                <widget class="QPushButton" name="viewsBtn">
0366                 <property name="text">
0367                  <string notr="true">Docks, Panels...</string>
0368                 </property>
0369                 <property name="icon">
0370                  <iconset theme="window">
0371                   <normaloff>.</normaloff>.</iconset>
0372                 </property>
0373                </widget>
0374               </item>
0375               <item>
0376                <spacer name="verticalSpacer_2">
0377                 <property name="orientation">
0378                  <enum>Qt::Vertical</enum>
0379                 </property>
0380                 <property name="sizeType">
0381                  <enum>QSizePolicy::Preferred</enum>
0382                 </property>
0383                 <property name="sizeHint" stdset="0">
0384                  <size>
0385                   <width>20</width>
0386                   <height>15</height>
0387                  </size>
0388                 </property>
0389                </spacer>
0390               </item>
0391               <item>
0392                <widget class="Line" name="line">
0393                 <property name="sizePolicy">
0394                  <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0395                   <horstretch>0</horstretch>
0396                   <verstretch>0</verstretch>
0397                  </sizepolicy>
0398                 </property>
0399                 <property name="sizeIncrement">
0400                  <size>
0401                   <width>0</width>
0402                   <height>0</height>
0403                  </size>
0404                 </property>
0405                 <property name="baseSize">
0406                  <size>
0407                   <width>0</width>
0408                   <height>0</height>
0409                  </size>
0410                 </property>
0411                 <property name="lineWidth">
0412                  <number>1</number>
0413                 </property>
0414                 <property name="orientation">
0415                  <enum>Qt::Horizontal</enum>
0416                 </property>
0417                </widget>
0418               </item>
0419               <item>
0420                <spacer name="verticalSpacer_3">
0421                 <property name="orientation">
0422                  <enum>Qt::Vertical</enum>
0423                 </property>
0424                 <property name="sizeType">
0425                  <enum>QSizePolicy::Preferred</enum>
0426                 </property>
0427                 <property name="sizeHint" stdset="0">
0428                  <size>
0429                   <width>20</width>
0430                   <height>15</height>
0431                  </size>
0432                 </property>
0433                </spacer>
0434               </item>
0435               <item>
0436                <widget class="QPushButton" name="importButton">
0437                 <property name="text">
0438                  <string>Import...</string>
0439                 </property>
0440                 <property name="icon">
0441                  <iconset theme="document-import">
0442                   <normaloff>.</normaloff>.</iconset>
0443                 </property>
0444                 <property name="default">
0445                  <bool>false</bool>
0446                 </property>
0447                </widget>
0448               </item>
0449               <item>
0450                <widget class="QPushButton" name="exportButton">
0451                 <property name="text">
0452                  <string>Export...</string>
0453                 </property>
0454                 <property name="icon">
0455                  <iconset theme="document-export">
0456                   <normaloff>.</normaloff>.</iconset>
0457                 </property>
0458                 <property name="shortcut">
0459                  <string>Ctrl+S</string>
0460                 </property>
0461                 <property name="default">
0462                  <bool>false</bool>
0463                 </property>
0464                </widget>
0465               </item>
0466               <item>
0467                <spacer name="verticalSpacer">
0468                 <property name="orientation">
0469                  <enum>Qt::Vertical</enum>
0470                 </property>
0471                 <property name="sizeType">
0472                  <enum>QSizePolicy::Preferred</enum>
0473                 </property>
0474                 <property name="sizeHint" stdset="0">
0475                  <size>
0476                   <width>20</width>
0477                   <height>20</height>
0478                  </size>
0479                 </property>
0480                </spacer>
0481               </item>
0482              </layout>
0483             </widget>
0484            </item>
0485           </layout>
0486          </item>
0487         </layout>
0488        </item>
0489       </layout>
0490      </widget>
0491      <widget class="QWidget" name="preferencesTab">
0492       <property name="sizePolicy">
0493        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0494         <horstretch>0</horstretch>
0495         <verstretch>0</verstretch>
0496        </sizepolicy>
0497       </property>
0498       <attribute name="title">
0499        <string>Preferences</string>
0500       </attribute>
0501       <layout class="QHBoxLayout" name="horizontalLayout_4">
0502        <property name="rightMargin">
0503         <number>6</number>
0504        </property>
0505        <item>
0506         <widget class="QScrollArea" name="preferencesScrollArea">
0507          <property name="sizePolicy">
0508           <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
0509            <horstretch>0</horstretch>
0510            <verstretch>0</verstretch>
0511           </sizepolicy>
0512          </property>
0513          <property name="frameShape">
0514           <enum>QFrame::NoFrame</enum>
0515          </property>
0516          <property name="widgetResizable">
0517           <bool>true</bool>
0518          </property>
0519          <widget class="QWidget" name="preferencesScrollAreaWidgetContents">
0520           <property name="geometry">
0521            <rect>
0522             <x>0</x>
0523             <y>0</y>
0524             <width>1068</width>
0525             <height>469</height>
0526            </rect>
0527           </property>
0528           <property name="sizePolicy">
0529            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0530             <horstretch>0</horstretch>
0531             <verstretch>0</verstretch>
0532            </sizepolicy>
0533           </property>
0534           <layout class="QVBoxLayout" name="verticalLayout_4">
0535            <item>
0536             <layout class="QGridLayout" name="preferencesGridLayout" columnstretch="5,9">
0537              <item row="1" column="1">
0538               <widget class="QCheckBox" name="infoWindowChkBox">
0539                <property name="toolTip">
0540                 <string>Provide visual feedback when layouts are activated automatically</string>
0541                </property>
0542                <property name="text">
0543                 <string>Show informative window for layouts automatic activation</string>
0544                </property>
0545               </widget>
0546              </item>
0547              <item row="10" column="0">
0548               <layout class="QHBoxLayout" name="parabolicHeaderRowLayout">
0549                <item>
0550                 <spacer name="horizontalSpacer_7">
0551                  <property name="orientation">
0552                   <enum>Qt::Horizontal</enum>
0553                  </property>
0554                  <property name="sizeHint" stdset="0">
0555                   <size>
0556                    <width>40</width>
0557                    <height>20</height>
0558                   </size>
0559                  </property>
0560                 </spacer>
0561                </item>
0562                <item>
0563                 <widget class="QLabel" name="parabolicEffectLbl">
0564                  <property name="sizePolicy">
0565                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0566                    <horstretch>0</horstretch>
0567                    <verstretch>0</verstretch>
0568                   </sizepolicy>
0569                  </property>
0570                  <property name="text">
0571                   <string>Parabolic Effect:</string>
0572                  </property>
0573                  <property name="alignment">
0574                   <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0575                  </property>
0576                 </widget>
0577                </item>
0578               </layout>
0579              </item>
0580              <item row="10" column="1">
0581               <layout class="QHBoxLayout" name="horizontalLayout_8">
0582                <item>
0583                 <widget class="QToolButton" name="smallParabolicBtn">
0584                  <property name="sizePolicy">
0585                   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0586                    <horstretch>0</horstretch>
0587                    <verstretch>0</verstretch>
0588                   </sizepolicy>
0589                  </property>
0590                  <property name="minimumSize">
0591                   <size>
0592                    <width>150</width>
0593                    <height>0</height>
0594                   </size>
0595                  </property>
0596                  <property name="maximumSize">
0597                   <size>
0598                    <width>150</width>
0599                    <height>16777215</height>
0600                   </size>
0601                  </property>
0602                  <property name="text">
0603                   <string comment="small spread">Small</string>
0604                  </property>
0605                  <property name="checkable">
0606                   <bool>true</bool>
0607                  </property>
0608                 </widget>
0609                </item>
0610                <item>
0611                 <widget class="QToolButton" name="mediumParabolicBtn">
0612                  <property name="sizePolicy">
0613                   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0614                    <horstretch>0</horstretch>
0615                    <verstretch>0</verstretch>
0616                   </sizepolicy>
0617                  </property>
0618                  <property name="minimumSize">
0619                   <size>
0620                    <width>150</width>
0621                    <height>0</height>
0622                   </size>
0623                  </property>
0624                  <property name="maximumSize">
0625                   <size>
0626                    <width>150</width>
0627                    <height>16777215</height>
0628                   </size>
0629                  </property>
0630                  <property name="text">
0631                   <string comment="medium spread">Medium</string>
0632                  </property>
0633                  <property name="checkable">
0634                   <bool>true</bool>
0635                  </property>
0636                 </widget>
0637                </item>
0638                <item>
0639                 <widget class="QToolButton" name="largeParabolicBtn">
0640                  <property name="sizePolicy">
0641                   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0642                    <horstretch>0</horstretch>
0643                    <verstretch>0</verstretch>
0644                   </sizepolicy>
0645                  </property>
0646                  <property name="minimumSize">
0647                   <size>
0648                    <width>150</width>
0649                    <height>0</height>
0650                   </size>
0651                  </property>
0652                  <property name="maximumSize">
0653                   <size>
0654                    <width>150</width>
0655                    <height>16777215</height>
0656                   </size>
0657                  </property>
0658                  <property name="text">
0659                   <string comment="large spread">Large</string>
0660                  </property>
0661                  <property name="checkable">
0662                   <bool>true</bool>
0663                  </property>
0664                 </widget>
0665                </item>
0666                <item>
0667                 <widget class="QLabel" name="parabolicSpreadLbl">
0668                  <property name="text">
0669                   <string>spread</string>
0670                  </property>
0671                 </widget>
0672                </item>
0673                <item>
0674                 <spacer name="horizontalSpacer_12">
0675                  <property name="orientation">
0676                   <enum>Qt::Horizontal</enum>
0677                  </property>
0678                  <property name="sizeHint" stdset="0">
0679                   <size>
0680                    <width>40</width>
0681                    <height>20</height>
0682                   </size>
0683                  </property>
0684                 </spacer>
0685                </item>
0686               </layout>
0687              </item>
0688              <item row="20" column="0">
0689               <layout class="QHBoxLayout" name="plasmaThemeHeaderRowLayout"/>
0690              </item>
0691              <item row="6" column="1">
0692               <spacer name="verticalSpacer_7">
0693                <property name="orientation">
0694                 <enum>Qt::Vertical</enum>
0695                </property>
0696                <property name="sizeType">
0697                 <enum>QSizePolicy::Fixed</enum>
0698                </property>
0699                <property name="sizeHint" stdset="0">
0700                 <size>
0701                  <width>20</width>
0702                  <height>10</height>
0703                 </size>
0704                </property>
0705               </spacer>
0706              </item>
0707              <item row="15" column="1">
0708               <spacer name="verticalSpacer_9">
0709                <property name="orientation">
0710                 <enum>Qt::Vertical</enum>
0711                </property>
0712                <property name="sizeType">
0713                 <enum>QSizePolicy::Fixed</enum>
0714                </property>
0715                <property name="sizeHint" stdset="0">
0716                 <size>
0717                  <width>20</width>
0718                  <height>10</height>
0719                 </size>
0720                </property>
0721               </spacer>
0722              </item>
0723              <item row="3" column="1">
0724               <widget class="QCheckBox" name="autostartChkBox">
0725                <property name="toolTip">
0726                 <string>Start the application automatically after each relogin</string>
0727                </property>
0728                <property name="text">
0729                 <string>Enable autostart during startup</string>
0730                </property>
0731               </widget>
0732              </item>
0733              <item row="17" column="1">
0734               <spacer name="verticalSpacer_14">
0735                <property name="orientation">
0736                 <enum>Qt::Vertical</enum>
0737                </property>
0738                <property name="sizeType">
0739                 <enum>QSizePolicy::Fixed</enum>
0740                </property>
0741                <property name="sizeHint" stdset="0">
0742                 <size>
0743                  <width>20</width>
0744                  <height>10</height>
0745                 </size>
0746                </property>
0747               </spacer>
0748              </item>
0749              <item row="8" column="1">
0750               <widget class="QCheckBox" name="metaPressHoldChkBox">
0751                <property name="toolTip">
0752                 <string>Press and hold ⌘ to show shortcuts badges for applets and tasks</string>
0753                </property>
0754                <property name="text">
0755                 <string>Press and Hold ⌘ to show shortcuts badges</string>
0756                </property>
0757               </widget>
0758              </item>
0759              <item row="0" column="1">
0760               <widget class="QCheckBox" name="badges3DStyleChkBox">
0761                <property name="text">
0762                 <string>Use 3D style for notification and shortcut badges</string>
0763                </property>
0764               </widget>
0765              </item>
0766              <item row="12" column="1">
0767               <layout class="QHBoxLayout" name="marginInfluenceRowLayout">
0768                <item>
0769                 <widget class="QPushButton" name="noMarginInfluenceBtn">
0770                  <property name="minimumSize">
0771                   <size>
0772                    <width>150</width>
0773                    <height>0</height>
0774                   </size>
0775                  </property>
0776                  <property name="text">
0777                   <string notr="true">0%</string>
0778                  </property>
0779                  <property name="checkable">
0780                   <bool>true</bool>
0781                  </property>
0782                 </widget>
0783                </item>
0784                <item>
0785                 <widget class="QPushButton" name="halfMarginInfluenceBtn">
0786                  <property name="minimumSize">
0787                   <size>
0788                    <width>150</width>
0789                    <height>0</height>
0790                   </size>
0791                  </property>
0792                  <property name="text">
0793                   <string notr="true">50%</string>
0794                  </property>
0795                  <property name="checkable">
0796                   <bool>true</bool>
0797                  </property>
0798                 </widget>
0799                </item>
0800                <item>
0801                 <widget class="QPushButton" name="fullMarginInfluenceBtn">
0802                  <property name="minimumSize">
0803                   <size>
0804                    <width>150</width>
0805                    <height>0</height>
0806                   </size>
0807                  </property>
0808                  <property name="text">
0809                   <string notr="true">100%</string>
0810                  </property>
0811                  <property name="checkable">
0812                   <bool>true</bool>
0813                  </property>
0814                 </widget>
0815                </item>
0816                <item>
0817                 <widget class="QLabel" name="marginInfluenceLbl">
0818                  <property name="text">
0819                   <string notr="true">thickness margin influence</string>
0820                  </property>
0821                 </widget>
0822                </item>
0823                <item>
0824                 <spacer name="horizontalSpacer_13">
0825                  <property name="orientation">
0826                   <enum>Qt::Horizontal</enum>
0827                  </property>
0828                  <property name="sizeHint" stdset="0">
0829                   <size>
0830                    <width>40</width>
0831                    <height>20</height>
0832                   </size>
0833                  </property>
0834                 </spacer>
0835                </item>
0836               </layout>
0837              </item>
0838              <item row="5" column="1">
0839               <widget class="QCheckBox" name="broadcastGeomChkBox">
0840                <property name="text">
0841                 <string>Inform Plasma desktop for available desktop space</string>
0842                </property>
0843               </widget>
0844              </item>
0845              <item row="3" column="0">
0846               <layout class="QHBoxLayout" name="behaviorHeaderRowLayout">
0847                <item>
0848                 <spacer name="horizontalSpacer_5">
0849                  <property name="orientation">
0850                   <enum>Qt::Horizontal</enum>
0851                  </property>
0852                  <property name="sizeHint" stdset="0">
0853                   <size>
0854                    <width>40</width>
0855                    <height>20</height>
0856                   </size>
0857                  </property>
0858                 </spacer>
0859                </item>
0860                <item>
0861                 <widget class="QLabel" name="behaviorLbl">
0862                  <property name="sizePolicy">
0863                   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0864                    <horstretch>0</horstretch>
0865                    <verstretch>0</verstretch>
0866                   </sizepolicy>
0867                  </property>
0868                  <property name="text">
0869                   <string>Behavior:</string>
0870                  </property>
0871                  <property name="alignment">
0872                   <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0873                  </property>
0874                 </widget>
0875                </item>
0876               </layout>
0877              </item>
0878              <item row="2" column="1">
0879               <spacer name="verticalSpacer_6">
0880                <property name="orientation">
0881                 <enum>Qt::Vertical</enum>
0882                </property>
0883                <property name="sizeType">
0884                 <enum>QSizePolicy::Fixed</enum>
0885                </property>
0886                <property name="sizeHint" stdset="0">
0887                 <size>
0888                  <width>20</width>
0889                  <height>10</height>
0890                 </size>
0891                </property>
0892               </spacer>
0893              </item>
0894              <item row="16" column="0">
0895               <layout class="QHBoxLayout" name="contextMenuRowLayout">
0896                <item>
0897                 <spacer name="horizontalSpacer_10">
0898                  <property name="orientation">
0899                   <enum>Qt::Horizontal</enum>
0900                  </property>
0901                  <property name="sizeHint" stdset="0">
0902                   <size>
0903                    <width>40</width>
0904                    <height>20</height>
0905                   </size>
0906                  </property>
0907                 </spacer>
0908                </item>
0909                <item>
0910                 <widget class="QLabel" name="contextMenuLbl">
0911                  <property name="text">
0912                   <string>Context Menu:</string>
0913                  </property>
0914                 </widget>
0915                </item>
0916               </layout>
0917              </item>
0918              <item row="7" column="0">
0919               <layout class="QHBoxLayout" name="actionsHeaderRowLayout">
0920                <item>
0921                 <spacer name="horizontalSpacer_6">
0922                  <property name="orientation">
0923                   <enum>Qt::Horizontal</enum>
0924                  </property>
0925                  <property name="sizeHint" stdset="0">
0926                   <size>
0927                    <width>40</width>
0928                    <height>20</height>
0929                   </size>
0930                  </property>
0931                 </spacer>
0932                </item>
0933                <item>
0934                 <widget class="QLabel" name="actionsLbl">
0935                  <property name="text">
0936                   <string>Actions:</string>
0937                  </property>
0938                  <property name="alignment">
0939                   <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0940                  </property>
0941                 </widget>
0942                </item>
0943               </layout>
0944              </item>
0945              <item row="16" column="1">
0946               <layout class="QHBoxLayout" name="horizontalLayout_7">
0947                <item>
0948                 <widget class="QPushButton" name="contextMenuActionsBtn">
0949                  <property name="sizePolicy">
0950                   <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0951                    <horstretch>0</horstretch>
0952                    <verstretch>0</verstretch>
0953                   </sizepolicy>
0954                  </property>
0955                  <property name="minimumSize">
0956                   <size>
0957                    <width>150</width>
0958                    <height>0</height>
0959                   </size>
0960                  </property>
0961                  <property name="maximumSize">
0962                   <size>
0963                    <width>16777215</width>
0964                    <height>16777215</height>
0965                   </size>
0966                  </property>
0967                  <property name="text">
0968                   <string>Actions...</string>
0969                  </property>
0970                 </widget>
0971                </item>
0972                <item>
0973                 <spacer name="horizontalSpacer_11">
0974                  <property name="orientation">
0975                   <enum>Qt::Horizontal</enum>
0976                  </property>
0977                  <property name="sizeHint" stdset="0">
0978                   <size>
0979                    <width>40</width>
0980                    <height>20</height>
0981                   </size>
0982                  </property>
0983                 </spacer>
0984                </item>
0985               </layout>
0986              </item>
0987              <item row="18" column="0">
0988               <layout class="QHBoxLayout" name="screensHeaderRowLayout">
0989                <item>
0990                 <spacer name="horizontalSpacer_8">
0991                  <property name="orientation">
0992                   <enum>Qt::Horizontal</enum>
0993                  </property>
0994                  <property name="sizeHint" stdset="0">
0995                   <size>
0996                    <width>40</width>
0997                    <height>20</height>
0998                   </size>
0999                  </property>
1000                 </spacer>
1001                </item>
1002                <item>
1003                 <widget class="QLabel" name="screensLbl">
1004                  <property name="sizePolicy">
1005                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1006                    <horstretch>0</horstretch>
1007                    <verstretch>0</verstretch>
1008                   </sizepolicy>
1009                  </property>
1010                  <property name="text">
1011                   <string>Screens:</string>
1012                  </property>
1013                  <property name="alignment">
1014                   <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1015                  </property>
1016                 </widget>
1017                </item>
1018               </layout>
1019              </item>
1020              <item row="18" column="1">
1021               <layout class="QHBoxLayout" name="screenDelayRowLayout">
1022                <item>
1023                 <widget class="QSpinBox" name="screenTrackerSpinBox">
1024                  <property name="sizePolicy">
1025                   <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1026                    <horstretch>0</horstretch>
1027                    <verstretch>0</verstretch>
1028                   </sizepolicy>
1029                  </property>
1030                  <property name="minimumSize">
1031                   <size>
1032                    <width>70</width>
1033                    <height>0</height>
1034                   </size>
1035                  </property>
1036                  <property name="maximumSize">
1037                   <size>
1038                    <width>110</width>
1039                    <height>16777215</height>
1040                   </size>
1041                  </property>
1042                  <property name="toolTip">
1043                   <string>Different hardware can have different delays during screen changes.
1044 This tracker is used in order to not lose any screen related update.</string>
1045                  </property>
1046                  <property name="alignment">
1047                   <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1048                  </property>
1049                  <property name="specialValueText">
1050                   <string/>
1051                  </property>
1052                  <property name="suffix">
1053                   <string> ms.</string>
1054                  </property>
1055                  <property name="minimum">
1056                   <number>1000</number>
1057                  </property>
1058                  <property name="maximum">
1059                   <number>10000</number>
1060                  </property>
1061                  <property name="singleStep">
1062                   <number>100</number>
1063                  </property>
1064                  <property name="value">
1065                   <number>2500</number>
1066                  </property>
1067                 </widget>
1068                </item>
1069                <item>
1070                 <widget class="QLabel" name="trackScreensDelayLbl">
1071                  <property name="sizePolicy">
1072                   <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1073                    <horstretch>0</horstretch>
1074                    <verstretch>0</verstretch>
1075                   </sizepolicy>
1076                  </property>
1077                  <property name="toolTip">
1078                   <string>Different hardware can have different delays during screen changes.
1079 This tracker is used in order to not lose any screen related update.</string>
1080                  </property>
1081                  <property name="text">
1082                   <string>reaction delay for changes</string>
1083                  </property>
1084                 </widget>
1085                </item>
1086                <item>
1087                 <spacer name="horizontalSpacer_9">
1088                  <property name="orientation">
1089                   <enum>Qt::Horizontal</enum>
1090                  </property>
1091                  <property name="sizeType">
1092                   <enum>QSizePolicy::Expanding</enum>
1093                  </property>
1094                  <property name="sizeHint" stdset="0">
1095                   <size>
1096                    <width>20</width>
1097                    <height>20</height>
1098                   </size>
1099                  </property>
1100                 </spacer>
1101                </item>
1102               </layout>
1103              </item>
1104              <item row="4" column="1">
1105               <widget class="QCheckBox" name="noBordersForMaximizedChkBox">
1106                <property name="toolTip">
1107                 <string>Activate support for borderless maximized windows between different layouts</string>
1108                </property>
1109                <property name="text">
1110                 <string>Support borderless maximized windows in different layouts</string>
1111                </property>
1112               </widget>
1113              </item>
1114              <item row="0" column="0">
1115               <layout class="QHBoxLayout" name="apperanceHeaderRowLayout">
1116                <item>
1117                 <spacer name="horizontalSpacer_4">
1118                  <property name="orientation">
1119                   <enum>Qt::Horizontal</enum>
1120                  </property>
1121                  <property name="sizeHint" stdset="0">
1122                   <size>
1123                    <width>40</width>
1124                    <height>20</height>
1125                   </size>
1126                  </property>
1127                 </spacer>
1128                </item>
1129                <item>
1130                 <widget class="QLabel" name="appearanceLbl">
1131                  <property name="text">
1132                   <string>Appearance:</string>
1133                  </property>
1134                  <property name="alignment">
1135                   <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1136                  </property>
1137                 </widget>
1138                </item>
1139               </layout>
1140              </item>
1141              <item row="9" column="1">
1142               <spacer name="verticalSpacer_8">
1143                <property name="orientation">
1144                 <enum>Qt::Vertical</enum>
1145                </property>
1146                <property name="sizeType">
1147                 <enum>QSizePolicy::Fixed</enum>
1148                </property>
1149                <property name="sizeHint" stdset="0">
1150                 <size>
1151                  <width>20</width>
1152                  <height>10</height>
1153                 </size>
1154                </property>
1155               </spacer>
1156              </item>
1157              <item row="20" column="1">
1158               <layout class="QHBoxLayout" name="plasmaThemeRowLayout"/>
1159              </item>
1160              <item row="19" column="1">
1161               <spacer name="verticalSpacer_11">
1162                <property name="orientation">
1163                 <enum>Qt::Vertical</enum>
1164                </property>
1165                <property name="sizeType">
1166                 <enum>QSizePolicy::Fixed</enum>
1167                </property>
1168                <property name="sizeHint" stdset="0">
1169                 <size>
1170                  <width>20</width>
1171                  <height>10</height>
1172                 </size>
1173                </property>
1174               </spacer>
1175              </item>
1176              <item row="7" column="1">
1177               <widget class="QCheckBox" name="metaPressChkBox">
1178                <property name="toolTip">
1179                 <string>Forward ⌘ press from KWin to Latte in order to activate Application Launcher. It is suggested to disable that option if you remove Latte.</string>
1180                </property>
1181                <property name="text">
1182                 <string>Press ⌘ to activate Application Launcher</string>
1183                </property>
1184               </widget>
1185              </item>
1186             </layout>
1187            </item>
1188           </layout>
1189          </widget>
1190         </widget>
1191        </item>
1192       </layout>
1193      </widget>
1194     </widget>
1195    </item>
1196    <item>
1197     <widget class="QDialogButtonBox" name="buttonBox">
1198      <property name="orientation">
1199       <enum>Qt::Horizontal</enum>
1200      </property>
1201      <property name="standardButtons">
1202       <set>QDialogButtonBox::Apply|QDialogButtonBox::Reset|QDialogButtonBox::RestoreDefaults</set>
1203      </property>
1204     </widget>
1205    </item>
1206   </layout>
1207  </widget>
1208  <customwidgets>
1209   <customwidget>
1210    <class>Latte::Settings::View::LayoutsTableView</class>
1211    <extends>QTableView</extends>
1212    <header>settings/settingsdialog/layoutstableview.h</header>
1213   </customwidget>
1214  </customwidgets>
1215  <resources/>
1216  <connections>
1217   <connection>
1218    <sender>buttonBox</sender>
1219    <signal>accepted()</signal>
1220    <receiver>SettingsDialog</receiver>
1221    <slot>accept()</slot>
1222    <hints>
1223     <hint type="sourcelabel">
1224      <x>254</x>
1225      <y>341</y>
1226     </hint>
1227     <hint type="destinationlabel">
1228      <x>157</x>
1229      <y>274</y>
1230     </hint>
1231    </hints>
1232   </connection>
1233   <connection>
1234    <sender>buttonBox</sender>
1235    <signal>rejected()</signal>
1236    <receiver>SettingsDialog</receiver>
1237    <slot>reject()</slot>
1238    <hints>
1239     <hint type="sourcelabel">
1240      <x>322</x>
1241      <y>341</y>
1242     </hint>
1243     <hint type="destinationlabel">
1244      <x>286</x>
1245      <y>274</y>
1246     </hint>
1247    </hints>
1248   </connection>
1249  </connections>
1250 </ui>