<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wayland/protocol, branch next</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/wayland/atom/protocol?h=next</id>
<link rel='self' href='http://git.sudomsg.com/mirror/wayland/atom/protocol?h=next'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/'/>
<updated>2011-08-19T21:26:57Z</updated>
<entry>
<title>Remove range protocol</title>
<updated>2011-08-19T21:26:57Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-08-19T21:26:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=3e0d4de6ea7e62efdf1269614a43022a996f66d7'/>
<id>urn:sha1:3e0d4de6ea7e62efdf1269614a43022a996f66d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always allocate a new wl_resource when binding an object</title>
<updated>2011-08-19T20:57:48Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-08-19T20:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=45aaecfdd4cf0a8841755163584f6916a8dd7171'/>
<id>urn:sha1:45aaecfdd4cf0a8841755163584f6916a8dd7171</id>
<content type='text'>
Previously we would bind some resources into multiple client hash tables.
</content>
</entry>
<entry>
<title>Bind globals to client provided object IDs</title>
<updated>2011-08-19T18:39:27Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-08-19T17:44:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=df39eb8f5e894ff98e800fcd9505a360b68b6a06'/>
<id>urn:sha1:df39eb8f5e894ff98e800fcd9505a360b68b6a06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a callback object instead of ad-hoc lists for sync and frame events</title>
<updated>2011-08-17T02:33:40Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-07-30T02:51:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=936cd607a7877bb4fc1572454bf1e6087cca7cd9'/>
<id>urn:sha1:936cd607a7877bb4fc1572454bf1e6087cca7cd9</id>
<content type='text'>
So obvious in retrospect.  The object system can do all the work for us
and keep track of pending calls as regular objects and we don't need to
abuse the resource system to get them cleaned up on client exit.  We
don't need the custom key management or (broken) lookup, we just sue
object IDs.  And last but not least, anybody can receive the callback,
not just display listeners.
</content>
</entry>
<entry>
<title>protocol: Delete screenshooter.xml</title>
<updated>2011-07-26T15:21:49Z</updated>
<author>
<name>Tiago Vignatti</name>
<email>tiago.vignatti@intel.com</email>
</author>
<published>2011-07-26T08:43:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=7a291117e7ff1c8f817242b9b223e600a0a9e3c8'/>
<id>urn:sha1:7a291117e7ff1c8f817242b9b223e600a0a9e3c8</id>
<content type='text'>
The protocol interface is on compositor's side now.

