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

Separate window creation in OSWindow.Show() to allow creation in the background #5489

Merged
merged 5 commits into from
Oct 17, 2024

Commits on Oct 13, 2024

  1. OSWindow rework

    OSWindow now created ClydeWindow and WindowRoot immediately, but non-visible in the background
    Also added the ability to programatically resize an open window
    wixoaGit committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3428bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b8479 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Revert OSWindow changes

    wixoaGit committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    08998f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642e322 View commit details
    Browse the repository at this point in the history
  3. Formatting

    wixoaGit committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7753afb View commit details
    Browse the repository at this point in the history