Skip to content

[Feature request]: hybrid between "native" and "native fullscreen" to use extra space for Floating Button #527

@kinland

Description

@kinland

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions