Skip to content

Commit

Permalink
libwacom 2.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <[email protected]>
  • Loading branch information
whot committed Jun 6, 2024
1 parent cefa01d commit 1e3783e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
libwacom 2.12.0
- New API:
- libwacom_get_num_dials, libwacom_get_dial_num_modes, libwacom_get_dial2_num_modes
- libwacom_get_num_rings
- libwacom_match_get_uniq
- libwacom_builder API for instantiating a tablet
- New Devices:
- This release contains over 100 autogenerated tablet files for devices from
Huion and Gaomon, too much to list here
- Huion Kamvas Pro 24, Inspiroy 2 S, M and L, WH1409
- Gaomon S620k$
- Dell Latitude 5320 2-in-1
- Wacom Movink, HID 5334
- XP-Pen Deco Mini 4

libwacom 2.11.0
- New Devices:
- Asus Zenbook Duo
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('libwacom', 'c',
version: '2.11.0',
version: '2.12.0',
license: 'HPND',
default_options: [ 'c_std=gnu99', 'warning_level=2' ],
meson_version: '>= 0.56.0')
Expand Down

0 comments on commit 1e3783e

Please sign in to comment.