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 miniaturize, deminiaturize, performMiniaturize, and isMiniaturized methods #10

Open
Adrian-Samoticha opened this issue Jan 12, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Adrian-Samoticha
Copy link
Member

Adrian-Samoticha commented Jan 12, 2023

Add methods for the miniaturize, deminiaturize, performMiniaturize, and isMiniaturized methods of the NSWindow.

None of those methods require any arguments (except for a sender, which may be nil), and are therefore very straightforward to implement, which is why I have marked this issue as a “good first issue”.

If this is your first time contributing to a macOS plugin, feel free to use the CONTRIBUTING.md file as guidance.

@Adrian-Samoticha Adrian-Samoticha added enhancement New feature or request good first issue Good for newcomers labels Jan 12, 2023
@Adrian-Samoticha Adrian-Samoticha changed the title Add miniaturize, deminiaturize , performMiniaturize , and isMiniaturized methods Add miniaturize, deminiaturize, performMiniaturize, and isMiniaturized methods Jan 12, 2023
@Adrian-Samoticha
Copy link
Member Author

This issue was mistakenly mentioned in #46. It is currently not being actively worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant