Skip to content

Releases: oskarsh/Yin-Yang

v3.2.4-beta

07 Mar 23:16
Compare
Choose a tag to compare
v3.2.4-beta Pre-release
Pre-release

⚠️ 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

03 Jan 20:01
ed3b814
Compare
Choose a tag to compare

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: v3.2.2...v3.2.3

v3.2.2

02 Jan 16:08
333a72a
Compare
Choose a tag to compare

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: v3.2.1...v3.2.2

v3.2.1

09 Nov 15:32
Compare
Choose a tag to compare

Fixed

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

v3.2.0

02 Nov 20:11
f33fc6a
Compare
Choose a tag to compare

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

28 Oct 12:43
69a30de
Compare
Choose a tag to compare
v3.2.0-beta.1 Pre-release
Pre-release

Added

  • Plugin to control the KDE color scheme

v3.2.0-beta

22 Oct 22:15
f867b03
Compare
Choose a tag to compare
v3.2.0-beta Pre-release
Pre-release

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

22 Oct 22:09
Compare
Choose a tag to compare

Added

  • Hint in install script to install additional dependencies

Fixed

  • Wrong version displayed

v3.1.0

12 Oct 12:29
a9ec4bb
Compare
Choose a tag to compare

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

30 Sep 10:41
Compare
Choose a tag to compare
v3.1.0-beta.2 Pre-release
Pre-release

Fixed

  • build_ui script

Changed

  • Simplified desktop detection method