File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ PyPi:
26
26
27
27
28
28
Changelog
29
- ^^^^^^^^^
29
+ =========
30
30
31
31
0.2.0 (Aug 22, 2012)
32
- ~~~~~~~~~~~~~~~~~~~~
32
+ ^^^^^^^^^^^^^^^^^^^^
33
33
34
34
Enhancements:
35
35
- Add the ability to set arbitrary device capabilities on uinput
@@ -56,7 +56,7 @@ Enhancements:
56
56
57
57
- Make ``InputDevice.capabilities() `` perform a ``EVIOCGABS `` ioctl
58
58
for devices that support ``EV_ABS `` and return that info wrapped in
59
- a ``AbsData `` namedtuple.
59
+ an ``AbsData `` namedtuple.
60
60
61
61
- Split ``ioctl_devinfo `` into ``ioctl_devinfo `` and
62
62
``ioctl_capabilities ``.
79
79
80
80
81
81
0.1.1 (May 18, 2012)
82
- ~~~~~~~~~~~~~~~~~~~~
82
+ ^^^^^^^^^^^^^^^^^^^^
83
83
84
84
Enhancements:
85
85
- Add ``events.keys ``, which is a combination of all ``BTN_ `` and
90
90
91
91
92
92
0.1.0 (May 17, 2012)
93
- ~~~~~~~~~~~~~~~~~~~~
93
+ ^^^^^^^^^^^^^^^^^^^^
94
94
95
95
*Initial Release *
You can’t perform that action at this time.
0 commit comments