Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fishman/wlsleephandler-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fishman/wlsleephandler-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wlsunset
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 27, 2024

  1. chore: update wayland crates

    fishman committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    2d01e5a View commit details
    Browse the repository at this point in the history
  2. add sunset.cpp calculation

    fishman committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    919cabb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. refactor(sunset): convert time calculations to use DateTime

    * Change return types from minutes-since-midnight to DateTime<Utc>
    * Add chrono dependency for DateTime handling
    * Update test coordinates and assertions
    fishman committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    378fc51 View commit details
    Browse the repository at this point in the history
Loading