SHA256
1
0
forked from pool/libei

- Update to release 1.0.0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libei?expand=0&rev=21
This commit is contained in:
Jan Engelhardt 2023-06-08 13:23:21 +00:00 committed by Git OBS Bridge
parent 0e733ddcca
commit 3dbcb71f61
4 changed files with 23 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1fc8dbc2c39c6142da10136a00691e9352fee1ff9bccff978fa68779e73c2a34
size 221379

View File

@ -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>

View File

@ -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