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

Fix ClassicDesktop Lifetime so that ShutdownRequested event is raised… #7400

Merged
merged 10 commits into from
Jan 20, 2022

Commits on Jan 20, 2022

  1. Fix ClassicDesktop Lifetime so that ShutdownRequested event is raised…

    … even with programatic calls to Shutdown.
    Dan Walmsley committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    eb67508 View commit details
    Browse the repository at this point in the history
  2. add TryShutdown method.

    Dan Walmsley committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    aeee9d1 View commit details
    Browse the repository at this point in the history
  3. fix quit menu item osx.

    Dan Walmsley committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    15def96 View commit details
    Browse the repository at this point in the history
  4. add conditional force shutdown.

    Dan Walmsley committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2a4a1b2 View commit details
    Browse the repository at this point in the history
  5. fix build.

    Dan Walmsley committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    aae3b70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed35eee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00c633a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79fdf5e View commit details
    Browse the repository at this point in the history
  9. Add more unit tests.

    Dan Walmsley committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    262f520 View commit details
    Browse the repository at this point in the history
  10. use discards where possible.

    Dan Walmsley committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    245d23e View commit details
    Browse the repository at this point in the history