>> My total resolution across both monitors is 3520x1200.
> [...]
>> I changed 2048x2048 in xpra/scripts/server.py to 3520x1200 and that
>> fixed issue #1 from my original post. (Strange behavior when running
>> in Nvidia's twinview). Should the maximum resolution be made a
>> parameter? I've not looked into it yet, but it seems like either
>> passing in the size or getting it from an environment variable should
>> solve the problem for those that run large desktops.
> 
> Good question. For now I just bumped it up to 3840x1920 (enough for
> two 1920x1200's side-by-side, or 3 in vertical mode) and added some
> code to notice and warn the user when that isn't sufficient, but an
> option may be necessary if we can't get a proper solution.
I haven't tried enabling randr (is it even supported by Xvfb?)
But that would be the best option wouldn't it?
Get the client to send the max resolution it will use and resize on
connection. No memory wasted.

Antoine

_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to