emvaized/circle-mouse-gestures

Segment placement, triggers, nested menus, and menu timeout feature suggestions/requests

Closed this issue · 0 comments

filen1 commented

Some features I'd like to see is the ability to change the way segments are arranged. Right now if you have two segments they will be side by side. I'd like to be able to arrange them so one is on top of the other. This should be able to be configured for each different level of each different menu.

Another feature that would increase qol is the ability for different menus to have different triggers. Right now it is one trigger for all menus.

Nested menus would be a game changer, it would work like this: We first need the ability to add our own mod menus. Then we would need an action for "Bring up "X" menu". This would need to be able to be triggered as soon as we hover it, then it would close the previous menu and bring up menu "X". We would then be able to do more complex gestures and access more commands without the precision movements required by using multiple levels.

A special case for "esc" to close the menu or a way to timeout the menu would be appreciated.
edit: I forgot to mention that an action for "tab cycling" would also be nice