summaryrefslogtreecommitdiff
path: root/proto/xcb-proto/NEWS
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2016-09-02 10:09:46 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2016-09-02 10:09:46 +0000
commit8903be0b4bede284a8cf594f4732438856a6fe25 (patch)
tree4e4ce5abc5930f39ea70d4a9192eed81a5858400 /proto/xcb-proto/NEWS
parentb4d7a3448405d273e426e0daf241a2961994026a (diff)
Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@
Diffstat (limited to 'proto/xcb-proto/NEWS')
-rw-r--r--proto/xcb-proto/NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/proto/xcb-proto/NEWS b/proto/xcb-proto/NEWS
index 3ab5cc096..caf1ffad4 100644
--- a/proto/xcb-proto/NEWS
+++ b/proto/xcb-proto/NEWS
@@ -1,3 +1,30 @@
+Release 1.12 (2016-05-18)
+=========================
+* xinput: Various padding-related additions and fixes
+* xinput: Various type fixes
+* xinput: Various mask fixes
+* xinput: Various additions of enums
+* Define new "altmask" attribute
+* Define new switch-case construct
+* xinput: Convert various construct from bitcase to case
+* xinput: Add full support for various requests
+* Define new sumof with nested expressions
+* present: Specify length of RedirectNotify.notifies
+* Define new listelement-ref construct
+* xinput: Support list axisvalues in events
+* Define new paramref construct
+* xfixes: Fix GetCursorImageAndName cursor image support
+* Replace valueparam with other construct in various extensions
+* Remove support for the valueparam construct
+* xprint: Fix some list definitions
+* randr: Add RandR 1.5 requests and data types
+* shm: Mark PutImage.send_event field as boolean
+* glx: Add IsEnabled request
+* Make padding explicit in various places
+* Fix typos in some documentation examples
+* Add an automatic alignment checker
+* Optionally enforce serilization of pads for ABI compatibility
+
Release 1.11 (2014-08-01)
=========================
* Add support for <pad align="n" />