Public bug reported:

We need wayland 1.2.x so that mesa can be updated post-release to the
next version. This _will_ break weston, because we can't build cairo
with GL/EGL support before the nvidia driver is fixed not to hog memory
with such cairo.. and newer weston needs GL/EGL support in cairo.

but that's ok, since we don't use weston.

wayland:
 b/Makefile.am                           |    4 
 b/configure.ac                          |   18 
 b/doc/Contributing                      |   83 +++
 b/doc/Makefile.am                       |    2 
 b/doc/publican/publican.cfg             |    1 
 b/doc/publican/sources/Foreword.xml     |   13 
 b/doc/publican/sources/Introduction.xml |    2 
 b/doc/publican/sources/Protocol.xml     |   87 ++-
 b/protocol/wayland.xml                  |  179 +++++-
 b/src/Makefile.am                       |    5 
 b/src/connection.c                      |   66 +-
 b/src/event-loop.c                      |    2 
 b/src/scanner.c                         |   98 ++-
 b/src/wayland-client.c                  |  352 ++++++++++---
 b/src/wayland-client.h                  |    6 
 b/src/wayland-private.h                 |   36 +
 b/src/wayland-scanner-uninstalled.pc.in |    6 
 b/src/wayland-scanner.pc.in             |    9 
 b/src/wayland-server.c                  |  833 ++++++++++----------------------
 b/src/wayland-server.h                  |  362 +++----------
 b/src/wayland-shm.c                     |  133 ++---
 b/src/wayland-util.c                    |   60 +-
 b/src/wayland-util.h                    |   13 
 b/tests/client-test.c                   |    2 
 b/tests/connection-test.c               |    4 
 b/tests/display-test.c                  |    2 
 b/tests/event-loop-test.c               |    3 
 b/tests/map-test.c                      |   54 +-
 b/tests/os-wrappers-test.c              |    2 
 b/tests/queue-test.c                    |    5 
 b/wayland-scanner.m4                    |   13 
 src/data-device.c                       |  539 --------------------
 wayland-scanner.m4.in                   |   16 
 33 files changed, 1350 insertions(+), 1660 deletions(-)

** Affects: weston (Ubuntu)
     Importance: Wishlist
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to weston in Ubuntu.
https://bugs.launchpad.net/bugs/1236260

Title:
  FFe: new wayland 1.2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/weston/+bug/1236260/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to