Skip to content

Releases: martinchrzan/ColorPicker

1.3.0

05 Sep 17:36
Compare
Choose a tag to compare

Show a name of a color - it can be enable in the settings.
Color will be displayed in the picker window or in the color history palette.

image

image

1.2.1

26 Feb 19:28
ae1d73f
Compare
Choose a tag to compare

Added new color formats - RGB565, DecimalBE (Big-Endian), DecimalLE (Little-Endian)

1.2.0

17 Feb 19:41
5a58f1a
Compare
Choose a tag to compare

Added a new feature - Color Meter - you are now able to select an area to get its average color. Just press and hold the left mouse button while picking a color and select an area.

1.1.2

15 May 14:51
Compare
Choose a tag to compare

Fixing reverting of mouse cursor back to the original one after closing the picker.
Updated signing certificate.

1.1.1

01 Mar 19:49
Compare
Choose a tag to compare

Color Picker adapts to the current Windows theme
Fixed colors in Settings window when using light theme

1.1.0

01 Feb 20:04
Compare
Choose a tag to compare

Added Colors History Palette activated by right mouse click when color picker is open     
Pressing Esc closes Zoom window or Colors History Palette if opened

1.0.9

13 Dec 17:05
Compare
Choose a tag to compare

Fixed freezing of picker when other tools for managing clipboard are running #4
Updated design of settings window

1.0.8

28 Nov 20:36
Compare
Choose a tag to compare

Added vec4 color format
Picker width is now dynamic
Fixed an issue where new color format was not updated until the color changed

1.0.7

02 Oct 19:57
Compare
Choose a tag to compare

Choose copied color format - rgb/hex/hsl/hsv
Making popup a little smaller and showing only color in the format that will be copied

1.0.6

24 Aug 18:47
Compare
Choose a tag to compare

Added pixel reveal effect into the zoom window
Increased max zoom level