harvey icon indicating copy to clipboard operation
harvey copied to clipboard

Add eyedropper to main view?

Open tomires opened this issue 8 years ago • 1 comments

I think it would be awesome to have the eyedropper accessible straight from the main window. It has a potential to save a bunch of clicks.

I am not familiar with Vala/GTK libs, is there an alternative to set_icon_from_icon_name that allows for multiple icons?

tomires avatar Jun 01 '17 08:06 tomires

Gtk.Entry doesn't allow multiple icons, so you'd have to cheat it visually by restyling a button or something

danirabbit avatar Jun 02 '17 00:06 danirabbit