diff options
Diffstat (limited to 'lumina-desktop/panel-plugins/systemstart/StartMenu.ui')
-rw-r--r-- | lumina-desktop/panel-plugins/systemstart/StartMenu.ui | 89 |
1 files changed, 86 insertions, 3 deletions
diff --git a/lumina-desktop/panel-plugins/systemstart/StartMenu.ui b/lumina-desktop/panel-plugins/systemstart/StartMenu.ui index f1abbc97..7156b4f3 100644 --- a/lumina-desktop/panel-plugins/systemstart/StartMenu.ui +++ b/lumina-desktop/panel-plugins/systemstart/StartMenu.ui @@ -143,7 +143,7 @@ <x>0</x> <y>0</y> <width>178</width> - <height>193</height> + <height>177</height> </rect> </property> </widget> @@ -164,6 +164,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Browse Files</string> </property> @@ -189,6 +192,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Browse Applications</string> </property> @@ -221,6 +227,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Control Panel</string> </property> @@ -246,6 +255,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Quick Settings</string> </property> @@ -283,6 +295,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="styleSheet"> <string notr="true">QToolButton::menu-arrow{ image: rightarrow-icon; }</string> </property> @@ -311,6 +326,9 @@ </item> <item> <widget class="QToolButton" name="tool_lock"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string notr="true">lock</string> </property> @@ -354,6 +372,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Manage Applications</string> </property> @@ -372,6 +393,29 @@ </widget> </item> <item> + <widget class="Line" name="line_15"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="check_apps_showcats"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> + <property name="text"> + <string>Show Categories</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + <property name="tristate"> + <bool>true</bool> + </property> + </widget> + </item> + <item> <widget class="Line" name="line_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> @@ -394,8 +438,8 @@ <rect> <x>0</x> <y>0</y> - <width>98</width> - <height>28</height> + <width>178</width> + <height>284</height> </rect> </property> </widget> @@ -437,6 +481,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Configure Desktop</string> </property> @@ -456,6 +503,9 @@ </item> <item> <widget class="QToolButton" name="tool_launch_deskinfo"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string notr="true">info</string> </property> @@ -504,6 +554,9 @@ <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> <widget class="QToolButton" name="tool_launch_mixer"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string notr="true"/> </property> @@ -520,6 +573,9 @@ </item> <item> <widget class="QSlider" name="slider_volume"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="maximum"> <number>100</number> </property> @@ -597,6 +653,9 @@ </item> <item> <widget class="QSlider" name="slider_bright"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="minimum"> <number>10</number> </property> @@ -655,6 +714,9 @@ <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QToolButton" name="tool_set_prevwkspace"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string notr="true">prev</string> </property> @@ -678,6 +740,9 @@ </item> <item> <widget class="QToolButton" name="tool_set_nextwkspace"> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string notr="true">next</string> </property> @@ -737,6 +802,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> </widget> </item> </layout> @@ -826,6 +894,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Suspend System</string> </property> @@ -888,6 +959,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Restart System</string> </property> @@ -913,6 +987,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Power Off System</string> </property> @@ -958,6 +1035,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Sign Out User</string> </property> @@ -994,6 +1074,9 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="focusPolicy"> + <enum>Qt::NoFocus</enum> + </property> <property name="text"> <string>Back</string> </property> |