core icon indicating copy to clipboard operation
core copied to clipboard

libstardustxr, written from scratch blazingly fast in Rust!

Results 12 core issues
Sort by recently updated
recently updated
newest added

This is a lot of just rearranging code. The idea here is to take every single message that goes over IPC and force it to be a struct inside the...

bug
documentation
enhancement
good first issue
help wanted

documentation
help wanted

documentation
help wanted

documentation
help wanted

To recap: Items are a specific type of Node containing data and methods, with no inherent UI. Item UI handlers are clients that will register to handle the UI for...

RFC