Is your feature request related to a problem?
A lot of people like me have the habit of closing a window after using it, which means every time we would want to use it, we’d have to for AnyType to boot up again.
Describe the solution you’d like
An option to close to tray instead of fully closing the app when clicking the X button, and an option to remember it.
Give us a real world use case for this feature
Doesn’t have to keep a window minimized, but doesn’t have to close and wait for the long boot time either.
Describe alternatives you’ve considered
KDocker, but it’s not as clean since AnyType already has a tray icon.
Hello! I have seen this post already. But it doesnt seem to be resolved, neither does it seem to be planned, did I miss something?
If the idea was to just minimize it, minimizing behaves quite differently than closing to tray, since one never gets rendered unless called, and one sometimes gets rendered when switching between windows. I would call it one layer more lazy if you get what I mean, it’s even less involved in the normal usage, like if it’s used instead of when it’s used.
Edit: I went back to reread it, and only just noticed that it already closes to tray on Windows. Though I’m still confused since that would mean it’s a unintended behaviour right? why is there no marking of it being fix-in-progress?
It seems to be an intended behavior on Windows, it just seems not to be implemented on Linux for some reason. No idea how it works on Mac. Ideally, they should add an option in the settings to modify the behaviour.
there is just a line of code that says to exit the app when all windows are closed, I will comment it and you will check in next release this behavior.
Hello! In this release, it seems to behave a little better, but it’s still not working
It would seem like when I press x on the application, it closes to tray correctly(i.e. application disappears but tray icon persists). But after a short time, the tray icon disappears, almost as if it got killed, could it be because one of the colleges uncommented said line?
@Ciel that seems like it’s a separate bug. On Windows, the app remains minimized to the tray when I clicked the X to close the (last) window. Could you create a separate but report for that?
Edit: I’m reopening this FR because a key part has not yet been implemented: adding an option in the settings to allow the user to choose the behavior of closing to systray or completely shutting down the app.