Grady Link
Grady Link
I would just like to mention that there are some unthemed text elements. Specifically, names in Talk and the labels for inputs when they are not hovered or active. EDIT:...
Why is this issue still open?
> I've retrieved the token but I'm on archlinux with the same invalid code issue... how do I bypass this without gnome? @F0XTA1L, you can simply pass `discordo --token MY_TOKEN`
I began to work on one for https://itch.io a couple of weeks ago, then completely forgot about it; now I see this, and I'm happy.
I just discovered this project (realized it's extremely similar to ours: https://github.com/ScratchEverywhere/Everywhere except ours is currently integrated significantly more with the renderer), and I would recommend just using the Scratch...
> As I understand it, this is a UI framework for a kiosk @colesnicov, this isn't a UI framework. It's a layout library with a few extra features like hover...
This is also a request to enable websockets on the switch version of curl. EDIT: #388
Is there a reason this hasn't been merged? It's pretty annoying for our project to rely on installing a seperate package.
Still getting the issue with this syntax: ```cpp extension.luaState["input"]["mouseX"] = sol::readonly_property([]() { return Input::mousePointer.x; }); ```