Skip to content

Releases: oskarsh/Yin-Yang

v3.4

17 Mar 16:00
9084640
Compare
Choose a tag to compare

Add

Changed

  • Updated dependencies
  • Update funding links
  • Use form for GitHub issues
  • Introduced plugin subclasses to interact with dbus interfaces and config files
  • OnlyOffice and VSCode are now supported when installed as Flatpaks

Removed

  • Atom since it is no longer developed
  • Gedit since it was replaced with Gnome TextEditor that syncs
  • Brave since it now syncs natively with the system
  • Sound option, since there is a notification option

Fix

  • Crash when trying to find the current location automatically
  • Gnome wallpaper plugin not working
  • Crash when failing to update the config file
  • Strings in dropdowns are now sorted case-insensitive
  • Fix Konsole plugin when only one process is used (@heddxh)
  • Change GTK theme on KDE without kde-gtk-config (@heddxh)
  • Fixed installation (@fwinn)
  • Added missing dependencies (@alexandervnuchkov)
  • VSCode, VSCode OSS and VSCodium are now supported when installed as Flatpak
  • VSCode and forks now use the new modern themes as default

v3.4-beta.4

13 Feb 10:20
824b4a6
Compare
Choose a tag to compare
v3.4-beta.4 Pre-release
Pre-release

In addition to the previous 3.4 beta versions:

Added

Removed

  • Atom since it is no longer developed
  • Gedit since it was replaced with Gnome TextEditor that syncs
  • Brave since it now syncs natively with the system
  • Sound option, since there is a notification option

Changed

  • Introduced plugin subclasses to interact with dbus interfaces and config files
  • OnlyOffice and VSCode are now supported when installed as Flatpaks

v3.4-beta.3

17 Jan 10:26
Compare
Choose a tag to compare
v3.4-beta.3 Pre-release
Pre-release

In addition to previous v3.4 beta releases:

Fix

  • VSCode, VSCode OSS and VSCodium are now supported when installed as Flatpak
  • VSCode and forks now use the new modern themes as default

v3.4-beta.2

16 Jan 19:03
Compare
Choose a tag to compare
v3.4-beta.2 Pre-release
Pre-release

Add

Changed

  • Updated dependencies
  • Update funding links
  • Use form for GitHub issues

Fix

  • Crash when trying to find the current location automatically
  • Gnome wallpaper plugin not working
  • Crash when failing to update the config file
  • Strings in dropdowns are now sorted case-insensitive
  • Fix Konsole plugin when only one process is used (@heddxh)
  • Change GTK theme on KDE without kde-gtk-config (@heddxh)
  • Fixed installation (@fwinn)
  • Added missing dependencies (@alexandervnuchkov)

v3.4-beta

16 Jan 18:47
Compare
Choose a tag to compare
v3.4-beta Pre-release
Pre-release

Add

Changed

  • Updated dependencies
  • Update funding links
  • Use form for GitHub issues

Fix

  • Crash when trying to find the current location automatically
  • Gnome wallpaper plugin not working
  • Crash when failing to update the config file
  • Strings in dropdowns are now sorted case-insensitive
  • Fix Konsole plugin when only one process is used (@heddxh)
  • Change GTK theme on KDE without kde-gtk-config (@heddxh)
  • Fixed installation (@fwinn)
  • Added missing dependencies (@alexandervnuchkov)

v3.3

10 Nov 12:15
ae48cef
Compare
Choose a tag to compare

Add

  • New Okular plugin that changes the accessibility mode, allowing you to invert the colors of your document
  • Support for the Mate desktop
  • Support for cinnamon
  • Re-add buttons for manual theme switches
  • System tray icon that allows you to manually switch themes

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

Fix

  • Automatic location detection
  • On Wayland, the correct application icon is now shown
  • Theme is now changed when PC was in suspend at the theme change time
  • Installation script now creates a venv for installing packages

New Contributors

Full Changelog: v3.2.4...v3.3

v3.3-beta.2

23 May 08:58
Compare
Choose a tag to compare
v3.3-beta.2 Pre-release
Pre-release

Added

  • New Okular plugin that changes the accessibility mode, allowing you to invert the colors of your document
  • Support for the Mate desktop
  • Support for cinnamon
  • Re-add buttons for manual theme switches
  • System tray icon that allows you to manually switch themes
  • Sway and Hyprland are now supported (thanks @mayapony!)

Changed

  • 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

Fixed

  • Automatic location detection
  • On Wayland, the correct application icon is now shown

v3.3-beta

17 May 10:16
Compare
Choose a tag to compare
v3.3-beta Pre-release
Pre-release

Added

  • New Okular plugin that changes the accessibility mode, allowing you to invert the colors of your document
  • Support for the Mate desktop
  • Support for cinnamon
  • Re-add buttons for manual theme switches
  • System tray icon that allows you to manually switch themes

Changed

  • 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

Fixed

  • Automatic location detection
  • On Wayland, the correct application icon is now shown

v3.2.4

12 May 15:05
d91abbc
Compare
Choose a tag to compare

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
  • Konsole plugin now uses two profiles: one light, one dark. These profiles get updated with the currently selected themes and Konsole and yakuake now simply switch between these two. This makes live theme changes possible.

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
  • Applying settings no longer plays a sound or sends a notification

v3.2.4-beta.2

18 Apr 13:32
Compare
Choose a tag to compare
v3.2.4-beta.2 Pre-release
Pre-release

Changed

  • Konsole plugin now uses two profiles: one light, one dark. These profiles get updated with the currently selected themes and Konsole and yakuake now simply switch between these two

Fixed

  • Applying settings no longer plays a sound or sends a notification