Skip to content
  • Vlad Zahorodnii's avatar
    Fix updating fullscreen geometry restore · f1f51279
    Vlad Zahorodnii authored
    Currently, fullscreen geometry restore is computed from maximized
    geometry restore. However, the latter is set only when the window is
    maximized.
    
    Also, updateGeometryRestoresForFullscreen() can be called when the
    window has not been moved. Avoid updating geometry restore if the output
    has not been changed.
    f1f51279