Skip to content
Discussion options

You must be logged in to vote

There could be several things happening here.

The first problem is you cannot really test output quality when running nested. The nested compositor will use the host as a backend, Your WL-1 virtual monitor is just a window rendered by the host compositor. When you resize that window, or even at creation time, its "resolution" changes, it is never what you define for the monitor. If you want to see the real output, you need to run a separate instance of the compositor, either using one dedicated output, or a virtual machine with GPU passthrough.

Other than that, I run sway and scroll nested all the time for debugging purposes, but not for rendering debugging. The main ideas are:

  1. I don't h…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@maxigaz
Comment options

Answer selected by maxigaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants