Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
c83c1af6
Verified
Commit
c83c1af6
authored
Mar 13, 2022
by
Fushan Wen
Browse files
kcms/runners: Add option to set whether to open KRunner when typing on desktop
CCBUG: 318538
parent
812e2848
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcms/runners/krunnersettings.kcfg
View file @
c83c1af6
...
...
@@ -9,6 +9,10 @@
<label></label>
<default>
false
</default>
</entry>
<entry
name=
"activateWhenTypingOnDesktop"
key=
"ActivateWhenTypingOnDesktop"
type=
"Bool"
>
<label></label>
<default>
true
</default>
</entry>
<entry
name=
"retainPriorSearch"
key=
"RetainPriorSearch"
type=
"Bool"
>
<label></label>
<default>
true
</default>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment