Thomas Hansen

Results 16 issues of Thomas Hansen

I think that EGUI needs to have [rhai](https://crates.io/crates/rhai) embedded scripting. Debugging with a console, being able to reload files would speed up development time and make a web developer friendly...

feature-request

not the best screenshots but something

``` ./servo https://austin-eng.com/webgpu-samples/samples/helloTriangle TypeError: k(...).getBoundingClientRect is not a function TypeError: k(...).getBoundingClientRect is not a function TypeError: k(...).getBoundingClientRect is not a function TypeError: k(...).getBoundingClientRect is not a function TypeError: k(...).getBoundingClientRect is...

A-content/dom

Looking inside the folders of /src/ I would really appreciate additional README's inside of each of the folders with possible technical information of how this interacts with the system as...

https://github.com/OmniSharp/omnisharp-vscode/wiki/Troubleshooting:-'The-.NET-Core-SDK-cannot-be-located.'-errors Clear Linux uses Flathub. In Visual Studio Code go to terminal and type $PATH or which dotnet ``` which: no dotnet in (/app/bin:/app/bin:/app/bin:/usr/bin:/home/tommhnsn/.var/app/com.visualstudio.code/data/node_modules/bin) ``` most of those paths are...

![caption](https://live.staticflickr.com/65535/52096191746_b045ff96f6_m.jpg) the plus minus folds should share the same text color attribute as the text ![caption](https://live.staticflickr.com/65535/52096704395_d70c6b9726_n.jpg) I would say that the tiered menu folds have very low visibility. ![caption](https://live.staticflickr.com/65535/52096230263_555c8681b2_n.jpg) notably...

![caption](https://live.staticflickr.com/65535/52091434197_96cd17219e_b.jpg) I was thinking that areas meant to represent a terminal should be dark. It would be more visually understood from the user perspective that this is something you can...

https://github.com/coqui-ai/STT https://github.com/coqui-ai/TTS Chromium does not include text to speech or speech to text. Firefox does not have it either, text to speech, speech to text are a vital part of...

appending -fstage1 allows the compile but without it, renderer.zig tries to call Mat4 enum from math.zig which has none. ```bash [tommhnsn@thomas-galagopro cosmic]$ zig build run -Dpath="graphics/examples/demo.zig" -Dgraphics -Drelease-safe -fstage1 info:...

### Description The outpost extends too high, makes it difficult to click in the area above it unless you scroll upward, not something that should be necessary. ### Example Match...