Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window states are saved inconsistently #1

Closed
elementaryBot opened this issue Apr 11, 2017 · 1 comment
Closed

Window states are saved inconsistently #1

elementaryBot opened this issue Apr 11, 2017 · 1 comment
Assignees
Labels
Priority: Low On the radar, but not the most urgent thing

Comments

@elementaryBot
Copy link
Contributor

Scratch saves its' window state in gsettings keys window-state, window-height, window-width, window-x, window-y.

  • Switchboard uses position instead of window-x, window-y.
  • Terminal uses opening-x, opening-y instead of window-x, window-y.
  • Pantheon Files uses maximized (boolean) instead of window-state.

I propose using the keys used by Scratch consistently across all apps.

Launchpad Details: #LP1475825 quassy - 2015-07-18 02:18:55 +0000

@elementaryBot elementaryBot added the Priority: Low On the radar, but not the most urgent thing label Apr 11, 2017
@bilelmoussaoui
Copy link

it's better to use an ai for position & size which is much clear than saving every value on it's own key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low On the radar, but not the most urgent thing
Projects
None yet
Development

No branches or pull requests

4 participants