wayland: Changes to 'upstream-ubuntu'
New branch 'upstream-ubuntu' available with the following commits:
commit aa7bbb210b7121b9314993228960240358e9b123
Author: Laszlo Agocs <laszlo.p.agocs@nokia.com>
Date: Wed Jun 29 17:54:11 2011 +0300
Add touch events to protocol.
commit 40b0a6bf630b45550ec1e5e62395006cbf4223aa
Author: Kristian Høgsberg <krh@bitplanet.net>
Date: Wed Jun 29 11:43:11 2011 -0400
server: Add wl_client_flush()
Flush output queue up for the specified client.
commit ff20a0417af35a1614ec761a67160963de6471e0
Author: Kristian Høgsberg <krh@bitplanet.net>
Date: Thu Jun 23 06:43:47 2011 -0400
event-loop: Make idle handlers work again
commit b6fdded54bc86260f2b6126d34648c85f4f2d7b1
Author: Kristian Høgsberg <krh@bitplanet.net>
Date: Tue Jun 21 16:25:28 2011 -0400
Update TODO
commit 7dc36984af4b70018e4c70a39cf19172693d33fc
Merge: bfea3d6 4c2500c
Author: Kristian Høgsberg <krh@bitplanet.net>
Date: Tue Jun 21 12:15:31 2011 -0400
Merge remote-tracking branch 'bnf/buffer.release'
commit 4c2500c2e2abc380f34e3222d31222fd103015a5
Author: Benjamin Franzke <benjaminfranzke@googlemail.com>
Date: Tue Jun 21 17:37:18 2011 +0200
Drop wl_compoositor parameter in wl_buffer
commit a56c0455717c4772e8e4b78e56af439ccd2356af
Author: Benjamin Franzke <benjaminfranzke@googlemail.com>
Date: Tue May 10 12:01:00 2011 +0200
Add busy_count and client parameter to wl_buffer
Can be used to implement release event.
commit 2fcebfed95447b994649f58f7b0d40e8bac8de08
Author: Benjamin Franzke <benjaminfranzke@googlemail.com>
Date: Mon May 9 17:35:58 2011 +0200
Add buffer.release event
commit bfea3d6befdb688d5354e6f15a9400ea637febf9
Author: Kristian Høgsberg <krh@bitplanet.net>
Date: Mon Jun 20 20:34:55 2011 -0400
Add more protocol for communicating screen geometry
commit aae9f214e5f0d8d1deac4816fe40f76b2cf84f55
Author: Laszlo Agocs <laszlo.p.agocs@nokia.com>
Date: Tue Jun 14 10:35:46 2011 +0200
Add wl_display_remove_global.
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.
commit 9c36ea776b48decd84828d0b51842c91e2c9124a
Author: Laszlo Agocs <laszlo.p.agocs@nokia.com>
Date: Tue Jun 14 11:41:54 2011 +0200
Do not leak globals and listeners.
From 3fa2ad7dec42f85795449f33b2a4c9461aa4924d Mon Sep 17 00:00:00 2001
From: Laszlo Agocs <laszlo.p.agocs@nokia.com>
Date: Tue, 14 Jun 2011 11:35:28 +0200
Subject: [PATCH] Do not leak globals and listeners.
commit a2db57517b3648f52410c6861704b5c4190416c1
Author: Kristian Høgsberg <krh@bitplanet.net>
Date: Sat Jun 18 08:17:40 2011 -0400
Move map functionality into shell
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.
Reply to: