top | item 44785405

(no title)

hecturchi | 7 months ago

I wonder how Linux deals with this? Is extending the screen a display resize? Or a cropped area extension? Or a different display? Even more questions about using it as two monitors...

discuss

order

rollcat|7 months ago

Up to the hardware how it presents this to the driver, up to the driver to expose it to the userspace, up to X11 or the Wayland compositor to figure it out.

Dynamically resizable displays have been a thing for like 2 decades - check out any GUI VM with guest extensions.