Dale Price
Dale Price
That and put the authorized apps and browser sessions on the same page. From a user perspective I think it makes sense to have a page of “here’s all the...
I think this should be fixed in the latest release, can you download and try it? https://github.com/daprice/Blender-Auto-Dark-Mode/releases/tag/v2.0.0
The way this is add-on is currently implemented can take up to 10 seconds to respond to changes. Have you tried leaving your system in dark mode for longer than...
Sorry to say this is an issue with the `darkdetect` library, which depends on `gsettings`: albertosottile/darkdetect#43. Hopefully a fix will be available at some point
> * I think the unspoken Swifty way to indicate something is unstable is to prefix the method name with _ e.g. `_getAsyncSomething()`. Makes sense, will make this change >...
I contributed the variable blur shader originally and will take a look at this. ~~I think I tried to make it so areas where the mask is fully opaque would...
I have a separate library I wrote for this: [SwiftyJoinMastodonAPI](https://github.com/daprice/SwiftyJoinMastodonAPI)
I’d be happy if it was integrated, but I’m also not sure what the benefit would be. It only exists to talk to one project’s centralized, closed-source (AFAIK) service with...
~~I have the 26.2 beta on my iPad and can’t reproduce this on any mastodon version, but I’m not sure if I’m doing the same thing as you to trigger...
I’m not sure this is correct, what I was seeing before (assuming this is still the case) was *not* an HTTP 4XX response, but *just* the JSON body sent over...