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

Add the "Auto" theme option in setting #6611

Merged
merged 31 commits into from
May 14, 2024
Merged

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    0800490 View commit details
    Browse the repository at this point in the history
  2. Update App.axaml.cs

    yell0wsuit committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3ed8d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6deeba6 View commit details
    Browse the repository at this point in the history
  4. Update App.axaml.cs

    yell0wsuit committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    91fcb70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54c0630 View commit details
    Browse the repository at this point in the history
  6. Remove this

    yell0wsuit committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b240865 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2571fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0cd133 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    b401425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c78193 View commit details
    Browse the repository at this point in the history
  3. Update en_US.json

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7c0f261 View commit details
    Browse the repository at this point in the history
  4. Fix icons in About dialog do not response to "auto" theme

    The theme icons seemingly use Dark variant event when the OS theme is light. In addition, I added ThemeManager common to make it accessible for both App and AboutWindow
    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9808450 View commit details
    Browse the repository at this point in the history
  5. Newline at the end

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f6475f8 View commit details
    Browse the repository at this point in the history
  6. newline moment

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    29db8d7 View commit details
    Browse the repository at this point in the history
  7. Update ThemeManager.cs

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b969d2a View commit details
    Browse the repository at this point in the history
  8. bait to switch to lf

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8a86f51 View commit details
    Browse the repository at this point in the history
  9. change to lf

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    bea19e3 View commit details
    Browse the repository at this point in the history
  10. temp. revert

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b02c52a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8113901 View commit details
    Browse the repository at this point in the history
  12. I found the mistake: should have put ThemeManager.OnThemeChanged();

    … in try block
    
    Finally solve the formatting check
    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0bf9205 View commit details
    Browse the repository at this point in the history
  13. test formatting

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ce10776 View commit details
    Browse the repository at this point in the history
  14. Update App.axaml.cs

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d11806b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    144945f View commit details
    Browse the repository at this point in the history
  16. Fix info CA1816

    yell0wsuit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    fe01898 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7a3e54c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 16, 2024

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

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

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

Commits on May 5, 2024

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