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

[stable-3.12] Fix undefined sync status reporting in tray icon #6437

Merged
merged 4 commits into from
Feb 13, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    0049bff View commit details
    Browse the repository at this point in the history
  2. Use auto and const auto where possible in trayOverallStatus

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and backportbot[bot] committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    47ca05a View commit details
    Browse the repository at this point in the history
  3. Use bools rather than unnecessary ints in folderman trayoverallstatus

    Signed-off-by: Claudio Cambra <[email protected]>
    
    f
    claucambra authored and backportbot[bot] committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8b3908f View commit details
    Browse the repository at this point in the history
  4. Do an early break of folder state check loop when errors seen

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and backportbot[bot] committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c1394b7 View commit details
    Browse the repository at this point in the history