We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, gpick --pick --single --output can be used to pick color from screen.
gpick --pick --single --output
But it grabs keyboard, preventing users to do things like alt-tab or super-1 to switch context.
alt-tab
super-1
Is it possible to get gpick to propagate the keyboard events back to the window manager if not used?
gpick
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently,
gpick --pick --single --output
can be used to pick color from screen.But it grabs keyboard, preventing users to do things like
alt-tab
orsuper-1
to switch context.Is it possible to get
gpick
to propagate the keyboard events back to the window manager if not used?The text was updated successfully, but these errors were encountered: