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

Auto save main windows geometry on close #162

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

worron
Copy link
Collaborator

@worron worron commented Jan 30, 2024

Panku saves its windows placement on NOTIFICATION_WM_CLOSE_REQUEST, but it doesn't not work in editor (F8). This PR offers auto save window geometry on window close, which will make windows management a bit more convenient.

@Ark2000
Copy link
Owner

Ark2000 commented Feb 8, 2024

Thanks, it’s something I had wanted to address but didn’t have the time for .

@Ark2000
Copy link
Owner

Ark2000 commented Feb 8, 2024

Still, it’s still a problem of how to perceive different quitting scenarios.

@Ark2000 Ark2000 merged commit ef133ba into Ark2000:master Feb 8, 2024
@worron worron deleted the auto_save_windows branch February 8, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants