Tyrrrz / LightBulb

Reduces eye strain by adjusting screen gamma based on the current time
MIT License
2.23k stars 141 forks source link

Migrate to Avalonia #272

Closed Tyrrrz closed 5 months ago

Tyrrrz commented 5 months ago

This PR changes the UI framework from WPF to Avalonia. While this doesn't immediately make the application cross-platform, migrating to Avalonia brings other benefits, including better tooling and performance.

Closes #248 Closes #244

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.35%. Comparing base (1a5dfff) to head (211e5c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #272 +/- ## ======================================= Coverage 96.35% 96.35% ======================================= Files 7 7 Lines 192 192 Branches 15 15 ======================================= Hits 185 185 Misses 6 6 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.