superhighfives / pika

An open-source colour picker app for macOS
https://superhighfives.com/pika
MIT License
1.78k stars 58 forks source link

Hide Pika while picking #31

Closed superhighfives closed 3 years ago

superhighfives commented 3 years ago

Following on from the issue raised in https://github.com/superhighfives/pika/issues/29, this PR hides Pika while color picking is taking place. You can see a video of this behaviour here—keen to get people's feedback: https://user-images.githubusercontent.com/449385/106212467-9d90e300-61c2-11eb-8b6a-271a71d25e3f.mov

geelen commented 3 years ago

Honestly, I think this makes a lot of sense, I'd probably use it this way. Can it be set via user preference maybe?

superhighfives commented 3 years ago

Agreed, @geelen. It could be a preference, but I'm also a little wary of overcomplicating things. Thinking of testing it out in a beta first—can always fall back to a preference if it's controversial. Appreciate it!