File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ libwacom 2.14.0:
2
+ - New API:
3
+ - libwacom now supports stylis from vendors other than Wacom with these new APIs
4
+ - libwacom_get_styli
5
+ - libwacom_stylus_get_paired_styli
6
+ - libwacom_stylus_get_vendor_id
7
+ - A new WACOM_DEVICE_INTEGRATED_REMOTE flag is available for remotes like the
8
+ Wacom ExpressKey Remote, Huion K20, etc.
9
+ - WACOM_STATUS_LED_DIAL and DIAL2 are now available to indicate dial status ledsj
10
+ - New behaviour: $XDG_CONFIG_HOME/libwacom is now supported as path for
11
+ local .tablet files.
12
+ - New Devices:
13
+ - StarLite Mk V
14
+ - Asus Zenbook UX8406MA
15
+ - Lenovo Yoga 9, Ideapad Flex 5, Yoga X1 Gen5
16
+ - XP Pen Artist 22R Pro, 24 Pro, ACK05 Remote, Deco Fun L
17
+ - HP Pavilion x360, Spectre x360
18
+ - Huion KeyDial K20
19
+
1
20
libwacom 2.13.0
2
21
- New Devices:
3
22
- HP Elite Chromebook c1030
Original file line number Diff line number Diff line change 1
1
project (' libwacom' , ' c' ,
2
- version : ' 2.13 .0' ,
2
+ version : ' 2.14 .0' ,
3
3
license : ' HPND' ,
4
4
default_options : [ ' c_std=gnu99' , ' warning_level=2' ],
5
5
meson_version : ' >= 0.57.0' )
You can’t perform that action at this time.
0 commit comments