Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the text values selectable, and editable, so you can compare colours without the picker #57

Closed
superhighfives opened this issue Mar 7, 2021 · 10 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@superhighfives
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently it's impossible to tweak or change colours.

Describe the solution you'd like
Make the text values selectable, and editable, so you can compare colours without the picker.

Describe alternatives you've considered
This may be too complex for Pika's core product vision, especially given the overhead of validating the text inputs, the different formats, etc. So one alternative is to not do this.

Additional context
This was initially detailed in #19.

@superhighfives superhighfives added the enhancement New feature or request label Mar 7, 2021
@lloydh
Copy link

lloydh commented Mar 10, 2021

👍 I would love to see this to make Pika a go-to colour utility. I often find myself launching Photoshop just to try adjusting the HSL values of a colour. Undo/redo before/after history would be great too.

@superhighfives
Copy link
Owner Author

Just flagging the issue for undo / redo / color history is here: #26.

I also mentioned on this comment some thoughts on the scope of the app, and potentially spinning it off to be a bigger app beyond just the color picking utility, because I don't want to make things too complex given my original goals:

For the window in the foreground, Pika is intended to be a utility rather than an app, which is why it functions that way (macOS has a limited number of window "types"). That said, as I look at more complex use cases I've been thinking about whether it would make sense to spin off a document-style app to better handle things like history and more complex colour accessibility / APCA support.

@ScottAgirs
Copy link

I was about to create a feature request for this.

Hey folks! Awesome job on Pika - loving it 3000 so far!

The only thing missing for me is the option to edit the color.
I need to launch another app just to do this, which is a big-big bummer.

Would absolutely love to see this implemented as well, then it would be the hands down best colour utility for macOS in my exp.! :) 🙌🏼

@superhighfives
Copy link
Owner Author

Yeah, absolutely. If someone is interested in taking a pass at it, I'd love to see how they might approach it. It's definitely on my list, but I can't be certain I'll get to it anytime soon, especially given it's a big change that introduces a lot of edge cases.

@superhighfives superhighfives added the help wanted Extra attention is needed label Sep 25, 2021
@ronilaukkarinen
Copy link

Sorry to bump this, but any progress? I use Pika daily at work so this would be nice to have in some point. I'd glad to help but unfortunately Swift is not my area of expertise.

@superhighfives
Copy link
Owner Author

No worries at all. I'm currently not able to commit to it (and I'm currently focused on getting Pika v0.0.13 out the door), but as always, would love to check out a PR if someone was interested in taking a pass at it.

@ronilaukkarinen
Copy link

Cool, thanks for the info. 👍

@superhighfives
Copy link
Owner Author

While I'd love to implement it, this currently remains out of scope—I'd recommend checking out https://colorslurp.com/ or https://sipapp.io/, which are more fully featured colour pickers and may be a better fit for this use case.

@yougotwill
Copy link

@superhighfives Does #125 solve this issue since you can enter the color manually in the system color picker?

@superhighfives
Copy link
Owner Author

Indeed it does! It's currently in beta, but you can grab it via the app or at https://github.com/superhighfives/pika/releases/tag/0.0.18-beta2. See more on #125.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants