hezral / clips

Multi format clipboard manager with extra features
GNU General Public License v3.0
39 stars 1 forks source link

Automatically close app when focus is lost #12

Closed Hedronmx closed 3 years ago

Hedronmx commented 3 years ago

I am loving your app, the only thing missing for me is that it does not close itself when focus is lost

hezral commented 3 years ago

I'm glad you like it. Can you check if this is enabled or not? This setting enables that feature. It may require to restart the app.

Screenshot from 2021-09-03 07 35 06

Hedronmx commented 3 years ago

It is enabled, it doesnt close itself when losing focus, I have to manually close it

hezral commented 3 years ago

correct, when its enabled it won't close when it looses focus. You have to disable it, i just realized my earlier reply was kinda confusing.

I opted to do so by default to avoid people trying to figure out why it keeps on closing.

Hedronmx commented 3 years ago

The question here is, will the app keep working in the background? I ma comparing the behavior to this app https://github.com/davidmhewitt/clipped

Where it would work as a background service, then you open the app with the shortcut and you get the clipped content and the app then goes back to being a background service.

hezral commented 3 years ago

Yes it will still work in the background.