Re: [Spice-devel] [PATCH] Update monitor state when it is detached

2016-08-15 Thread Frediano Ziglio
> > The monitor detached state is being set but not updated, in order to update > it > we should call ChangeDisplaySettingsEx after setting the appropriate > flags along with width and height that are set to 0. > > Signed-off-by: Sameeh Jubran > --- > vdagent/desktop_layout.cpp | 5 - > 1 f

[Spice-devel] [PATCH] Update monitor state when it is detached

2016-08-15 Thread Sameeh Jubran
The monitor detached state is being set but not updated, in order to update it we should call ChangeDisplaySettingsEx after setting the appropriate flags along with width and height that are set to 0. Signed-off-by: Sameeh Jubran --- vdagent/desktop_layout.cpp | 5 - 1 file changed, 4 insert