Is your feature request related to a problem? Please describe.
The left side of my screen (in landscape mode) has the front-facing camera, and so the native fullscreen mode is not desirable to use since there's a circular section of the display missing.
However, I'd like to be able to have the Floating Button feature use the 'dead' space while I'm in a game, so that it doesn't take up part of the usable streaming space.
Describe the solution you'd like
My phone's (OnePlus 8T) native resolution is 2277x1080, and the native full-screen is 2400x1080. So there are 123 pixels of width available (other than where the camera is) that the floating menu could be displayed in without obscuring anything.
This would require a hybrid resolution option, where the streaming resolution matched the native resolution, but Artemis would render the full native-full-screen with a 123-pixel-wide letterbox column on as usable space for the Floating Button. This might also have other uses I haven't considered (e.g. if you are emulating a gamepad with onscreen buttons)
Describe alternatives you've considered
The only real alternatives are disabling the Floating Button or using the Native Full-Screen (the latter of which is undesirable)
Screenshots
No response
Is your feature request related to a problem? Please describe.
The left side of my screen (in landscape mode) has the front-facing camera, and so the
native fullscreenmode is not desirable to use since there's a circular section of the display missing.However, I'd like to be able to have the
Floating Buttonfeature use the 'dead' space while I'm in a game, so that it doesn't take up part of the usable streaming space.Describe the solution you'd like
My phone's (OnePlus 8T)
nativeresolution is 2277x1080, and thenative full-screenis 2400x1080. So there are 123 pixels of width available (other than where the camera is) that the floating menu could be displayed in without obscuring anything.This would require a hybrid resolution option, where the streaming resolution matched the
nativeresolution, but Artemis would render the fullnative-full-screenwith a 123-pixel-wide letterbox column on as usable space for theFloating Button. This might also have other uses I haven't considered (e.g. if you are emulating a gamepad with onscreen buttons)Describe alternatives you've considered
The only real alternatives are disabling the
Floating Buttonor using theNative Full-Screen(the latter of which is undesirable)Screenshots
No response