Results 27 issues of Nova King

Since not every project with StereoKit will use these systems I feel it's best to add them to `SkSettings` as possibly bitflags so only the systems with the bitflags are...

enhancement

**Describe the bug** SteamVR's OpenXR runtime is unable to accept a swapchain created with texture arrays. It's erroring correctly but I figured putting this here was the best way to...

bug

This is needed so Stardust can accept in keymaps, and I figured cleaning up the APIs would be nicer too since this is partially public.

On Linux (as always), here's some screenshots to help you diagnose: ![image](https://user-images.githubusercontent.com/4541968/222440260-2e398bb9-2c01-4fd0-b26c-02e33fa42f6d.png) ![image](https://user-images.githubusercontent.com/4541968/222440567-1dcd0ee9-60d8-4363-a523-e48e0e2ed8d3.png) Let me know if you need more info!

## Describe the feature Something as simple as just `log_print(bool)` to just disable printing as well as passing the stereokit log filter level through to the `log_subscribe` so it can...

feature

```rs impl Dispatch for WaylandState { fn request( state: &mut WaylandState, client: &Client, xdg_surface: &XdgSurface, request: xdg_surface::Request, xdg_surface_data: &(), _dhandle: &DisplayHandle, data_init: &mut DataInit

`XrGraphicsBindingOpenGLXlibKHR` and `XrGraphicsBindingOpenGLXcbKHR` contain the visualid and fbconfig fields, but they are unused in Monado and SteamVR, the only runtimes that are able to use these graphics bindings. This will...

synced to gitlab

Quilt Loader version: 0.17.10 on a dedicated server with a vanilla 1.18.2 client connecting to it. Mods: https://modrinth.com/mod/polymer-ports-waystones/version/2.5.1-polymerport.0 https://modrinth.com/mod/polymer/version/0.2.0-rc.4.6%2B1.18.2 Tried on both Quilt with the Fabric API: https://modrinth.com/mod/fabric-api/version/0.67.0%2B1.18.2 and Quilt...

bug

Useful for virtual touchscreens and such, not too difficult but gotta find a good API for it

enhancement
help wanted