Releases: rurigk/colorpicker
Konkorp ColorPicker v0.7
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
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
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
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
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
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
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
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)