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 closed account wizard being brought up when clicking tray icon #7488

Merged
merged 3 commits into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. Emit a signal on wizard close

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1ba6b61 View commit details
    Browse the repository at this point in the history
  2. Also emit close signal on window hide (i.e. user close) on macOS

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6820e1a View commit details
    Browse the repository at this point in the history
  3. Clear wizard static pointer on wizardClosed

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fe7c121 View commit details
    Browse the repository at this point in the history