galister

Results 9 issues of galister

It looks like when a relationship has access to multiple schemas, Platform CLI doesn't respect the default_schema field. ``` platform db:sql -vvv -r second_db -p xxxxxxxxxxxx -e multi-db-branch "SHOW TABLES;"...

`ResolveAvatarMask` is really powerful, but the fact that it does not allow combining `AvatarMaskBodyPart`s with transforms makes it a lot less useful. My use case being the gesture layer. Say...

feature

Hello and thanks for this wonderful tool! In this PR, I've added a new base class for `AacFlState` and `AacFlStateMachine` called `AacAnimatorNode` which contains common code, such as placement of...

major-feature
feature

Hi, I was mostly doing my own research on this and I thought you might be interested. Vulkano's default StandardMemoryAllocator allocates around 576MB of memory even if you don't upload...

Right now, bindings for OpenXR are [hardcoded](https://github.com/galister/wlx-overlay-s/blob/63e8cd59b2ce0419fb3bfc8117281191ee9377eb/src/backend/openxr/input.rs#L278). Let's make them configurable via a file.

enhancement

We need to come up with an intuitive way to set the parent device a given overlay. Sticking overlays to devices is already handled in [auto_movement](https://github.com/galister/wlx-overlay-s/blob/main/src/backend/overlay.rs#L107). All we need to...

enhancement
planned

old windows application via wine. upon opening the combo box and hovering the topmost item: ``` 2024-07-16T10:55:44.885Z DEBUG xwayland_satellite::server > mapping Window { res_id: 10485843 } 2024-07-16T10:55:44.885Z DEBUG xwayland_satellite::server::dispatch >...

this is so that people who don't want implicit clipboard sync can just disable it.

The spec for [XrFacialExpressionsHTC](https://registry.khronos.org/OpenXR/specs/1.1/html/xrspec.html#XrFacialExpressionsHTC) states: > `XrFacialExpressionsHTC` returns data of a lip facial expression or an eye facial expression. I would think that this means that all of the fields...

synced to gitlab
runtime related