Accepting request 1108996 from X11:Wayland
- Update to release 1.0.901 (1.1.0~rc1) * ei_device_get_region_at() and its libeis equivalent was added as a helper to obtain a device's region at a given point. * ei_region_get_mapping_id() returns the mapping id previously set by the EIS implementation via eis_region_set_mapping_id(). This mapping id can be used to identify external resources that have a relationship with this region. This is a protocol addition and bumps the ei_device protocol to version 2. OBS-URL: https://build.opensuse.org/request/show/1108996 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libei?expand=0&rev=10
This commit is contained in:
commit
f0829f92f2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1fc8dbc2c39c6142da10136a00691e9352fee1ff9bccff978fa68779e73c2a34
|
|
||||||
size 221379
|
|
3
libei-1.0.901.tar.gz
Normal file
3
libei-1.0.901.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:11be2b3d4354e8642bc33eed6500fe02e79f99f3fc9d51a01e6cba44b754254d
|
||||||
|
size 225039
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 31 09:28:28 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.0.901 (1.1.0~rc1)
|
||||||
|
* ei_device_get_region_at() and its libeis equivalent was added
|
||||||
|
as a helper to obtain a device's region at a given point.
|
||||||
|
* ei_region_get_mapping_id() returns the mapping id previously
|
||||||
|
set by the EIS implementation via
|
||||||
|
eis_region_set_mapping_id(). This mapping id can be used to
|
||||||
|
identify external resources that have a relationship with
|
||||||
|
this region.
|
||||||
|
This is a protocol addition and bumps the ei_device protocol
|
||||||
|
to version 2.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 8 13:10:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Thu Jun 8 13:10:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libei
|
Name: libei
|
||||||
%define lname libei1
|
%define lname libei1
|
||||||
Version: 1.0.0
|
Version: 1.0.901
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for emulated input in Wayland
|
Summary: Library for emulated input in Wayland
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user