e279712 Remember monitor mapping on close.

1 file Authored by jrope 4 years ago, Committed by berrange 4 years ago,
    Remember monitor mapping on close.
    
    When the application is stopped, if the windows are in fullscreen, their
    position on the client will be remembered.
    
    This change uses the existing option 'monitor-mapping' in the settings
    file to save the position and reuse it on next launch.
    
    This implements part of the requirement from
    https://bugzilla.redhat.com/show_bug.cgi?id=1179070
    
    NOTE: this feature is effective only with GTK >= 3.22
    
    Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
    Signed-off-by: Julien Ropé <jrope@redhat.com>
    
        
file modified
+120 -0