Tag 'wayland-0.1.0-2-1' created by Cyril Brulebois <k...@debian.org> at 2012-01-30 22:08 +0000
Tagging upload of wayland 0.1.0~2-1 to experimental. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk8nFMoACgkQeGfVPHR5Nd0LNACeLmHMubZWZwxi+sQkMoOOc4bV psUAniMcbVRbrVksvQQxmgkfC4foKRF9 =pyVB -----END PGP SIGNATURE----- Changes since wayland-0.1.0-1-1: Cyril Brulebois (4): Merge branch 'upstream-experimental' into debian-experimental Bump changelogs. Update symbols file. Upload to experimental. Jesse Barnes (4): scanner: Support documentation elements scanner: allow summary attributes in args and <description> in <protocol> spec: update high level description, add diagrams spec: list core interfaces with short descriptions Kristian Høgsberg (9): Drop unused hash table Fix WL_EVENT_WRITEABLE typo server: Allocate server ID for when resource->object.id is 0 New grab API Move default grab implementation to wayland-server Move data device implementation into wayland-server Add new wl_shell popup surface type shm: Drop non-premul format, use less ambiguous ARGB8888 naming convention protocol: Convert comments to new documentation tags Neil Roberts (1): server: In default grab, update focus resource after sending release Pekka Paalanen (2): server: add wl_input_device_release() server: remove wl_display::callback_list as unused Richard Hughes (1): Fix 'make dist' as connection.h no longer exists --- ChangeLog | 200 +++++++++++++++++ debian/changelog | 7 debian/libwayland0.symbols.in | 17 - protocol/wayland.xml | 480 +++++++++++++++++++++++++++--------------- spec/main.tex | 147 ++++++++++-- spec/wayland-architecture.png |binary spec/x-architecture.png |binary src/Makefile.am | 5 src/data-device.c | 464 ++++++++++++++++++++++++++++++++++++++++ src/event-loop.c | 6 src/scanner.c | 145 ++++++++++++ src/wayland-hash.c | 306 -------------------------- src/wayland-private.h | 2 src/wayland-server.c | 150 ++++++++----- src/wayland-server.h | 65 ++++- src/wayland-shm.c | 11 src/wayland-util.h | 11 17 files changed, 1418 insertions(+), 598 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rrzot-000704...@vasks.debian.org