Commit graph

4 commits

Author SHA1 Message Date
nia
5fcd531bf7 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
2020-11-24 10:28:44 +00:00
joerg
d1b18a57dd Needs libXt. 2020-03-26 02:26:51 +00:00
wiz
6f6d9c433a xbanish: simplify. Honor LDFLAGS to fix RELRO build. Bump PKGREVISION. 2020-01-31 18:40:13 +00:00
pho
67558c14a9 Import xbanish-1.6
xbanish hides the mouse cursor when you start typing, and shows it
again when the mouse cursor moves or a mouse button is pressed.  This
is similar to xterm's pointerMode setting, but xbanish works globally
in the X11 session.
2020-01-31 17:27:16 +00:00