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 Workspace
Commits
738b41d2
Commit
738b41d2
authored
Jan 27, 2022
by
Alexander Lohnau
💬
Committed by
Nate Graham
Jan 27, 2022
Browse files
Keep KRunner open after launching matches when it is pinned
BUG: 449138
FIXED-IN: 5.24
parent
7736fc8d
Pipeline
#129586
passed with stage
in 7 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lookandfeel/contents/runcommand/RunCommand.qml
View file @
738b41d2
...
...
@@ -285,7 +285,9 @@ ColumnLayout {
}
onActivated
:
{
runnerWindow
.
visible
=
false
if
(
!
runnerWindow
.
pinned
)
{
runnerWindow
.
visible
=
false
}
}
onUpdateQueryString
:
{
...
...
Alexander Lohnau
💬
@alex
mentioned in commit
b82d67b9
·
Jan 27, 2022
mentioned in commit
b82d67b9
mentioned in commit b82d67b950dcc0fa44642d36fd69c6e3a2c394c1
Toggle commit list
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