On Fri, Nov 19, 2021 at 02:53:32AM +0100, Dominik Vogt wrote: > On Fri, Nov 19, 2021 at 02:14:57AM +0100, Dominik Vogt wrote: > > For debugging I need to run another fvwm in xnest, but that > > doesn't support randr. > > > > The attached patch mocks up a global monitor to use if init fails. > > It works at the first glance, but the patch is not very clean. > > Please comment. > > Sorry, wrong patch, this is the correct one.
I think most people have started to use Xephyr instead of Xnest, which does support RANDR... I'd rather that than maintain a single screen. For reference, I did used to support that, but removed it in commit 6e646e6201051d19dea5fa8e985fcaf884f0d94d Kindly, Thomas