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

Remember Window size on close #17

Closed
arshubham opened this issue Aug 11, 2017 · 6 comments
Closed

Remember Window size on close #17

arshubham opened this issue Aug 11, 2017 · 6 comments

Comments

@arshubham
Copy link

Each webapp should remember it's window size when last opened.

@artemanufrij
Copy link
Owner

webpin saves size information already in .desktop file:
here is an example:

WebpinThemeColor=#24292e
WebpinWindowWidth=1253
WebpinWindowHeight=1272

@arshubham
Copy link
Author

I maximized the current window in the web app and then closed it, but its is still opening it in the original size. Does it also update on every close?

@artemanufrij
Copy link
Owner

ah.. ok.. I guess I have to save additionaly window state...

@artemanufrij
Copy link
Owner

@arshubham can be tested

@arshubham
Copy link
Author

It works perfectly. Thanks.

@artemanufrij
Copy link
Owner

Thank you @arshubham !

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

2 participants