efck
efck copied to clipboard
Close window when focus is lost
Is your feature request related to a problem? Please describe. If I open the EFCK window with a keyboard shortcut, it stays there.
Describe the solution you'd like It would be great to have a (configurable?) timeout, so after X seconds EFCK close automatically.
I was thinking about it but then thought simply refocusing and pressing Esc was easy enough.
I agree it might be useful: if the app loses focus for >1s (to avoid "false positives") and the text filter line contains <10 characters (to avoid "losing" potentially substantial content), quit it. If this proves a nuisance for users, we can add an options toggle later.
Would you happen to be willing to work on it? 🙂
The 2 filter you states are indeed great. I would be happy to contribute, but at the moment life is a bit too busy to dedicate time to it 😅