gtk/demos/icon-browser
Julian Sparber 6a4be7f56b icon-browser: Add scalable icons to icon detail modal window
When making mockups for GNOME apps in Inkscape, looking for symbolic
icons is a common task. Searching for icons in the file system is clumsy,
and icon-browser provides a much better interface for finding them.
However, currently there is no way to insert the symbolic icons as SVG
directly from icon-browser, so right now it is only useful for finding
the name.

This patch adds a sixth column to the modal window that appears when
clicking a symbolic icon. The icon in this column is labeled "scalable",
and dragging it onto another window results in the vector icon URI being
inserted.

This enables a much simpler workflow when designing with symbolic icons.

https://bugzilla.gnome.org/show_bug.cgi?id=778930
2017-10-16 14:09:55 +02:00
..
gtk3-icon-browser.desktop Add a main category to desktop files 2015-05-14 15:28:22 -04:00
icon.list icon-browser: Stop repeating folder-documents too 2017-10-13 00:25:15 +01:00
iconbrowser.gresource.xml icon browser: put icons as data 2017-06-02 22:05:58 -04:00
iconbrowserapp.c icon browser: Load app menu automagically 2016-01-24 20:01:33 -05:00
iconbrowserapp.h Add an icon browser 2014-06-24 21:58:40 -04:00
iconbrowserwin.c icon-browser: Add scalable icons to icon detail modal window 2017-10-16 14:09:55 +02:00
iconbrowserwin.h Add an icon browser 2014-06-24 21:58:40 -04:00
iconstore.c icon browser: Add some dnd support 2015-02-22 14:44:10 -05:00
iconstore.h icon browser: Add some dnd support 2015-02-22 14:44:10 -05:00
main.c Add an icon browser 2014-06-24 21:58:40 -04:00
Makefile.am dist icon.list 2017-06-02 22:28:27 -04:00
menus.ui icon browser: Load app menu automagically 2016-01-24 20:01:33 -05:00
window.ui icon-browser: Add scalable icons to icon detail modal window 2017-10-16 14:09:55 +02:00