inputplug 0.4.0-3 source package in Ubuntu

Changelog

inputplug (0.4.0-3) unstable; urgency=medium

  [ Peter Michael Green ]
  * Provide compatibility with upcoming rust-nix and rust-x11rb updates:
    - Explicitly enable the "process" feature in nix dependency (needed
      for nix 0.27)
    - Use of u32::from on info.flags is a no-op with x11rb 0.10 and lower
      because flags is already a u32. With x11rb 0.13, this will convert
      the flags to a u32.
    Closes: #1064490.

 -- Andrej Shadura <email address hidden>  Fri, 23 Feb 2024 11:01:01 +0100

Upload details

Uploaded by:
Andrej Shadura
Uploaded to:
Sid
Original maintainer:
Andrej Shadura
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
inputplug_0.4.0-3.dsc 1.5 KiB 7467be6a30fcad1641f4a6e541a1d5c5ce52c45824a902d31f9aae775d962ec0
inputplug_0.4.0.orig.tar.gz 10.3 KiB 277de7f091114d6276956a3d049e24deb3785571fee535d3aa0b2efc1f842e00
inputplug_0.4.0-3.debian.tar.xz 3.5 KiB da6723a8a0ef3ecb8129548deddbf14ef12d473b64877017e3d0cbea8ae44d43

Available diffs

No changes file available.

Binary packages built by this source

inputplug: XInput monitor

 inputplug is a daemon which connects to a running X server
 and monitors its XInput hierarchy change events, such as
 an input device being attached or removed, enabled or disable
 etc, and runs some command when these events happen.

inputplug-dbgsym: debug symbols for inputplug