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

Improving accuracy: magnifier, crosshairs, pixel values, resizable selection #282

Open
YodaEmbedding opened this issue Jun 12, 2023 · 1 comment

Comments

@YodaEmbedding
Copy link

YodaEmbedding commented Jun 12, 2023

Features that can help users make reproducible, pixel-accurate screenshots:

  • magnifier (near the mouse cursor, or perhaps on the cursor like hyprpicker)
  • crosshairs
  • pixel values indicator, e.g. (x, y) = (42, 666)
  • resizable selection area after initial selection is made
maim --magnifier
maim --crosshairs
maim --pixel_indicator
maim --resizable_selection

Related: #281

@YodaEmbedding YodaEmbedding changed the title Improving accuracy: magnifier, crosshairs, pixel values Improving accuracy: magnifier, crosshairs, pixel values, resizable selection Jun 12, 2023
@N-R-K
Copy link

N-R-K commented Jun 24, 2023

resizable selection area after initial selection is made

This is already possible by pressing and holding down space. Also selection related issue should go to slop since that's what maim uses for selection.

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

No branches or pull requests

2 participants