wayvr/dash-frontend/assets
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
..
dashboard dash-frontend: Monado runtime: Tabs, add stub DebugTimings tab 2026-04-02 17:42:38 +02:00
gui ParserState: add `realize_template`, fix sliders not being updated 2026-04-02 17:43:26 +02:00
lang feat: swipe to type (#451) 2026-04-10 14:46:22 +09:00
sound checkbox sounds, app launch sounds 2026-01-06 17:09:39 +01:00
Quicksand-Bold.ttf.gz add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
Quicksand-Light.ttf.gz add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
Quicksand-Regular.ttf.gz add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00