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