feat: initial openxr stuff
feat: openxr system refactor: rename oxr_runtime to openxr_runtime refactor: make openxr methods/signals snake case feat(openxr): session feat(openxr): action, action set feat(openxr/action): suggested bindings
This commit is contained in:
@@ -14,6 +14,7 @@ path = "src/main.rs"
|
||||
|
||||
[features]
|
||||
default = ["wayland", "xwayland"]
|
||||
openxr_runtime = []
|
||||
wayland = ["dep:smithay", "dep:xkbcommon"]
|
||||
xwayland = ["smithay/xwayland"]
|
||||
profile_tokio = ["dep:console-subscriber", "tokio/tracing"]
|
||||
|
||||
Reference in New Issue
Block a user