Skip to content

Tags: jcs/xbanish

Tags

v1.8

Toggle v1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add -s option to ignore scrolling events (#62)

v1.7

Toggle v1.7's commit message
xinput: ignore duplicate XDevicePresenceNotifyEvents

When reacting to a XDevicePresenceNotifyEvent and snooping on all
devices, this can (sometimes?) cause a bunch of duplicate
XDevicePresenceNotifyEvents to show up, which then puts us into an
infinite loop of snooping and reacting to these events.

Store the serial of the event and ignore any duplicates.

Might fix #48.

v1.6

Toggle v1.6's commit message
release 1.6

v1.5

Toggle v1.5's commit message
roll 1.5

v1.4

Toggle v1.4's commit message
call this version 1.4

v1.3

Toggle v1.3's commit message
version 1.3

v1.2

Toggle v1.2's commit message
release version 1.2

v1.1

Toggle v1.1's commit message
version 1.1

v1.0

Toggle v1.0's commit message
init kids to NULL so the later check is correct

prevents XFree trying to free junk in the error path