Path to this page:
./
x11/xbanish,
Banish the mouse cursor when typing
Branch: CURRENT,
Version: 1.8,
Package name: xbanish-1.8,
Maintainer: phoxbanish 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.
Required to run:[
x11/Xfixes]
Required to build:[
pkgtools/x11-links] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 6.916 KB
Version history: (Expand)
- (2022-07-08) Updated to version: xbanish-1.8
- (2020-11-24) Updated to version: xbanish-1.7
- (2020-01-31) Package added to pkgsrc.se, version xbanish-1.6nb1 (created)
CVS history: (Expand)
2023-07-11 07:25:28 by Nia Alarie | Files touched by this commit (1) |
Log message:
xbanish: Add missing libXt dependency
|
2022-07-07 23:32:21 by pin | Files touched by this commit (2) | |
Log message:
x11/xbanish: update to 1.8
-add -s option to ignore scrolling events (#62)
-Makefile: Use pkg-config
Updated in wip by Paolo Vincenzo Olivo, simplified by leot and restore linking
by myself.
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-11-24 11:28:44 by Nia Alarie | Files touched by this commit (2) |
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
|
2020-03-26 03:26:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs libXt.
|
2020-01-31 19:40:13 by Thomas Klausner | Files touched by this commit (2) |
Log message:
xbanish: simplify. Honor LDFLAGS to fix RELRO build. Bump PKGREVISION.
|
2020-01-31 18:27:16 by Masatake Daimon | Files touched by this commit (4) |
Log message:
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.
|