Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Podcasts Podcasts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 105
    • Issues 105
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • PodcastsPodcasts
  • Merge requests
  • !25

Issue #50: Persist window geometry

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Anarchist Mae requested to merge anarchistmae/Hammond:feature/persist-window-geometry into master Mar 18, 2018
  • Overview 4
  • Commits 2
  • Pipelines 3
  • Changes 4

Just the basics necessary to make it work. It persists the top, left, height, width and also the maximised state of the main window. I've not written tests for this, as I'm sure some of this will be tidied up as part of the settings.rs work.

Unfortunately half screen maximisation doesn't appear to be exposed anywhere, when the window is restored it will just restore to the same size and position but it will not be styled as though it's maximised.

Edited Mar 18, 2018 by Anarchist Mae
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/persist-window-geometry