SHA256
1
0
forked from pool/spacenavd
Ana Guerrero 2024-08-25 10:10:38 +00:00 committed by Git OBS Bridge
commit cb9b4d70cc
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94f28b56dcdb9e9439ea51a06fb1aae3ab5c5db3ca532d188c6d77d2148cc575
size 62837

3
spacenavd-1.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4302836c31f7e0998ae7bb85e4d357b85cb8b9bcbc381abfaba4f647c5c2f726
size 63619

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Aug 22 19:29:13 UTC 2024 - Herbert Graeber <herbert@graeber-clan.de>
- Version 1.3
* Support for dominant axis mode. Dominant axis toggle can be bound as
a button action.
* Fixed device detection for some serial Spaceballs which were misdetected
due to spurious data arriving before the "@reset".
* Normalized default axis mapping/sign for CadMan USB and Spaceball 5000 USB.
* Linux: stop using the evdev time field, which was dropped in 32bit linux
for year 2038 compatibility.
* Protocol: added missing set/get requests for the repeat interval.
* Updated device blacklists to ignore 3Dconnexion keyboards/mice.
* Build improvements and fixes for various platforms.
- Add libXext as a build requires
-------------------------------------------------------------------
Thu Feb 22 21:49:37 UTC 2024 - Herbert Graeber <herbert@graeber-clan.de>

View File

@ -18,7 +18,7 @@
Name: spacenavd
Version: 1.2
Version: 1.3
Release: 0
Summary: Daemon for 3Dconnexion devices
License: GPL-3.0-or-later
@ -33,6 +33,7 @@ Patch2: harden_spacenavd.service.patch
BuildRequires: pkgconfig
BuildRequires: systemd-rpm-macros
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext)
%{?systemd_requires}
Requires: xdpyinfo
Supplements: modalias(usb:v046DpC603d*dc*dsc*dp*ic*isc*ip*)