| 2 | |
| 3 | |
| 4 | {{{ |
| 5 | |
| 6 | |
| 7 | wayland-protocols 1.5 is now available. |
| 8 | |
| 9 | This release include a new unstable version of the tablet protocol: |
| 10 | tablet-unstable-v2. |
| 11 | |
| 12 | The new tablet protocol fixes a few issues discovered in the first |
| 13 | version, and also adds pad support. See the protocol file and the git log |
| 14 | for details. |
| 15 | |
| 16 | Here is the shortlog: |
| 17 | |
| 18 | Bryce Harrington (1): |
| 19 | Fix grammar for 'an X*' |
| 20 | |
| 21 | Carlos Garnacho (1): |
| 22 | tablet: Add pad support to the tablet protocol |
| 23 | |
| 24 | Jonas Ådahl (1): |
| 25 | configure.ac: Bump version to 1.5 |
| 26 | |
| 27 | Peter Hutterer (3): |
| 28 | tablet: add v2 of the tablet protocol |
| 29 | tablet: change all degree values from int to wl_fixed |
| 30 | tablet: restrict the cursor surface to one per tool |
| 31 | }}} |