forked from pool/libei
[info=5e5ccfe0e829afdb089799c7d3bb263c4aa412bd768400937fd1acc5e2df15a8]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libei?expand=0&rev=36
This commit is contained in:
parent
412e1afa4d
commit
4eb966e5ed
@ -1,4 +1,4 @@
|
||||
mtime: 1717765323
|
||||
commit: ce1161ad6377ada74c6fd1059ed53def28371ae343c3fb055d187847a8e1bdc6
|
||||
url: https://src.opensuse.org/pool/libei
|
||||
revision: factory
|
||||
mtime: 1723243979
|
||||
commit: 5e5ccfe0e829afdb089799c7d3bb263c4aa412bd768400937fd1acc5e2df15a8
|
||||
url: https://src.opensuse.org/jengelh/libei
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6536235befc648650b8b739563adec6cfa75a688da4a8d56ab970f1043edcf8
|
||||
oid sha256:aae468f81101d869623d80e0eb94bee4667a67cea4a5a72558a106de08c258ea
|
||||
size 256
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e06f06aa4dd1f7d170a0e5194644fe5cc889adc9b7be16bed5f2c39145569a4
|
||||
size 231338
|
BIN
libei-1.3.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
libei-1.3.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 22:37:39 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.3.0
|
||||
* Devices without regions or with multiple regions previously
|
||||
failed region checks for touch events and absolute pointer
|
||||
events (now fixed).
|
||||
* liboeffis's ConnectToEIS dbus call is now async to avoid stalling
|
||||
the client.
|
||||
* many clarifications for ambiguity in the protocol documentation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 18:28:34 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%define lname libei1
|
||||
Name: libei
|
||||
Version: 1.2.1
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Library for emulated input in Wayland
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user