[Github-comments] [geany/geany-plugins] addons: show color tip and start Color Chooser with double click (#664)

LarsGit223 notifications at xxxxx
Tue Jan 16 21:28:43 UTC 2018


@nicktrosnant: good idea but I guess it will not be supported by now. Geany is still supporting Gtk2 and is therefore using the function ```gdk_color_parse()``` which doesn't support rgb/rgba values. If in the future GTk2 support is dropped then the function ```gdk_rgba_parse ()``` from Gtk3 could be used to do the job. It also supports rgb/rgba values.

-- 
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#issuecomment-358112337
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180116/f636e052/attachment.html>


More information about the Github-comments mailing list