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

feat: Add methods for window settings in Application #2470

Merged
merged 2 commits into from
Jun 20, 2024

Commits on Jun 20, 2024

  1. feat: Add methods for window settings in Application

    This commit adds new methods to the `Application` struct for setting various window settings such as resizable, decorations, position, and level. These methods allow for more customization and control over the appearance and behavior of the application window.
    ryankopf committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3334cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0785b33 View commit details
    Browse the repository at this point in the history