<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Headless_Inkscape</id>
	<title>Headless Inkscape - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Headless_Inkscape"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Headless_Inkscape&amp;action=history"/>
	<updated>2026-05-23T21:36:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Headless_Inkscape&amp;diff=117587&amp;oldid=prev</id>
		<title>Tavmjong: Created page with &quot; ==Goal of Creating a Headless Inkscape==  Definition: An Inkscape version that does not need to be linked to the GTK libraries. Glib and Gio dependencies are OK.  ===GTK Depe...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Headless_Inkscape&amp;diff=117587&amp;oldid=prev"/>
		<updated>2020-03-21T14:53:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; ==Goal of Creating a Headless Inkscape==  Definition: An Inkscape version that does not need to be linked to the GTK libraries. Glib and Gio dependencies are OK.  ===GTK Depe...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
==Goal of Creating a Headless Inkscape==&lt;br /&gt;
&lt;br /&gt;
Definition: An Inkscape version that does not need to be linked to the GTK libraries. Glib and Gio dependencies are OK.&lt;br /&gt;
&lt;br /&gt;
===GTK Dependencies===&lt;br /&gt;
&lt;br /&gt;
All GTK dependent files should be in ''src/ui''. (Note, not all directories in src/ui are dependent on GTK.)&lt;br /&gt;
&lt;br /&gt;
Directories that contain GTK code outside of ''src/ui'':&lt;br /&gt;
&lt;br /&gt;
* testing/unittest.cpp  (should probably be glibmm.h)&lt;br /&gt;
&lt;br /&gt;
* src&lt;br /&gt;
** ege-color-prof-tracker.cpp (move to src/ui)&lt;br /&gt;
** selection-chemistry.cpp (for clipboard)&lt;br /&gt;
** shortcuts.cpp (GtkAccelGroup, GtkWidget, should be split/moved to src/ui)&lt;br /&gt;
** inkscape-window.h/.cpp (OK... maybe move to ''src/ui'')&lt;br /&gt;
** inkview-application.h/.cpp (OK, will be replaced for headless version)&lt;br /&gt;
** file.cpp (to be removed)&lt;br /&gt;
** device-manager.cpp (move to ui)&lt;br /&gt;
** inkscape.h/.cpp (to be removed)&lt;br /&gt;
** verbs.cpp (filechooserdialog.h, messagedialog.h, to be removed)&lt;br /&gt;
** file-update.cpp (ask user about DPI update, not sure what to do about this one)&lt;br /&gt;
** desktop-events.cpp (move to ui)&lt;br /&gt;
** event-log.h (move to ui)&lt;br /&gt;
&lt;br /&gt;
* src/display (probably OK)&lt;br /&gt;
* src/libnrtype (for font-lister.h/font-lister.cpp, should move to ui)&lt;br /&gt;
* src/debug (log-display-config.cpp)&lt;br /&gt;
* src/trace (tracing dialog should be split out and moved to ui)&lt;br /&gt;
* src/io (gtkmm/recentmanager.h, could be removed... used to locate previously used directories to search for broken links)&lt;br /&gt;
* src/live_effects  (This is a tough one, used everywhere. Probably UI needs to be split out.)&lt;br /&gt;
* src/extension (Another tough one. UI needs to be split out.)&lt;br /&gt;
* src/object (sp-namedview.cpp: to restore window geometry, function should be moved to ui; sp-image.cpp and color-profile.css: debug only, should be removed.)&lt;br /&gt;
* helper (action.cpp, verb-action.h/.cpp: GTK button for verb, unneeded with Gio::Actions.)&lt;br /&gt;
&lt;br /&gt;
There are surely many &amp;quot;indirect&amp;quot; dependencies on GTK that need to be tracked down.&lt;/div&gt;</summary>
		<author><name>Tavmjong</name></author>
	</entry>
</feed>