Toinane / colorpicker

A mininal but complete colorpicker desktop app
https://colorpicker.fr
GNU General Public License v3.0
1.6k stars 120 forks source link

Picker feature is laggy #74

Open Toinane opened 4 years ago

Toinane commented 4 years ago

Describe the bug When I use the picker, It really laggy when I have a lot of opened applications like the browser. It slow also when I use the picker on a second screen.

To Reproduce Steps to reproduce the behavior:

  1. Go to colorpicker
  2. Click on picker feature
  3. Use it on the screen or a second screen with a lot of others opened applications.

Expected behavior Picker shouldn't be slow.

OS (please complete the following information):

Colorpicker (please complete the following information):

EndrII commented 4 years ago

color pick now work is corectly on ubuntu 19.10 (snap-store). Thanks

Toinane commented 4 years ago

color pick now work is corectly on ubuntu 19.10 (snap-store). Thanks

It is with pleasure! And again sorry for the delay, I didn't think it would take me so long.

Toinane commented 4 years ago

Okay good news here, I've found a new native module for the picker and designed for Electron: https://github.com/mockingbot/electron-color-picker I'll make a nightly release ASAP.