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

Double middle click on taskbar preview closes application #7871

Merged
2 commits merged into from
Oct 29, 2020
Merged

Double middle click on taskbar preview closes application #7871

2 commits merged into from
Oct 29, 2020

Commits on Oct 9, 2020

  1. Double middle click on taskbar preview closes app

    When a close command is invoked (middle click on taskbar preview or
    'X' button), new flag is set. When the user wants to close again
    (this time only via the taskbar preview, as the 'X' button is
    disabled), the application is closed. If the user cancels the dialog,
    the flag is reset to prevent accidental closing on a subsequent
    close command.
    rhorber committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    0460915 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    debb771 View commit details
    Browse the repository at this point in the history