Yuxuan Shui
Yuxuan Shui
I assume after the XR runtime gets the queue index, it would want to get the `VkQueue` by calling `vkGetDeviceQueue`? But according to the spec, for `vkGetDeviceQueue`: > VUID-vkGetDeviceQueue-flags-01841 >...
The only state available from SYNCHRONIZED/FOCUS/VISIBLE is STOPPING, and that can only be initiated by the runtime. Calling `xrEndSession` from SYNCHRONIZED generates a `XR_ERROR_SESSION_NOT_STOPPING`. This might make sense for normal...
This line: https://github.com/KhronosGroup/OpenXR-Docs/blob/2b616d9f33cd4b48a0b0d9db5529886b58b08f49/specification/sources/chapters/extensions/extx/extx_overlay.adoc?plain=1#L194-L196 is slightly ambiguous. What exactly does "ignore" mean here? Should the runtime retain the most recent image, or should the runtime not show the overlay session for...
I assume if I lost a device, I would have to re-encrypt the whole key vault with a new key? Because if an adversary was to collect enough of my...
### systemd version the issue has been seen with 255.4 ### Used distribution NixOS ### Linux kernel version used 6.8.9 ### CPU architectures issue was seen on x86_64 ### Component...
## What This PR adds a scripting system that supports simple easing curves, and simple arithmetic. And a animation system based on scripts. This PR also adds a shim to...
**Is your feature request related to a problem? Please describe.** Right now, `direnv` will only prompt for `direnv allow` if `.envrc` changed. If `.envrc` is `use flake`, user won't be...
Don't use the same visual for all windows. And add a `--full-argb` option to force ARGB visual for all windows, which is the current default behavior. Fixes #2408
Output of `awesome --version`: ``` awesome v4.2 (Human after all) • Compiled against Lua 5.3.4 (running with Lua 5.3) • D-Bus support: ✔ • execinfo support: ✔ • xcb-randr version:...
## I'm submitting a… [ ] Bug [x] Feature Request [ ] Documentation Request [ ] Other (Please describe in detail) ## Current Behavior _NET_FRAME_EXTENTS property is ~set to all...