<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bremedios</id>
	<title>Inkscape Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bremedios"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/Bremedios"/>
	<updated>2026-04-09T10:31:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ClipBoard&amp;diff=12758</id>
		<title>ClipBoard</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ClipBoard&amp;diff=12758"/>
		<updated>2007-01-20T06:10:01Z</updated>

		<summary type="html">&lt;p&gt;Bremedios: rm my earlier comment, it works  (used wrong font earlier)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I think the best way to handle the clipboard is to make it an SPDocument in its own right.  When object(s) are copied to the clipboard, we should:&lt;br /&gt;
&lt;br /&gt;
1. compile a list of objects and their dependencies (eliminating duplicates -- see [[DependencyTracking]])&lt;br /&gt;
2. clear the clipboard SPDocument&lt;br /&gt;
3. use some (currently unwritten) facility for bulk-copying SPObjects (see [[BulkObjectCopy]]) between documents with references intact to copy the object list to the clipboard document&lt;br /&gt;
&lt;br /&gt;
When pasting, we just use the same bulk object copy facility to copy from the clipboard SPDocument to the destination document (which may or may not be the origin document).&lt;br /&gt;
&lt;br /&gt;
Question: should we handle SPUse specially?&lt;br /&gt;
&lt;br /&gt;
Eventually, we should look at things like taking advantage of e.g. [[StockLibraryInterface]] to avoid creating unneeded duplicates of things like referenced gradients when pasting into the same document.  But that's icing.&lt;br /&gt;
&lt;br /&gt;
=== Request: Integration with the System Clipboard ===&lt;br /&gt;
&lt;br /&gt;
Inkscape should integrate better with the system clipboard on Windows. At least, allowing to copy a bitmap image would be highly useful. As it is the only alternative is to save a bitmap &amp;amp; paste it into office documents.&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
===ClipboardBehavior===&lt;br /&gt;
This is an area to collect information about how the clipboard is currently behaving, and how it's not meeting expectations in different instances. It's time to get the clipboard cleaned up nice, so we'll need to know all the instances that users might need us to address.&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer Discussion]]&lt;/div&gt;</summary>
		<author><name>Bremedios</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ClipBoard&amp;diff=12756</id>
		<title>ClipBoard</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ClipBoard&amp;diff=12756"/>
		<updated>2007-01-20T05:50:56Z</updated>

		<summary type="html">&lt;p&gt;Bremedios: /* Request: Integration with the System Clipboard */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I think the best way to handle the clipboard is to make it an SPDocument in its own right.  When object(s) are copied to the clipboard, we should:&lt;br /&gt;
&lt;br /&gt;
1. compile a list of objects and their dependencies (eliminating duplicates -- see [[DependencyTracking]])&lt;br /&gt;
2. clear the clipboard SPDocument&lt;br /&gt;
3. use some (currently unwritten) facility for bulk-copying SPObjects (see [[BulkObjectCopy]]) between documents with references intact to copy the object list to the clipboard document&lt;br /&gt;
&lt;br /&gt;
When pasting, we just use the same bulk object copy facility to copy from the clipboard SPDocument to the destination document (which may or may not be the origin document).&lt;br /&gt;
&lt;br /&gt;
Question: should we handle SPUse specially?&lt;br /&gt;
&lt;br /&gt;
Eventually, we should look at things like taking advantage of e.g. [[StockLibraryInterface]] to avoid creating unneeded duplicates of things like referenced gradients when pasting into the same document.  But that's icing.&lt;br /&gt;
&lt;br /&gt;
=== Request: Integration with the System Clipboard ===&lt;br /&gt;
&lt;br /&gt;
Inkscape should integrate better with the system clipboard on Windows. At least, allowing to copy a bitmap image would be highly useful. As it is the only alternative is to save a bitmap &amp;amp; paste it into office documents.&lt;br /&gt;
&lt;br /&gt;
Even before handling bitmaps, it should be able to take in raw text and spit it out onto the canvas when the text tool is in use. This should be dead easy but it turns up gibberish at the moment.&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
===ClipboardBehavior===&lt;br /&gt;
This is an area to collect information about how the clipboard is currently behaving, and how it's not meeting expectations in different instances. It's time to get the clipboard cleaned up nice, so we'll need to know all the instances that users might need us to address.&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer Discussion]]&lt;/div&gt;</summary>
		<author><name>Bremedios</name></author>
	</entry>
</feed>