wayvr/.github/workflows
Diamond White db1675d399
feat: swipe to type (#451)
* start to integrate swipetype with keyboardstate

* successful debug implementation

* change to git dependency

* add manual trigger to app image build to test

* use latest swipeType lib to test including binaries

* use clipboard to paste swipe output

* use new prediction engine, move swipe type related logic to its own module

* update appimage bulid to support building ort runtime

* implement swipe selection ui in keyboard overlay

* only add motion data for the device that started the swipe

* process swipes on separate thread to not block ui

* add toggle to settings.rs

* default swipe to type config to false

* remove println, minor fix

* use correct key_dimensions

* use latest swipe_type library version

* optionally use wayvr compositor clipboard when pasting

* remove unused imports

* fix typo in log::error

* fix within key positioning

* run swipes on AltGr keycaps
2026-04-10 14:46:22 +09:00
..
scripts rename to wayvr 2026-01-09 23:38:47 +09:00
build-all-features.yml rename to wayvr 2026-01-09 23:38:47 +09:00
build-appimage.yml feat: swipe to type (#451) 2026-04-10 14:46:22 +09:00
build-default.yml rename to wayvr 2026-01-09 23:38:47 +09:00
build-wayland-openvr.yml rename to wayvr 2026-01-09 23:38:47 +09:00
build-wayland-openxr.yml rename to wayvr 2026-01-09 23:38:47 +09:00
build-x11-openvr.yml rename to wayvr 2026-01-09 23:38:47 +09:00
build-x11-openxr.yml rename to wayvr 2026-01-09 23:38:47 +09:00
make-release.yml update workflow for vendor tarball 2026-02-09 02:38:16 +09:00