Skip to content

ShawZG/xColorPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XColorPicker

pick color in windows screen

compiler environment:

1.Win10

  • Qt 5.12.4
  • MinGW 64-bit

2.DeepinOS(15.11)

  • Qt 5.12.7
  • GCC 64-bit

You can visit my blog for more information.

pick_color

edit_color

tray_icon.gif

update v1.1.0 on 2020/02/03

  1. finished custom settings, including language and skin.

v1.1.0_1

v1.1.0_2

update v1.2.0 on 2020/02/17

  1. The project can be compiled and used in DeepinOS(15.11). Do not test on other Linux platform.

v1.2.0

update v1.2.1 on 2020/06/13

  1. Adjust project dir, so you can build deb packet easily.