Skip to content

Releases: rurigk/colorpicker

Konkorp ColorPicker v0.7

21 Feb 00:47
Compare
Choose a tag to compare

Color picker allows you to select a color of your screen and copy the result to the clipboard in various color formats

Fix: DPI Scaling broken window

Visual and usability enhancement in the toolbar mode
Now the buttons have a lighter border color
Now the buttons without assigned colors have a checkerboard pattern

ColorPicker v0.6 Beta

19 Jul 19:01
Compare
Choose a tag to compare

Color picker allows you to select a color of your screen and copy the result to the clipboard in various color formats

Fix: Uninitialized int crash,
Fix: Paths corrected in the .ui file
Fix: Set Qt::WindowStaysOnTopHint on picker windows
Linux fix: Wait to window hide before screenshot to avoid showing the appwindow in the picker pixmap
Linux fix: The mouse position is now readed from global and not from the event for stability
Linux fix: Force c++11 compiler
Linux fix: Explicit include <math.h>
Linux fix: Remove old server from crashed instance

Added: Linux support

Note for linux: You need to install Qt5 dependencies Qt5Core, Qt5Gui, Qt5Network, Qt5Widgets
If the program not start check missing dependencies with ldd command https://man7.org/linux/man-pages/man1/ldd.1.html

ColorPicker v0.5.1 Alpha

18 Jul 12:27
Compare
Choose a tag to compare

This is a patch for v0.5

Color picker allows you to select a color of your screen and copy the result to the clipboard in various color formats

Fix: Window remains open after picker cancellation
Change: Custom silent notification on color picked
Added: Confirmation dialog on clear history button
Added: The program now opens existing instance instead of a new instance

ColorPicker v0.5 Alpha

18 Jul 11:38
Compare
Choose a tag to compare
Pre-release

WARNING: This build is broken download v0.5.1 or newer

Color picker allows you to select a color of your screen and copy the result to the clipboard in various color formats

Fix: Window remains open after picker cancellation
Change: Custom silent notification on color picked
Added: Confirmation dialog on clear history button
Added: The program now opens existing instance instead of a new instance

ColorPicker v0.4 Alpha

14 Jul 12:17
Compare
Choose a tag to compare
Pre-release

Color picker allows you to select a color of your screen and copy the result to the clipboard in hexadecimal code

-Reduced toolbar mode
-Colors history
-Background mode (Middle click on the tray icon)
-Picker cancellation with ESC or RMB

Fix: Ghost lens on cancel picker
Added: Clear history
Added: Multiple color formats
Added: Stay on top toggle

ColorPicker v0.3 Alpha

14 Jul 04:17
Compare
Choose a tag to compare
Pre-release

Color picker allows you to select a color of your screen and copy the result to the clipboard in hexadecimal code

-Reduced toolbar mode
-Colors history
-Background mode (Middle click on the tray icon)
-Picker cancellation with ESC or RMB

Fix: Rendering issues

ColorPicker v0.2 Alpha

13 Jul 10:41
Compare
Choose a tag to compare
Pre-release

Color picker allows you to select a color of your screen and copy the result to the clipboard in hexadecimal code

-Reduced toolbar mode
-Colors history
-Background mode (Middle click on the tray icon)

Fix: Toolbar buttons not work
Fix: The last 2 buttons in the toolbar now has the correct cursor

New: The color panel window now has an icon

ColorPicker v0.1 Alpha

13 Jul 08:28
Compare
Choose a tag to compare
Pre-release

Color picker allows you to select a color of your screen and copy the result to the clipboard in hexadecimal code

-Reduced toolbar mode
-Colors history
-Background mode (Middle click on the tray icon)