Keval Kapdee
Keval Kapdee
@Panquesito7 What's the deal with this?
I was able to get your video example working on `main` branch using `EventReader`. `EventReader` as you've found appears to stop reading events when the cursor reaches the edge of...
> IMO there's an important bit of **Future work** that should be included By included do you mean the changes required for label descriptors be made on top of this...
So how's this going. Has cart's prerequisite stuff been merged?
I've got a similar issue, redirect loop on apps using traefik @docker configs. I have one app, Pihole that has it's traefik configuration in traefik's config.yml: ``` http: routers: pihole:...
If you're running in host mode, you can't map ports because the ports are already on the host. You can safely remove the ports section and it should work.
Could be useful to have a similar system for admins as LDAP does at the moment. It would have to be optional but some oidc providers supply `groups` as well...
@h44z What's happening with this and v2?
I'm afraid the changes have not fixed the situation, I still receive similar if not the same errors. I used the same prebuilt skia, perhaps I should build that from...
`$ ninja aseprite | grep -v "webp"` ``` [1/1] Linking CXX executable bin/aseprite FAILED: bin/aseprite collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. ``` Shows all...