Elara
Elara
The new branch of ITD with resource loading is now complete: https://gitea.arsenm.dev/Arsen6331/itd/src/branch/resource-loading. It currently does not do it as part of the DFU as I am not sure yet whether...
"Operation is not supported" is an error coming from BlueZ (specifically `org.bluez.Error.NotSupported`). It usually means either your BlueZ or your Bluetooth adapter doesn't support something ITD is trying to do.
This would definitely be nice. I'm using a tiling window manager and it's really weird when one of my windows has a title bar.
I am having the same issue. My internet works perfectly. Kodi works perfectly. Everything works except for that one repo.
It happens when I click on "Auramod Repo AIO" after installing the zip. I will get logs if I can figure out how to retrieve them from my device (Apple...
Yes, I can install from the official repos, and even other repos I've added.
> [PR](https://gitea.arsenm.dev/Arsen6331/itd/pulls/16) against itd Please look at my comments on your PR. I am putting this here because my Gitea instance does not send email notifications.
I had an idea for this a while ago. It may be possible to use WebAssembly for this. Searching online, I see that there are a few projects that have...
Of course, as I said, native code is preferable. However, I think its implementation, if possible, would be A LOT more complex and while the performance of WASM would be...
> I haven't heard about any development efforts on Windows yet, indeed! For those interested to take the challenge : [Siglo](https://github.com/theironrobin/siglo) is written in Python and [ITD](https://gitea.arsenm.dev/Arsen6331/itd) in Go, and...