Is there an existing issue for this?
Current Behavior
When you go vertical a monitor can break the 8k bounds that we set as a default max resolution, this results in a non working stream. At a minimum the user should be informed of the mistake, but as a better alternative they should be informed of an env var they can pass to bypass this error and that it may have unintended consequences.
https://github.com/linuxserver/docker-baseimage-selkies/blob/master/root/etc/s6-overlay/s6-rc.d/svc-xorg/run#L7
like -e MAX_RES=8000x8000.
Expected Behavior
No response
Steps To Reproduce
dsa
Environment
- OS:
- How docker service was installed:
Docker creation
Container logs
Is there an existing issue for this?
Current Behavior
When you go vertical a monitor can break the 8k bounds that we set as a default max resolution, this results in a non working stream. At a minimum the user should be informed of the mistake, but as a better alternative they should be informed of an env var they can pass to bypass this error and that it may have unintended consequences.
https://github.com/linuxserver/docker-baseimage-selkies/blob/master/root/etc/s6-overlay/s6-rc.d/svc-xorg/run#L7
like
-e MAX_RES=8000x8000.Expected Behavior
No response
Steps To Reproduce
dsa
Environment
Docker creation
Container logs