Package Details: yin-yang 3.2.3-1

Git Clone URL: https://aur.archlinux.org/yin-yang.git (read-only, click to copy)
Package Base: yin-yang
Description: Light/dark theme switcher for Linux. Supports popular Desktops, text editors and more!
Upstream URL: https://github.com/oskarsh/Yin-Yang
Keywords: bright color dark day night theme
Licenses: MIT
Conflicts: yin-yang-git
Provides: yin-yang
Submitter: JokaJukka
Maintainer: JokaJukka
Last Packager: JokaJukka
Votes: 2
Popularity: 0.88
First Submitted: 2022-10-10 10:39 (UTC)
Last Updated: 2023-01-03 20:13 (UTC)

Pinned Comments

JokaJukka commented on 2022-10-24 09:31 (UTC) (edited on 2022-10-24 09:32 (UTC) by JokaJukka)

If you encounter problem with installing package dependencies (pacman error "exists in filesystem"), please first run sudo pip3 uninstall pyside6 shiboken6 PySide6-Addons PySide6-Essentials. This will remove globally installed packages via pip3.

JokaJukka commented on 2022-10-10 11:03 (UTC)

Please do note that I'm not the author of this app. For fastest support possible, please contact author directly via GitHub Issues:

https://github.com/oskarsh/Yin-Yang/issues

Latest Comments

1 2 Next › Last »

RubenKelevra commented on 2023-03-01 05:02 (UTC)

Please move the timer and the service file to the current /opt/yin-yang/resources/ to the system location. So either /usr/lib/systemd/user/ or /usr/lib/systemd/system/. Thanks!

JokaJukka commented on 2023-01-03 20:18 (UTC)

"Automatic theme switching" has been fixed with the version 3.2.3, and the AUR package has been officially recognized by the author.

JokaJukka commented on 2022-12-12 11:00 (UTC)

Please report this issue to the author's GitHub - as per Arch package guidelines there should not be any references to /home directory. Author should fix this hard-coded reference, as enabling the timer via command line systemctl start --user yin_yang.timer works just fine. You can use this as a temporary workaround.

shanmukhateja commented on 2022-12-10 07:17 (UTC) (edited on 2022-12-10 07:20 (UTC) by shanmukhateja)

"Automatic theme switching" seems to be not working because Yin-Yang hard-coded the systemd timer to $USER/.local/share/systemd/user/yin_yang.timer which doesn't exist as per PKGBUILD.

Tested version: 3.2 OS: Manjaro DE: KDE Plasma 5.26.3

JokaJukka commented on 2022-10-25 19:39 (UTC)

The whole installation should be fixed by now (including the dependencies). The package is finally pip-free. Solutions to any problems encountered when upgrading package to the pip-free version will be pinned in the comments.

Thanks for patience.

bkb commented on 2022-10-25 17:46 (UTC)

error: could not find all required packages:
    pyqt6 (wanted by: yin-yang)
    qt6 (wanted by: yin-yang)

JokaJukka commented on 2022-10-24 09:31 (UTC) (edited on 2022-10-24 09:32 (UTC) by JokaJukka)

If you encounter problem with installing package dependencies (pacman error "exists in filesystem"), please first run sudo pip3 uninstall pyside6 shiboken6 PySide6-Addons PySide6-Essentials. This will remove globally installed packages via pip3.

JokaJukka commented on 2022-10-24 09:28 (UTC)

Added all packages as dependencies and removed pip3. This should resolve all remaining conflicts.

l0drex commented on 2022-10-23 10:13 (UTC)

Hey, can you please add pyside6 as a dependency? This will allow the application to use the native widget style. It might be necessary to remove the installation from pip before, but I am not sure.

JokaJukka commented on 2022-10-17 06:53 (UTC)

More information would be helpful. Please feel free to DM me.