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

types: add two more edge-swipe types #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arpio23
Copy link

@arpio23 arpio23 commented Nov 22, 2024

On touchscreen devices, we can gain more options to trigger some actions or activate plugins by splitting the edge_swipes into 3 sections.

edge-s1-swipe: first section of the edge before the main section, for example first 20% of the edge length.
edge-swipe: main section, for example 60% of edge length centered to the edge.
edge-s2-swipe: last section of the edge after the main section, for example last 20% of the edge length.

On touchscreen devices, we can gain more options to trigger some actions or activate plugins by splitting the edge_swipes into 3 sections.

edge-s1-swipe: first section of the edge before the main section, for example first 20% of the edge length.
edge-swipe: main section, for example 60% of edge length centered to the edge.
edge-s2-swipe: last section of the edge after the main section, for example last 20% of the edge length.
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.

1 participant