Yin Yang Versions Save

Auto Nightmode for KDE, Gnome, Budgie, VSCode, Atom and more

v3.2.4-beta

1 year ago

⚠️ WARNING: Konsole has been changed to use profiles instead of editing existing ones. This will break existing configs, but also allows us to change the theme live without needing to restart the app. You will have to either create or edit profiles to use your target themes, then select these profiles from Yin & Yang. Future non-beta versions will likely have a migration that creates these profiles automatically.

Changed

  • KDE GTK theme is now changed via dbus instead of editing the config files
  • Improved handling of paths (@flying-sheep)
  • Improved label of checkbox for automatic location update

Fixed

  • Konsole theme is now updated live (thanks so much @noyannus!)
  • names of custom shell scripts can now contain whitespace
  • Some missing paths were added to the vscode plugin (@pierreavizou)
  • Automatic location updates don't overwrite custom coordinates anymore
  • Removed annoying message that gedit is not available

v3.2.3

1 year ago

Changed

  • Systemd timer files will now be created from the application rather than the installation script to allow compliance with arch package guidelines (thanks @JokaJukka)
  • Updated the README (thanks to @JokaJukka as well)

Full Changelog: https://github.com/oskarsh/Yin-Yang/compare/v3.2.2...v3.2.3

v3.2.2

1 year ago

Fixed

  • Fixed crash when firefox profile is missing (thanks @chase9)
  • Fixed crash when the theme in the config is not available in the list of found themes
  • The initial window size is now big enough to fit the plugin widgets properly (thanks to @chase9 again)

Full Changelog: https://github.com/oskarsh/Yin-Yang/compare/v3.2.1...v3.2.2

v3.2.1

1 year ago

Fixed

  • Times are now updated when the config didn't change

v3.2.0

1 year ago

Added

  • Support for custom scripts to be run on theme change
  • Plugins for Brave, Only Office, Gedit and Konsole
  • Added support for XFCE in the GTK and wallpaper plugins
  • Changing only the KDE color scheme is now possible

Fixed

  • Some Gnome plugins not being recognized as available
  • Not all themes listed in the dropdown from the Kvantum plugin
  • Old themes applied after change and apply from the config window

v3.2.0-beta.1

1 year ago

Added

  • Plugin to control the KDE color scheme

v3.2.0-beta

1 year ago

Added

  • Support for custom scripts to be run on theme change
  • Plugins for Brave, Only Office, Gedit and Konsole
  • Added support for XFCE in the GTK and wallpaper plugins

Fixed

  • Some Gnome plugins not being recognised as available
  • Not all themes listed in the dropdown from the Kvantum plugin
  • Old themes applied after change and apply from the config window

v3.1.1

1 year ago

Added

  • Hint in install script to install additional dependencies

Fixed

  • Wrong version displayed

v3.1.0

1 year ago

Changed

  • Now uses systemd for scheduling
  • Simplified desktop detection method

Fixed

  • Warning about unsaved changes is now shown as expected
  • Several occasions where the VS Code plugin would crash the application

v3.1.0-beta.2

1 year ago

Fixed

  • build_ui script

Changed

  • Simplified desktop detection method