Skip to content

Feature: add an option for circle to search gesture zone width - #731

Merged
sameerasw merged 3 commits into
sameerasw:developfrom
xeaft:feature/gesture-zone-width
Aug 13, 2026
Merged

Feature: add an option for circle to search gesture zone width#731
sameerasw merged 3 commits into
sameerasw:developfrom
xeaft:feature/gesture-zone-width

Conversation

@xeaft

@xeaft xeaft commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Implementation for my feature request #729

Added a "Gesture zone width" slider under the existing "Gesture zone height" slider. The new slider spans from 80dp to 280dp. These values didn't feel too small for a minimum, or too big for a maximum when testing (but have no real meaning outside of that).

as a result, the updateOverlay method under OmniGestureOverlayHandler.kt takes an extra widthDp argument.

image

@xeaft xeaft changed the title Feature add an option for circle to search gesture zone width Feature: add an option for circle to search gesture zone width Aug 9, 2026
@sameerasw sameerasw added the enhancement New feature or request label Aug 11, 2026
@sameerasw sameerasw moved this from Backlog to In review in Essentials Progress Aug 11, 2026
@sameerasw
sameerasw self-requested a review August 11, 2026 04:01
@sameerasw sameerasw linked an issue Aug 11, 2026 that may be closed by this pull request
1 task

@sameerasw sameerasw left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contributions <3

@sameerasw
sameerasw merged commit a8cb98c into sameerasw:develop Aug 13, 2026
@github-project-automation github-project-automation Bot moved this from In review to Done in Essentials Progress Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Feature]: Configurable gesture zone width

2 participants