Lorenz Hoffmann

Results 111 comments of Lorenz Hoffmann
trafficstars

Its kind of a theme engine and manager for qt (kde) themes, like an alternative to breeze

Have you installed Firefox natively or as a Flatpak?

Do you have [this](https://github.com/oskarsh/Yin-Yang/blob/master/resources/yin_yang.json) json file under `/usr/lib/mozilla/native-messaging-hosts/`?

Yeah, I never got that working with Qt6. I once found a web page of Qt6 documenting the progress of porting different stuff from Qt5 to Qt6 and in there...

If we update the config, then the user-defined values will be overwritten. If the position detection fails, the coordinates might be nonsense (f.e. `0, 0`). As we don't know if...

Have you tried using the [Gnome extension](https://extensions.gnome.org/extension/2236/night-theme-switcher/) for auto dark mode? That's what I am using on Gnome. It's lacking all the "glue-code" though to sync apps that don't detect...

The translation error is now a warning and shouldn't bother anymore. For automation, you want to enable `yin_yang.timer` instead, but this should in theory already be done by the app...

Are you on Wayland or x11?

I think in the end the path was wrong, but I also included the suggestion of @Qianxilihulu just in case we also have a different issue here

We are currently in the work to release Yin-Yang on flatpak, which will make the installation process a lot easier for a lot of people. However, I do not have...