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

Add methods for minimizing and unminimizing the window/drawing #175

Open
1 task
sunjay opened this issue May 25, 2020 · 0 comments
Open
1 task

Add methods for minimizing and unminimizing the window/drawing #175

sunjay opened this issue May 25, 2020 · 0 comments
Labels

Comments

@sunjay
Copy link
Owner

sunjay commented May 25, 2020

Follow-up issue from #49.

It would be great if we could minimize and unminimize the window/drawing programmatically.

The set_minimized method on Window should come in handy for that.

  • Add is_minimized, minimize, and unminimize methods to Drawing

This issue is partially blocked on new events becoming available: rust-windowing/winit#1578

  • The minimize and unminimize methods can be added and stabilized with no issues
  • The is_minimized method may be added, but should be marked unstable like is_maximized

If you would like to work on this, please leave a comment. I am happy to provide mentoring instructions.

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

No branches or pull requests

1 participant