Path to this page:
Subject: CVS commit: pkgsrc/x11/xbanish
From: Nia Alarie
Date: 2020-11-24 11:28:44
Message id: 20201124102845.064B7FA9D@cvs.NetBSD.org
Log Message:
xbanish: Update to 1.7
Christian Garbs (1):
call XFreeDeviceList() after XListInputDevices() (#46)
Graham Gower (1):
Rescan the input devices when a device is (un)plugged. (#41)
Oleksandr Motsak (1):
Add -a option to always hide mouse pointer
joshua stein (9):
Add DPRINTF macro to make debugging printfs easier
Makefile: always add -W flags to CFLAGS
Makefile: releases are handled through git tags
Add an -m option to move the cursor to a corner when hiding
XQueryPointer's final arg needs an unsigned int
usage: don't depend on __progname
hide_cursor: return early
snoop_xinput: close the device after probing it to avoid leaking mem
xinput: ignore duplicate XDevicePresenceNotifyEvents
Files: