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

[Feature]: cursor release toggle mapped to any key #61

Open
1 task done
FlyMeToTheMoonAndLetMePlayAmongTheStars opened this issue Dec 26, 2022 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@FlyMeToTheMoonAndLetMePlayAmongTheStars
Copy link
Contributor

Is your feature request related to a problem?

No

Describe the solution you'd like

You know how you can press option to release the cursor whenever you want? Well what if there was a way to map certain keys to also do this cursor release behavior? The user benefit is that it would save you a press of the option key when you are interacting with certain in-game menus where you will end up pressing option after anyways. While this seems insignificant and trivial, one less key you need to press will add up over time and reduces redundant interactions.

Examples (Genshin):

  • pressing J to open the quest menu, you're going to press option after opening this anyways to select a quest or choose navigation
  • pressing M to open the world map, you're going to press option after to choose a teleporter or add a marker
  • pressing C to open the character menu, you're going to press option after anyways to click on a character or weapon, artifacts, etc.
  • pressing any of the keys mapped to the following menus: Events, BP, wishes, adventurer's handbook, bag/inventory
  • you get the idea

Anything else?

How this might work in terms of UI/logic:

  • imagine it as a new circle with a new icon added to the radial 'add keymap' menu in keymap editor, instead of 4 circles/options to choose from there's now 5
  • like the other options, choosing it will allow you to map any key (except option, cmd, LMB, RMB, etc.)
  • if the cursor is not currently released and any of the mapped cursor toggle keys are pressed, the cursor will be released
  • press option to lock the cursor again as you normally would

Issue Language

  • Yes my issue is written in English
@Depal1 Depal1 transferred this issue from PlayCover/PlayCover Jan 4, 2023
XuYicong pushed a commit to XuYicong/PlayTools that referenced this issue Mar 4, 2023
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
None yet
Development

No branches or pull requests

1 participant