SHA256
1
0
forked from pool/libinput
libinput/libinput.changes

33 lines
1.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun Jul 13 11:22:54 UTC 2014 - dimstar@opensuse.org
- Update to version 0.4.0:
* The logging system now works per-context instead of per library
and dropped the userdata argument.
* libinput_destroy() was changed to libinput_unref(), plus you
now have libinput_ref() too.
* A couple of renames of constants for API consistency.
Triggered by the logging changes, creation of udev seats is now
different.
* A couple of bugfixes, mainly in the touchpad code.
Absolute event coordinates are now provided in mm, not
device-specific coordinates. This doesn't change anything for
callers using the respective_get_transformed() function.
* ref/unref() is now available for the libinput context itself.
-------------------------------------------------------------------
Thu May 1 21:25:26 UTC 2014 - dimstar@opensuse.org
- Add baselibs.conf: provide libinput0-32bit. Required by
libclutter-gst-2_0-0-32bit.
-------------------------------------------------------------------
Thu Feb 27 18:34:17 UTC 2014 - jengelh@inai.de
- Update to initial upstream tarball release, version 0.1.0
-------------------------------------------------------------------
Wed Jan 29 12:05:34 UTC 2014 - jengelh@inai.de
- Initial package (version 0.0.90~git301) for build.opensuse.org