summaryrefslogtreecommitdiffstats
path: root/src/actions/actions-selection.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gtk/Gio templating of main inkscape application class to allow commandline ↵Marc Jeanmougin2018-12-091-2/+3
| | | | usage when graphic server is not available
* Allow any valid Verb to be used in "--actions".Tavmjong Bah2018-11-191-0/+29
Rename "select" action to "select-via-id". Add "select-via-class", "select-via-element", "select-via-selector", and "select-clear" actions.