Bug 484827 - Overview should close when activating an app
Summary: Overview should close when activating an app
Status: REPORTED
Alias: None
Product: kwin
Classification: Plasma
Component: effects-overview (other bugs)
Version First Reported In: master
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-31 16:48 UTC by Quinten Kock
Modified: 2024-04-01 01:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Quinten Kock 2024-03-31 16:48:15 UTC
SUMMARY
When the overview is open, it should close when an application is activated via e.g. Meta+0-9. Currently, KWin goes to the correct virtual desktop, and it focuses/minimizes the application.

STEPS TO REPRODUCE
1. Open the overview (Meta+W)
2. Focus an application with Meta+Num

OBSERVED RESULT
KWin goes to the window's workspace and focuses the window, minimizes the window, or starts the application as if the overview was not open.

EXPECTED RESULT
I would expect KWin to focus the window or start the application, and close the overview. This way I can immediately use the application I tried to focus/start via Meta+Num.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION