-
### Bug description
After building the HelloWorld program, the size of the binary is over 1 MB
```
-rw-r--r-- 1 1000 36 Sep 7 17:57 hello.mojo
-rwxr-xr-x 1 1000 1.7M Sep 7 17:58 hello
```
…
-
### Introduction.
This project should be cherished as it's one of the fastest/easiest ways to bootstrap a graphical/3D application. There's documentation to be found all kinds of places (raylib, so…
-
https://github.com/raysan5/raygui/blob/45e7f967e62088b9fec02ac38c07d4b67d6466b0/src/raygui.h#L2025-L2071
Not sure if it's a bug or not. The documentation seems to have changed from the version used…
-
### Feature description
Like GIMP to avoid potential network instability due to roaming to a remote Linux server through RustDesk for instance.
### Additional information
Not read.
-
Hi there! I see that in 1.5.20 you added experimental support for transparent windows / overlay. However, I can't find anything in the official docs on how to set it up!
I have this as my code:
…
-
Hi, this looks really useful, thanks for sharing it. I've been working on a Teensy-based sequencer/arranger/Eurorack/USB/MIDI-interface thing for a while, and already have some BeatStep functionality…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| | network/frr | :x: | :x: | broken by protobuf upgrade | Fixed in #7233 |
| | academ…
-
Joining with a name that is `2 * 4096` characters (all `X` in this case) crashes the client.
```sh
(.venv) ~/sources/natac-jacob[main]$ python3 main.py 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX…
-
make this example nicer:
https://github.com/electronstudio/raylib-python-cffi/blob/master/examples/core/core_drop_files.py
-
## Package and Environment Details
- Package Name/Version: boost/1.75.0 (and others)
- Operating System: Linux CentOS 8 / Windows 10
- Compiler: GCC 9.2 / VS 2015
- CMake: 3.18.2
- Conan: 1.33.1…