Lorenz Hoffmann

Results 111 comments of Lorenz Hoffmann
trafficstars

With #26 follow system works again, so this should be solved right?

I think this is a bug in Firefox, the theme only changes colors. I have this issue too, and it happens whenever I select anything else than the system theme.

Yes, manual themes get only applied when starting the browser. The plugin loads the settings of yin yang and then the connection is never used again. As far as I...

This error is thrown by the command line application `lookandfeeltool`. Running it from the terminal should produce the same error. Try installing Qt5 from your package manager

You mean, we should only show light themes in the light combo box and only dark themes in the dark combo box? This is really hard to do properly, however...

I tried and, at least on my system (Wayland) it didn't change the theme in Firefox nor Chromium. However, I know that changing the global theme sometimes updates the theme...

I just updated my main Manjaro installation and now my GTK color theme doesn't change as well. I think this is a bug in the `lookandfeeltool` command line tool which...

I think thats because Discord is based on electron, which uses the engine of chromium. Chromium has [a bug](https://bugs.chromium.org/p/chromium/issues/detail?id=998903) where the prefers-dark-theme check does not work.

I am thinking right now if Sound and notification (and maybe a dbus message in the future) should be implemented as simple plugins - technically these are also just functions...

You can find the documentation in the wiki over [here](https://github.com/oskarsh/Yin-Yang/wiki/Contributing). If anything is missing, feel free to ask. In your case, you want to: 1. Extend the function `get_desktop()` in...