forked from pool/libei
Accepting request 1091447 from X11:Wayland
- Update to release 1.0.0 OBS-URL: https://build.opensuse.org/request/show/1091447 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libei?expand=0&rev=9
This commit is contained in:
commit
1d07441d51
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a7543afa4fb28a0cbc73b8e0060e957d5f9f225d12d0c0ee251fc61e629ef91
|
||||
size 216580
|
3
libei-1.0.0.tar.gz
Normal file
3
libei-1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fc8dbc2c39c6142da10136a00691e9352fee1ff9bccff978fa68779e73c2a34
|
||||
size 221379
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 8 13:10:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.0.0
|
||||
* Protocol:
|
||||
* ei_connection.sync now takes a version argument to allow for
|
||||
future updates of the ei_callback interface. This is a
|
||||
protocol change.
|
||||
* The ei-scanner now exposes interface_arg + interface_arg_for
|
||||
and version_arg + version_arg_for to allow for better
|
||||
handling of arguments that refer to interfaces or versions,
|
||||
respectively.
|
||||
* Library:
|
||||
* The enum eis_event_type was synced with libei so identical
|
||||
events have the same enum value in both libraries.
|
||||
* A few missing functions are now public too.
|
||||
* libeis _for now_ sends all negotiated interface versions back
|
||||
to the client during the initial handshake.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 12:50:07 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libei
|
||||
%define lname libei1
|
||||
Version: 0.99.2
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: Library for emulated input in Wayland
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user