Skip to content

Releases: oskarsh/Yin-Yang

v4.0.1

12 May 20:53

Choose a tag to compare

Changed

  • Updated dependencies (qt still on 6.8, as the base app is still there)

Fixed

  • Version is now correctly shown in gui and config file
  • Fix Konsole plugin not being shown when global path does not exist
  • Fix flatpak poetry generator failing to generate
  • Fix icons changing to default theme even if the plugin is disabled
  • Fix install script failing if path has spaces
  • Fix wallpaper plugin on Cinnamon
  • Fix missing icons (logo was not shown in the system tray)
  • Fix Konsole plugin crashing when global path does not exist (Thanks @takase1121!)
  • Fix KDE icon plugin showing cursor themes (Thanks @takase1121!)
  • Fix Konsole plugin not finding any color themes and causing a crash

v4.0.0

27 Apr 18:16
5ad9cee

Choose a tag to compare

Added

  • Support for xfce
  • Support for plasma icons (@ItachiSan)
  • Chinese translations (@w568w)
  • Yin-Yang can now be run as a flatpak (@chase9). We will test this feature more thoroughly before we distribute it on Flathub. If you want, please help us with testing and report any issues in our issue tracker.

Fixed

Changed

  • The "no translation found"-error is now a warning, so no annoying notifications anymore (@chase9)
  • Poetry is now used for building and organizing the app (@chase9)
  • XDG Desktop path is now used to store the config file

v4.0-beta.1

20 Dec 15:12

Choose a tag to compare

v4.0-beta.1 Pre-release
Pre-release

Added

  • Support for xfce
  • Support for plasma icons (@ItachiSan)
  • Chinese translations (@w568w)
  • Yin-Yang can now be run as a flatpak (@chase9). We will test this feature more thoroughly before we distribute it on Flathub. If you want, please help us with testing and report any issues in our issue tracker.

Fixed

Changed

  • The "no translation found"-error is now a warning, so no annoying notifications anymore (@chase9)
  • Poetry is now used for building and organizing the app (@chase9)

v3.4

17 Mar 16:00
9084640

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

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

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

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

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

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

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