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.
Copy link
Member

@ammen99 ammen99 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@ammen99
Copy link
Member

ammen99 commented Dec 19, 2024

Seems like the codestyle is not quite right, please fix it as well and then we can merge ;)

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