Peter Fern
Peter Fern
I don't generally write Python, but I think I might just go and try to resurrect the old plugin - migrate it to use the 2.0 API, since that's worked...
Suspect this is due to `HOMER_TIMEZONE` being statically defined in `preferences.php` everywhere, rather than populated from env in `configuration.php`.
@TomoGlavas what does `chunk` refer to in that last snippet?
@TomoGlavas if I use the code from your last comment I get a weird effect where the box increases in size minutely for every character typed...
Righteo, just thought I'd get it on record here for anyone who comes looking.
Unfortunately as it stands today, the drag-and-drop API is not usable via the GTK library I'm using here. If that changes in future I may revisit. Marking as wontfix for...
Upstream issue: https://github.com/jwijenbergh/puregotk/issues/6
Or better still, set actual white via temperature (the API provides this), plus independent brightness value.
I've been trying to track down what appears to be a rather significant memory leak. What's interesting is that the memory usage was not attributed to a process - the...
> P.S.: what is your kernel version? Is it LTS? It was 5.18.0 when I tested, can potentially try some other version if you have an idea that this might...