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

Begin using gschema #7

Closed
Timecraft opened this issue Nov 1, 2019 · 1 comment
Closed

Begin using gschema #7

Timecraft opened this issue Nov 1, 2019 · 1 comment

Comments

@Timecraft
Copy link
Owner

Using gschema.xml, which is already present will allow for us to save state.

We should be able to:

  • Have a window position; we should be able to put the window where the user last had it.
  • Have a window size; we should be able to make the window as big as it was previously.
  • Have a pane size; we should be able to make each side of the app (sourceview and webview) the size they were last time the user had the app open.
@Timecraft
Copy link
Owner Author

Some gschema stuff has been added. JS Test now can attempt to access io.elementary.code.settings schema, org.gnome.gedit.preferences.editor schema, or just go to the default values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant