summaryrefslogtreecommitdiff
path: root/NEWS
blob: e37771c427fd43ff6fafd57f34d767602f6cfb7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
libwacom 0.4:
- More metadata for:
  - Intuos4 WL
  - Bamboo One
  - Intuos5 series
- Don't fail to create a WacomDevice for Touch devices
- Add API to access all items in the database
- Add helper tool to generate udev rules from the database

libwacom 0.3:
- Loads of new and updated tablet definition files
- Add and correct information about styli
- Update wacom.example with loads of documentation
  about adding new tablet definitions
- Handle Puck device type
- Support enumerating touchstrips, touchrings and buttons
- Get device name from the kernel for generic tablets
- Add support for the WACf004 serial tablet
- Build fixes (exported symbols, soname)

libwacom 0.2:
- Don't add devices that lack DeviceMatch
- Get whether a device is builtin from udev
- Fix definitions for Reversible property
- Add definition for Cintiq 21UX2
- Add test for serial devices
- Fix Intuos4 styli's number of buttons

libwacom 0.1:
- First release