This new feature shows a color tip if the mouse is hovered over a color value 
like e.g. #fff or #ffffff. If a color value is double clicked, then the Color 
Chooser is started. Both (showing the color tip and starting the Color Chooser) 
can be enabled and disabled via the plugin preferences. See #663.

I hope it can be added to the AddOns plugin as I think it's not worth writing a 
new complete own plugin for it.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/664

-- Commit Summary --

  * addons: show color tip and start Color Chooser with double click
  * addons: fixed typo.

-- File Changes --

    M addons/src/Makefile.am (3)
    M addons/src/addons.c (42)
    A addons/src/ao_colortip.c (397)
    A addons/src/ao_colortip.h (51)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/664.patch
https://github.com/geany/geany-plugins/pull/664.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/664

Reply via email to