Source: ukui-input-gather Section: x11 Maintainer: Kylin Team Uploaders: zhangpan , handsome_feng Build-Depends: debhelper-compat (=13), libinput-dev (>= 1.20.0), libudev-dev, libx11-dev, libxi-dev, qmake6, qt6-base-dev, Standards-Version: 4.7.4 Homepage: https://gitee.com/openkylin/ukui-input-gather Vcs-Browser: https://salsa.debian.org/kylin-team/ukui-input-gather Vcs-Git: https://salsa.debian.org/kylin-team/ukui-input-gather.git Package: ukui-input-gather Architecture: any Depends: libukuiinputgatherclient1, ${misc:Depends}, ${shlibs:Depends}, Description: libinput event distribution service of UKUI This service will send some libinput events to the client, most graphics frameworks do not send these events to the window, such as LIBINPUT_EVENT_SWITCH_TOGGLE. Client can get these event without root privileges. Package: libukuiinputgatherclient1 Architecture: any Section: libs Provides: libukuiinputgatherclient, Depends: ${misc:Depends}, ${shlibs:Depends}, Description: provide library for connect to ukui-input-gather The libukuiinputgatherclient is a library to provides interfaces that allow applications to interact with ukui-input-gather service such as get event from ukui-input-gather. Package: libukuiinputgatherclient-dev Architecture: any Section: libdevel Depends: libukuiinputgatherclient, ${misc:Depends}, ${shlibs:Depends}, Description: provide development files of libukuiinputgatherclient The libukuiinputgatherclient is a library to provides interfaces that allow applications to interact with ukui-input-gather service such as get event from ukui-input-gather. Contains development files for libukuiinputgatherclient.