vrcx-team / VRCX

Friendship management tool for VRChat
MIT License
950 stars 178 forks source link

[Feature Request] Put 2 different launch buttons instead of "Start as Desktop" checkbox #824

Open flizeee opened 2 months ago

flizeee commented 2 months ago

Explain in detail what your suggested feature would be used for. Explain why people would want to use it. For me, who changes between both Desktop / VR a lot, it's annoying to toggle the "Start as Desktop" checkbox every time especially using Virtual Desktop, it might be better if we put 2 buttons (Launch as VR, Launch as Desktop) instead of a checkbox.

Describe how it would look if it requires a UI.

image
Myrkie commented 2 months ago

I don't see the point of adding an entire button, seems like more UI clutter for essentially the same functionality.

TayouVR commented 2 months ago

I actually agree with this two button approach. I think this looks nicer than a checkbox, though I'm no UI designer either...

clarjon1 commented 2 months ago

Perhaps a split button dropdown? Would allow for reduced clutter and easier access to switch the setting, and looks to be supported by vue already:

https://bootstrap-vue.org/docs/components/dropdown#split-button-support

Natsumi-sama commented 2 months ago

We're using element UI not bootstarp Vue. The reason it's like this is if you don't have SteamVR installed launching in "VR mode" will start as Desktop mode because there is no VR mode only a Desktop mode.