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

Feature: Launch hidden with global shortcut #19

Open
sals9 opened this issue Oct 13, 2022 · 4 comments
Open

Feature: Launch hidden with global shortcut #19

sals9 opened this issue Oct 13, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@sals9
Copy link

sals9 commented Oct 13, 2022

I'm a designer and developer and as far as I know, there is really no eyedropper on the market that does this:

Launch hidden on startup > Ability to pick a color with a shortcut (only picker, no app GUI) > automatically copy to clipboard (with the pre-defined format I would set).

Think of it... This is the fastest, cleanest, and smoothest workflow anyone user can imagine. Actually, I didn't bother to tell developers this before but when I saw this tool, I thought it was almost the complete one I've ever seen. And hope you agree and make it possible.

Big thanks for your great work!

@FineFindus FineFindus changed the title Perfect idea to make this tool perfect and unique Feature: Launch hidden with global shortcut Oct 14, 2022
@FineFindus FineFindus added the enhancement New feature or request label Oct 14, 2022
@FineFindus
Copy link
Owner

Thanks for the suggestion. Something similar is indeed planned. The reason no one has this feature yet, is because the xdg-desktop-portal for shortcuts has only been recently merged and is not implemented yet in most desktops (gnomes tracking issue for it).

If you need a workflow like that right now, the best workaround is using the color-picker extension for gnome shell which does everything, except the custom format.

@kra-mo
Copy link

kra-mo commented Sep 13, 2023

Until then, could it be possible to add a command line option like --pick-only to launch like that? So that in the mean time, we can create a custom global shortcut for it. And then in the future, it would integrate with the portal.

FineFindus added a commit that referenced this issue Sep 18, 2023
@FineFindus
Copy link
Owner

Implemented in 6a0ae6e.
I don't think this is a particular elegant solution, it's virtually impossible for the user to discover, unless they find this issue.

@kra-mo
Copy link

kra-mo commented Sep 18, 2023

Thanks! I do agree that it's not elegant though.

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

No branches or pull requests

3 participants