<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spice-protocol.git, branch smartcard.v3</title>
<subtitle>spice-protocol</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/'/>
<entry>
<title>smartcard: add channel</title>
<updated>2010-10-06T14:21:43+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2010-08-29T14:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=b6c19706fd40fd3357597931d4a54cac680d031e'/>
<id>b6c19706fd40fd3357597931d4a54cac680d031e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VD_AGENT_CLIPBOARD_GRAB takes a list of types rather then a single type</title>
<updated>2010-10-04T14:54:00+00:00</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2010-10-04T14:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=55bdae1179dc9a53bb0726a03bb6977dc67dd3e2'/>
<id>55bdae1179dc9a53bb0726a03bb6977dc67dd3e2</id>
<content type='text'>
This way the grabbing side can indicate when the clipboard owning app
can provide the clipboard contents in multiple formats, ie plain text
and html.

Also drop the VD_AGENT_CLIPBOARD_BITMAP type until we have a clear
cross platform definition of the contents to send for bitmap type
clipboard data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the grabbing side can indicate when the clipboard owning app
can provide the clipboard contents in multiple formats, ie plain text
and html.

Also drop the VD_AGENT_CLIPBOARD_BITMAP type until we have a clear
cross platform definition of the contents to send for bitmap type
clipboard data.
</pre>
</div>
</content>
</entry>
<entry>
<title>vd_agent: add VD_AGENT_CAP_CLIPBOARD_BY_DEMAND capability enum</title>
<updated>2010-10-04T14:48:27+00:00</updated>
<author>
<name>Arnon Gilboa</name>
<email>agilboa@redhat.com</email>
</author>
<published>2010-10-04T14:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=016cdb0b1dea0e76790a3b95b4bdb6ed3324f316'/>
<id>016cdb0b1dea0e76790a3b95b4bdb6ed3324f316</id>
<content type='text'>
VD_AGENT_CLIPBOARD_NONE for unsupported clipboard types
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VD_AGENT_CLIPBOARD_NONE for unsupported clipboard types
</pre>
</div>
</content>
</entry>
<entry>
<title>vd_agent: add protocol messages for clipboard/selection-owner model</title>
<updated>2010-10-04T14:48:27+00:00</updated>
<author>
<name>Arnon Gilboa</name>
<email>agilboa@redhat.com</email>
</author>
<published>2010-10-04T14:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=5fdd0ba6650919dcfd7740c041ad7d2b9c4560ab'/>
<id>5fdd0ba6650919dcfd7740c041ad7d2b9c4560ab</id>
<content type='text'>
-VD_AGENT_CLIPBOARD_GRAB(type) - tell the other side that an application in our side ("we") got ownership of the clipboard.
-VD_AGENT_CLIPBOARD_REQUEST(type) - after we know the other side owns the clipboard (GRAB received), we notify the os we are the owner. when we are asked by the os/app for the clipboard data, we send this REQUEST msg to the other side.
-VD_AGENT_CLIPBOARD(type, data) - the existing message for sending the clipboard, is now sent only in response to REQUEST.
-VD_AGENT_CLIPBOARD_RELEASE - tell the other side that we are no longer the owner of the clipboard (e.g. the owner app was closed).

this patch will be followed by agent &amp; client patches handling the above messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-VD_AGENT_CLIPBOARD_GRAB(type) - tell the other side that an application in our side ("we") got ownership of the clipboard.
-VD_AGENT_CLIPBOARD_REQUEST(type) - after we know the other side owns the clipboard (GRAB received), we notify the os we are the owner. when we are asked by the os/app for the clipboard data, we send this REQUEST msg to the other side.
-VD_AGENT_CLIPBOARD(type, data) - the existing message for sending the clipboard, is now sent only in response to REQUEST.
-VD_AGENT_CLIPBOARD_RELEASE - tell the other side that we are no longer the owner of the clipboard (e.g. the owner app was closed).

this patch will be followed by agent &amp; client patches handling the above messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.6.1</title>
<updated>2010-09-29T16:16:07+00:00</updated>
<author>
<name>Alexander Larsson</name>
<email>alexl@redhat.com</email>
</author>
<published>2010-09-29T16:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=57872d78876f230750aeb8bc5eed070722c3f486'/>
<id>57872d78876f230750aeb8bc5eed070722c3f486</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for release</title>
<updated>2010-09-29T16:16:00+00:00</updated>
<author>
<name>Alexander Larsson</name>
<email>alexl@redhat.com</email>
</author>
<published>2010-09-29T16:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=2884c987875042878943383fb6cd16759b696c92'/>
<id>2884c987875042878943383fb6cd16759b696c92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add compat flag for 16bpp mode</title>
<updated>2010-09-14T08:08:28+00:00</updated>
<author>
<name>Gerd Hoffmann</name>
<email>kraxel@redhat.com</email>
</author>
<published>2010-09-07T08:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=527d52ae2567f14e6171d15defd5100a59d86d7e'/>
<id>527d52ae2567f14e6171d15defd5100a59d86d7e</id>
<content type='text'>
spice 0.6 uses 32bpp values unconditionally for brush and palette
colors.

spice 0.4 used to use 16 bpp or 32 bpp depending on the video mode.
The qxl parser needs to know the guest video mode depth to correctly
interpret these values in spice 0.4 compat mode.  Add a flag to pass
on this informartion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
spice 0.6 uses 32bpp values unconditionally for brush and palette
colors.

spice 0.4 used to use 16 bpp or 32 bpp depending on the video mode.
The qxl parser needs to know the guest video mode depth to correctly
interpret these values in spice 0.4 compat mode.  Add a flag to pass
on this informartion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.6.0</title>
<updated>2010-08-31T12:28:44+00:00</updated>
<author>
<name>Alexander Larsson</name>
<email>alexl@redhat.com</email>
</author>
<published>2010-08-31T12:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=3eae24f83dede54ca380daff02b737fef6f98564'/>
<id>3eae24f83dede54ca380daff02b737fef6f98564</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for release</title>
<updated>2010-08-31T12:26:39+00:00</updated>
<author>
<name>Alexander Larsson</name>
<email>alexl@redhat.com</email>
</author>
<published>2010-08-31T12:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=068e6362d3ec96479fb4293195c641eecb159e17'/>
<id>068e6362d3ec96479fb4293195c641eecb159e17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add vd_agent announce capabilities message</title>
<updated>2010-08-31T08:08:33+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2010-08-29T14:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-protocol.git/commit/?id=31d502522a99bf759e5704421f3336f60c3b0241'/>
<id>31d502522a99bf759e5704421f3336f60c3b0241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
