Skip to content

2.0.0

Compare
Choose a tag to compare
@jacob-pro jacob-pro released this 10 Jan 23:42
· 7 commits to master since this release
76fd89b

This is a major overhaul of the code.

  • Complete rewrite of the UI using the egui framework. No console window is used anymore which closes #22
  • Separate binary for the CLI, includes option for config path (#25)
  • Config file is now stored as JSON
  • Support for per display brightness settings (#21), config file only for now (UI not implemented yet).