efck icon indicating copy to clipboard operation
efck copied to clipboard

Close window when focus is lost

Open Chouffy opened this issue 2 years ago • 2 comments
trafficstars

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.

Chouffy avatar Jan 31 '23 16:01 Chouffy

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? 🙂

kernc avatar Feb 03 '23 14:02 kernc

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 😅

Chouffy avatar Feb 03 '23 15:02 Chouffy