Skip to content

feat(gestures): 1:1 touchpad tag scrubbing - #1106

Open
ernestoCruz05 wants to merge 2 commits into
mangowm:mainfrom
ernestoCruz05:1to1-gest
Open

feat(gestures): 1:1 touchpad tag scrubbing#1106
ernestoCruz05 wants to merge 2 commits into
mangowm:mainfrom
ernestoCruz05:1to1-gest

Conversation

@ernestoCruz05

Copy link
Copy Markdown
Contributor

1to1 gestures for when changing tags, i also worked a bit on something like this for overview but i found it to be too troublesome and not a good workflow

2026-06-29.14-21-26.mp4

References #937

@DreamMaoMao

Copy link
Copy Markdown
Collaborator

This architecture seems a bit complicated. I have other design ideas,
but I haven't had the time to implement them yet.

image

The sliding distance control factor can be directly introduced, and then the current time can be continuously updated to the corresponding proportional time. In this way, when the hand is released, it can continue to move according to the current proportion. Only one auxiliary control variable and a small amount of code need to be introduced

@ernestoCruz05

ernestoCruz05 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the feedback, especially the client_animation_next_tick feedback, I will go back to the drawing board and make a better implemmentation, or at least, alter the current implemmentation

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.

2 participants