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: jgarte/fluxgui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xflux-gui/fluxgui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 15, 2023

  1. Fix appindicator fallback import

    Before it was trying the fallback import even if the first choice
    import succeeded. This resulted in confusing diagnostic messages about
    failing to import the fallback on systems that only have the first
    choice.
    ntc2 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    a21f55f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ef659 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update changelog

    ntc2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0300a26 View commit details
    Browse the repository at this point in the history
  2. Use pre instead of ~pre suffix for pre-release versions

    Because Setup Tools doesn't support the ~pre suffix anymore:
    - https://stackoverflow.com/a/75671981/470844
    - pypa/setuptools#3772 (comment)
    ntc2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    02c40b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Warn in README that fluxgui is barely maintained

    And that users should prefer redshift.
    
    And that install is bitrotted.
    ntc2 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    70eb5b1 View commit details
    Browse the repository at this point in the history
Loading