You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a way to set the configuration for each output such as scale factor, resolution, and layout using one or more declarative-style macros.
Layout positioning is probably going to be the most complex problem, as screen mirroring and other similar tasks can become fairly complex. One possibility is to define the layout as a series of regions, called heads. To get screen mirroring, you would assign two or more outputs to a head.
The text was updated successfully, but these errors were encountered:
sdilts
changed the title
Define a macro for configuring output layout
Define one or more macros for configuring the output layout
Apr 7, 2024
There should be a way to set the configuration for each output such as scale factor, resolution, and layout using one or more declarative-style macros.
Layout positioning is probably going to be the most complex problem, as screen mirroring and other similar tasks can become fairly complex. One possibility is to define the layout as a series of regions, called heads. To get screen mirroring, you would assign two or more outputs to a head.
The text was updated successfully, but these errors were encountered: