EarTrumpet icon indicating copy to clipboard operation
EarTrumpet copied to clipboard

Return focus after closing the pop-up window

Open ovgamesdev opened this issue 4 months ago • 1 comments

key combination -> open pop-up window

When the key combination is pressed, the EarTrumpet application receives focus, but when pressed again, focus does not return to the window.

https://github.com/user-attachments/assets/4a51c56c-c80c-433a-8ad2-b1e268ae8767

Here is an example of the requested feature using another application as an example.

https://github.com/user-attachments/assets/b356106e-3372-45f5-bdbe-f482c9a4c328

Originally posted by @ovgamesdev in https://github.com/File-New-Project/EarTrumpet/discussions/1749

ovgamesdev avatar Sep 01 '25 09:09 ovgamesdev

Thanks @ovgamesdev. Right now, we only return focus (to the notification area) if we open the flyout via keyboard. We can handle the hotkey separately and return it to the previous window. Will try to get that in today.

riverar avatar Sep 01 '25 16:09 riverar