-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Scenario
- I have a game running full-screen in a "main monitor" (1366x768)
- I plug-in an "additional display" on the second HDMI port, for example, an HDMI capture card
Expectations
It would be interesting that, in this scenario, the "secondary output" is set to the same resolution as the "main monitor" (1366x768), and also positioned at (0,0).
In this way, the same content would be visible in both screens.
Ideas
Do you think it would make sense to have new cage modes? As:
-m custom-> Runs a script/command when the layout changes. Hence, an user could develop custom behaviors using bash and wlr-randr-m overlap-> Overlap all outputs (Maybe setting one output as the "main one")
At the moment, I am trying to resolve this scenario with some maybe not ideal scripts to achieve this in (my repo).
I assume that the output names will not be consistent in this scenario, as the image will be used in different systems
Metadata
Metadata
Assignees
Labels
No labels