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

v3.3 #198

Merged
merged 35 commits into from
Nov 10, 2023
Merged

v3.3 #198

merged 35 commits into from
Nov 10, 2023

Conversation

l0drex
Copy link
Collaborator

@l0drex l0drex commented May 13, 2023

Add

Change

  • Updated dependencies to the latest versions
  • Project restructuring to make better use of python package handling
  • Boot offset time is now configurable from the UI 1

Fix


  • New translations are needed for the buttons and system tray icon
  • Execution changed to python -m yin_yang. I modified the shell script accordingly, so this note is just in case

Footnotes

  1. This is a time in seconds that pass after boot before the theme is switched. It's a little hack since I don't know the correct install target for the systemd timer. Too low and the theme won't change on start, too high and it becomes annoying. As a good value depends on your system boot time, it might make sense to adjust this to your needs.