-
Hey, is it possible to add on_enter() for toggle component? Since, this framework doesn't have buttons. Toggle is a pretty good way to emulate buttons.
I am more than happy to contribute for this …
-
Brought up at https://chromium-review.googlesource.com/c/chromium/src/+/1971810, related with https://github.com/w3c/ServiceWorker/issues/1490.
We would like to run [the CORP check](https://fetch.s…
-
#### What is the issue you have?
When compiled with gcc 7.5.0, passing a JSON array to `parse` returns an array containing the desired array. This is not the same behavior on clang 10.0.0 where t…
-
First of all, thank you for this repo. It is very helpful for minimizing bandwidth consumption during continuous integration.
I use the repo via CMake's FetchContent, but referring to the commit h…
-
The snap package is only available on amd64 architecture. It would be nice to have it on every architectures.
See https://forum.snapcraft.io/t/github-to-snap-cmake-version-3-11/12761/12
-
Hi This looks like a really cool project.
I'm wondering whether there is support for subscrips?
-
Reference code: https://github.com/VedantParanjape/simpPRU/blob/ad3d0fb804aa7a0b3585906a36b73e6be75f5348/src/console/console.cpp#L147
https://asciinema.org/a/SYtxNwZLMhx6OBQKs2ohPyWRx
Please tak…
-
I have a library depending on OpenAL.
I updated the OpenAL version
from:
5e2e4d50d324f713a7c39cdc71ce9050d2c34b5e
to:
0dc9b03
My travis bot is now failing on Linux+GCC, but suceed on Linux+GCC…
-
I was doing the small changes required by the last commit to my code base. Running my application i was getting a "segmentation fault", so i decided to test with the examples, every example crashed fo…
-
- What is the issue you have?
Tried to dump to an ostringstream as specified was possible in the documentation, but cannot compile because the compiler can't find a match for the overloaded operator.…