SHA256
1
0
forked from pool/libei

6 Commits

4 changed files with 26 additions and 5 deletions

View File

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

BIN
libei-1.4.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Feb 12 09:55:59 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.0
* ei_disconnect() is now public
* libei now provides an ei_ping() call with a corresponding
EI_EVENT_PONG event.
* libeis now provides an eis_ping() call and EIS_EVENT_PONG
event
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libei
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
%define lname libei1
Name: libei
Version: 1.2.1
Version: 1.4.0
Release: 0
Summary: Library for emulated input in Wayland
License: MIT