Re: [PATCH 4/5] spice: get monitors physical dimension

2020-09-21 Thread Gerd Hoffmann
On Thu, Sep 17, 2020 at 10:22:41AM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Note that for consistency, we use the same logic as MonitorsConfig to > figure out the associated monitor. However, I can't find traces of the > discussion/patches about the "new spice-serv

[PATCH 4/5] spice: get monitors physical dimension

2020-09-16 Thread marcandre . lureau
From: Marc-André Lureau Note that for consistency, we use the same logic as MonitorsConfig to figure out the associated monitor. However, I can't find traces of the discussion/patches about the "new spice-server" behaviour: it still uses the multiple-configurations path in git master. Signed-off