The King of Half-Baked Projects
The King of Half-Baked Projects
Okay ... so the discord sdk needs all the parameters. Passing them through as query parameters was too annoying. The Discord SDK was made for SPAs, which scribble.rs isn't. To...
Meh, I give up on this :D
The frontend already adds the buttons dynamically
@zenith391 I do get the same issue without the specific target. I just do `zig build`. I am on nix-os in a shell where gtk4 is available. The searched paths...
Well, after thinking about it, it makes sense that this does not work. Maybe our usecase is just not a good idea.
> Oh yeah, that's what I've got wrong. So... nothing, because this should already be the case. This exception doesn't bring the whole file system down. 😄 But the exception...
Is this acknowledged as an actual bug? Is there a workaround?
Hey, if you are working on this, i'd be happy if we could get this directly into wastebasket. I'll gladly assist in any way I can 😁
The idea is to do this in a simple way. Using something like GraphQL for one filtering endpoint would definitely be overkill. https://github.com/scribble-rs/scribble.rs/wiki/API-Docs#v1lobby---get-request should be extended with a JSON body...
Hm, it's just using the default browser logic, that restores the previous page without doing additional things on the application side afaik 🤔 Even if we were to refresh the...