|
|
|
|
@ -475,6 +475,22 @@ |
|
|
|
|
<property name="spacing"> |
|
|
|
|
<number>6</number> |
|
|
|
|
</property> |
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>16</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0" alignment="Qt::AlignRight|Qt::AlignVCenter"> |
|
|
|
|
<widget class="QLabel" name="label"> |
|
|
|
|
<property name="text"> |
|
|
|
|
@ -491,20 +507,17 @@ |
|
|
|
|
<string>Indicate whether the window is active by dimming the colors</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Dim the colors of inactive terminals</string> |
|
|
|
|
<string>Darken</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="1"> |
|
|
|
|
<widget class="QSlider" name="dimValue"> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>255</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_10"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Inactive Terminals:</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="tickPosition"> |
|
|
|
|
<enum>QSlider::NoTicks</enum> |
|
|
|
|
<property name="alignment"> |
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
@ -667,22 +680,6 @@ |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
<item row="1" column="1"> |
|
|
|
|
<spacer> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeType"> |
|
|
|
|
<enum>QSizePolicy::Fixed</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
<size> |
|
|
|
|
<width>20</width> |
|
|
|
|
<height>16</height> |
|
|
|
|
</size> |
|
|
|
|
</property> |
|
|
|
|
</spacer> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<widget class="QCheckBox" name="showTerminalSizeHintButton"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
@ -693,25 +690,32 @@ |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="3" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_10"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Focus:</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment"> |
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="5" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_11"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Dim strength:</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment"> |
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<item row="4" column="1"> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QLabel" name="label_11"> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Darkening strength:</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="alignment"> |
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QSlider" name="dimValue"> |
|
|
|
|
<property name="maximum"> |
|
|
|
|
<number>255</number> |
|
|
|
|
</property> |
|
|
|
|
<property name="orientation"> |
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
</property> |
|
|
|
|
<property name="tickPosition"> |
|
|
|
|
<enum>QSlider::NoTicks</enum> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</item> |
|
|
|
|
|