feat: align keyboard, screens, and apps flat in front of user on tracking start - #553
feat: align keyboard, screens, and apps flat in front of user on tracking start#553porkyoot wants to merge 1 commit into
Conversation
|
have you tried using the "align keyboard, screens, and apps flat in front of user" hotkey? also known as double-tap B/Y on left controller |
|
I haven't seen that ! Well, it's still useful to have that automatically happen as an option, it's confusing as a new user to have windows open far bellow or on the side barely visible around you. I coded it for myself but I share if anyone wants it |
|
generally the user places things how they like, and that gets saved in relation to the anchor (which is in front of the user). if you want to make it a button to do an auto-layout, that's fine, but generally there shouldn't be anything automatic that would step on the user's own layout preferences |
|
The saving of it is broken anyways, it always have to grab it from the same spot somewhere completely else |
|
@GK-Gaming are you using show-hide-recenter at all, or just togging overlays via the watch?
once you exit edit mode, all you'll need to do is use show-hide-recenter and everything will line up in front of you as you've set it up in edit mode. if you need more than one layout, you can add additional sets via keyboard's hamburger menu. it's also possible to change the watch to have sets instead of individual overlays. |
|
Thanks for the detailed explanation! |
No description provided.