Summary: | Pinning KRunner doesn't keep it open when clicking entries | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Gabriel <gabriel> |
Component: | general | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, plasma-bugs, w01dnick |
Priority: | NOR | ||
Version: | 5.23.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/b82d67b950dcc0fa44642d36fd69c6e3a2c394c1 | Version Fixed In: | 5.24 |
Sentry Crash Report: |
Description
Gabriel
2022-01-25 12:44:12 UTC
Can confirm. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1413 Git commit 738b41d25c8d1be969a9d775cb785f07a2e439a9 by Nate Graham, on behalf of Alexander Lohnau. Committed on 27/01/2022 at 20:03. Pushed by ngraham into branch 'master'. Keep KRunner open after launching matches when it is pinned FIXED-IN: 5.24 M +3 -1 lookandfeel/contents/runcommand/RunCommand.qml https://invent.kde.org/plasma/plasma-workspace/commit/738b41d25c8d1be969a9d775cb785f07a2e439a9 Git commit b82d67b950dcc0fa44642d36fd69c6e3a2c394c1 by Nate Graham, on behalf of Alexander Lohnau. Committed on 27/01/2022 at 20:04. Pushed by ngraham into branch 'Plasma/5.24'. Keep KRunner open after launching matches when it is pinned FIXED-IN: 5.24 (cherry picked from commit 738b41d25c8d1be969a9d775cb785f07a2e439a9) M +3 -1 lookandfeel/contents/runcommand/RunCommand.qml https://invent.kde.org/plasma/plasma-workspace/commit/b82d67b950dcc0fa44642d36fd69c6e3a2c394c1 Hmm. I kinda loved previous behaviour. When activity goes to other window, it keeps active, but when Enter pressed it hides as no longer needed. Right now both not pinned and pinned aren't what I like. In first case I can't keep calculations always visible, in second after running apps it still opened and cover app, so I need to switch to it and press Esc. I'd like to add option for that, would it be welcomed or not (as extra option somewhere)? |