hyprwm / hyprpicker

A wlroots-compatible Wayland color picker that does not suck.
BSD 3-Clause "New" or "Revised" License
670 stars 30 forks source link

Sample an area for color picking #45

Open stratosgear opened 10 months ago

stratosgear commented 10 months ago

This work great!

It would work even greater though , :) if there was an option to sample a given area (--sample [area], where areas could be 3x3 or 5x5 etc) and pick the average color of the area.

The issue is that from same dithered images it is difficult/impossible to pick up a color when you have to pick a specific pixel only.