Signed-off-by: Tiago Vignatti &lt;tiago.vignatti@intel.com&gt;
</content>
</entry>
<entry>
<title>scanner: Take copyright notice from xml file</title>
<updated>2011-07-26T01:14:20Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-07-26T01:14:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=986703ac7365bc87a5501714adb9fc73157c62b7'/>
<id>urn:sha1:986703ac7365bc87a5501714adb9fc73157c62b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: fix key event and related comments</title>
<updated>2011-07-15T19:04:50Z</updated>
<author>
<name>Tiago Vignatti</name>
<email>tiago.vignatti@intel.com</email>
</author>
<published>2011-07-14T15:56:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=068ba750caebb62aaef20ac3452ce23e066c7239'/>
<id>urn:sha1:068ba750caebb62aaef20ac3452ce23e066c7239</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: Fix type of visual arg in token_visual event</title>
<updated>2011-07-15T19:04:50Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-07-12T17:22:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=98da0a7b982310992e3af1b376c4b05ea4f2c71a'/>
<id>urn:sha1:98da0a7b982310992e3af1b376c4b05ea4f2c71a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol: Make id arg of display.global event be just a uint</title>
<updated>2011-07-11T15:15:00Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-07-11T15:15:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=671a62cb968b6793f0504770888b23b79e6fb81e'/>
<id>urn:sha1:671a62cb968b6793f0504770888b23b79e6fb81e</id>
<content type='text'>
Global names are different from object IDs.
</content>
</entry>
<entry>
<title>Add touch events to protocol.</title>
<updated>2011-06-29T16:51:39Z</updated>
<author>
<name>Laszlo Agocs</name>
<email>laszlo.p.agocs@nokia.com</email>
</author>
<published>2011-06-29T14:54:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=aa7bbb210b7121b9314993228960240358e9b123'/>
<id>urn:sha1:aa7bbb210b7121b9314993228960240358e9b123</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'bnf/buffer.release'</title>
<updated>2011-06-21T16:15:31Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-06-21T16:15:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=7dc36984af4b70018e4c70a39cf19172693d33fc'/>
<id>urn:sha1:7dc36984af4b70018e4c70a39cf19172693d33fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add buffer.release event</title>
<updated>2011-06-21T15:42:55Z</updated>
<author>
<name>Benjamin Franzke</name>
<email>benjaminfranzke@googlemail.com</email>
</author>
<published>2011-05-09T15:35:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=2fcebfed95447b994649f58f7b0d40e8bac8de08'/>
<id>urn:sha1:2fcebfed95447b994649f58f7b0d40e8bac8de08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more protocol for communicating screen geometry</title>
<updated>2011-06-21T15:24:27Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-06-21T00:34:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=bfea3d6befdb688d5354e6f15a9400ea637febf9'/>
<id>urn:sha1:bfea3d6befdb688d5354e6f15a9400ea637febf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wl_display_remove_global.</title>
<updated>2011-06-20T15:56:22Z</updated>
<author>
<name>Laszlo Agocs</name>
<email>laszlo.p.agocs@nokia.com</email>
</author>
<published>2011-06-14T08:35:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=aae9f214e5f0d8d1deac4816fe40f76b2cf84f55'/>
<id>urn:sha1:aae9f214e5f0d8d1deac4816fe40f76b2cf84f55</id>
<content type='text'>
Change 4453ba084aae5a00318b9dfdeda95e8eaa17494c disallows using
post_global with objects not on the global list. Therefore selection
and drag offers have to be added to the global list from now on.
However these may often get replaced by a newer object and thus need a
way to remove a global from the global list.
</content>
</entry>
<entry>
<title>Move map functionality into shell</title>
<updated>2011-06-18T12:17:40Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-06-18T12:17:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=a2db57517b3648f52410c6861704b5c4190416c1'/>
<id>urn:sha1:a2db57517b3648f52410c6861704b5c4190416c1</id>
<content type='text'>
Initial surface.attach makes the surface visible and clients
can set the surface type using shell.set_transient etc or
other interfaces prior to that.
</content>
</entry>
<entry>
<title>Add event to associate visuals with a pixel format token</title>
<updated>2011-05-13T01:29:22Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-05-13T01:29:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=4bde293ff8109d55eeaee8732f5a6ee0c8cd4bd9'/>
<id>urn:sha1:4bde293ff8109d55eeaee8732f5a6ee0c8cd4bd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define shm specific errors</title>
<updated>2011-05-11T17:06:51Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-05-11T15:00:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=8834a0f22f36d7890691015ef93b3c77cf9b4bbb'/>
<id>urn:sha1:8834a0f22f36d7890691015ef93b3c77cf9b4bbb</id>
<content type='text'>
We stop abusing the wl_display error codes for shm purposes.
</content>
</entry>
<entry>
<title>Unify error events</title>
<updated>2011-05-11T15:02:34Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-05-11T14:57:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=1db05255728c7a9a7e1460acff0651f6f5ea3f4e'/>
<id>urn:sha1:1db05255728c7a9a7e1460acff0651f6f5ea3f4e</id>
<content type='text'>
Consolidate the different error events into one.  This event will also be
usable for other interaces.
</content>
</entry>
<entry>
<title>Add buffer.damage request to the protocol</title>
<updated>2011-04-22T14:11:12Z</updated>
<author>
<name>Benjamin Franzke</name>
<email>benjaminfranzke@googlemail.com</email>
</author>
<published>2011-03-07T14:05:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=0bf5285b44b0a8630a3b6a308e96fe7fd01572b0'/>
<id>urn:sha1:0bf5285b44b0a8630a3b6a308e96fe7fd01572b0</id>
<content type='text'>
Thus remove the server-side used vfunc buffer::damage.
</content>
</entry>
<entry>
<title>scanner: Don't hardcode the wl_ prefix in the code generator</title>
<updated>2011-04-20T21:19:52Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-04-18T14:24:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=c5ec478d46a8fc8590002fe156df875da2b5b143'/>
<id>urn:sha1:c5ec478d46a8fc8590002fe156df875da2b5b143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce display.bind to request events from a global</title>
<updated>2011-04-18T14:24:45Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-04-14T14:38:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=320a5634cf7060b5db22a0519b0ddc532894eb3b'/>
<id>urn:sha1:320a5634cf7060b5db22a0519b0ddc532894eb3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extent frame event to be surface dependent</title>
<updated>2011-03-16T22:01:39Z</updated>
<author>
<name>Benjamin Franzke</name>
<email>benjaminfranzke@googlemail.com</email>
</author>
<published>2011-03-14T11:03:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=94fcdde0e25ffb737734e9a696814308bcb23576'/>
<id>urn:sha1:94fcdde0e25ffb737734e9a696814308bcb23576</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protocol/wayland: Drop drm interface (move into mesa)</title>
<updated>2011-02-28T10:20:56Z</updated>
<author>
<name>Benjamin Franzke</name>
<email>benjaminfranzke@googlemail.com</email>
</author>
<published>2011-02-21T08:58:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=b038d93abf9c448e4edcd98aa3d488186bde7586'/>
<id>urn:sha1:b038d93abf9c448e4edcd98aa3d488186bde7586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial basic support for fullscreen surfaces</title>
<updated>2011-01-28T20:18:33Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-01-28T20:18:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=0ce245761c85e989f08e4136bd91b149156e82e0'/>
<id>urn:sha1:0ce245761c85e989f08e4136bd91b149156e82e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define the shell resize enumeration in the xml spec</title>
<updated>2011-01-22T02:57:55Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-01-22T02:57:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=027931bd33e6bda30a701be5dd1c33f01bb8b038'/>
<id>urn:sha1:027931bd33e6bda30a701be5dd1c33f01bb8b038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new surface.map_transient() request to map a surface relative to another</title>
<updated>2011-01-21T23:02:24Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-01-21T23:02:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=8dc378ff768e47858c34ae6e347ae3bac736d613'/>
<id>urn:sha1:8dc378ff768e47858c34ae6e347ae3bac736d613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First attempt at selection support</title>
<updated>2011-01-19T19:25:12Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2011-01-18T14:08:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=ae6c8a6d731b3543bdea0f40757206908d75d6f4'/>
<id>urn:sha1:ae6c8a6d731b3543bdea0f40757206908d75d6f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update surface.attach and change surface.map to surface.map_toplevel</title>
<updated>2010-12-17T14:53:12Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-12-17T14:53:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=82da52b15b49da3f3c7b4bd85d334ddfaa375ebc'/>
<id>urn:sha1:82da52b15b49da3f3c7b4bd85d334ddfaa375ebc</id>
<content type='text'>
The new map_toplevel() request no longer specifies a position and takes
the size from the attached buffer.  The attach request now takes a
position relative to the top-left corner of the old buffer to let
clients specify the relative position of the new buffer.
</content>
</entry>
<entry>
<title>Document the shell.configure event a bit</title>
<updated>2010-12-09T16:06:46Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-12-09T16:06:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=67f367f329f3640d12db43cf5dc14e7f8b1e1242'/>
<id>urn:sha1:67f367f329f3640d12db43cf5dc14e7f8b1e1242</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add origin information to output.geometry event</title>
<updated>2010-12-02T01:10:10Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-12-02T01:10:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=f8fc08f77187f6a5723281dab66841e5f3c24320'/>
<id>urn:sha1:f8fc08f77187f6a5723281dab66841e5f3c24320</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add reject round trip to dnd protocol</title>
<updated>2010-11-30T20:10:26Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-11-30T20:10:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=d44bc8b8eef470780fd5cbd8737b5cc1a4226b39'/>
<id>urn:sha1:d44bc8b8eef470780fd5cbd8737b5cc1a4226b39</id>
<content type='text'>
This lets a drag target reject a drop.
</content>
</entry>
<entry>
<title>Consolidate 'sync' and 'frame' events into just one 'key' event</title>
<updated>2010-11-29T22:04:21Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-11-29T22:04:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=c1ad1f9c9b493bc3b8952a4b6702476f1bbaa8df'/>
<id>urn:sha1:c1ad1f9c9b493bc3b8952a4b6702476f1bbaa8df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Describe the protocol using inline XML comments</title>
<updated>2010-11-29T20:54:51Z</updated>
<author>
<name>Yuval Fledel</name>
<email>yuvalfl@gmail.com</email>
</author>
<published>2010-11-29T19:05:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=4ee71386090cc446fe12b961f616b7a3abb3dc1e'/>
<id>urn:sha1:4ee71386090cc446fe12b961f616b7a3abb3dc1e</id>
<content type='text'>
Signed-off-by: Yuval Fledel &lt;yuvalfl@gmail.com&gt;
</content>
</entry>
<entry>
<title>xml tag should close, or some parsers fail</title>
<updated>2010-11-22T19:30:53Z</updated>
<author>
<name>Yuval Fledel</name>
<email>yuvalfl@gmail.com</email>
</author>
<published>2010-11-22T19:25:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=d1c43107150c30c4ac1f88eee025833ce55d9a9a'/>
<id>urn:sha1:d1c43107150c30c4ac1f88eee025833ce55d9a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use automake</title>
<updated>2010-10-12T22:00:16Z</updated>
<author>
<name>Kristian Høgsberg</name>
<email>krh@bitplanet.net</email>
</author>
<published>2010-10-12T21:24:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/wayland/commit/?id=f0152daad719209d6984217e43dc79eb47d102c9'/>
<id>urn:sha1:f0152daad719209d6984217e43dc79eb47d102c9</id>
<content type='text'>
</content>
</entry>
</feed>
