Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to ignore scrolling #62

Merged
merged 3 commits into from
Feb 18, 2022
Merged

add option to ignore scrolling #62

merged 3 commits into from
Feb 18, 2022

Conversation

Ckath
Copy link
Contributor

@Ckath Ckath commented Apr 15, 2021

another thing I had in my fork, might also want it upstreamed.
I had a worse workaround to deal with the mouse sending useless RawMovement codes on scrolling, but it turns out event_x and event_y are always equal on those so this works as well.

xbanish.c Outdated Show resolved Hide resolved
xbanish.c Outdated Show resolved Hide resolved
xbanish.c Outdated Show resolved Hide resolved
@Ckath Ckath force-pushed the scroll branch 2 times, most recently from a7efdc3 to 89fdc89 Compare April 28, 2021 14:23
Ckath added 3 commits April 29, 2021 19:24
- move ignore_scroll to list of global statics
- add -s to usage
- use >=/<= to clearup range
@Barbaross93
Copy link

Hi there,

I hate to be that guy™, but what's the status on this? It'd be great to have this feature.

@jcs jcs merged commit 3dcc448 into jcs:master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants