Commit Graph

14 Commits

Author SHA1 Message Date
galister 6d5615eb54 CI to use 24.04 without no pipewire ppa 2026-05-03 12:23:38 +09:00
galister 5615186654 revert: feat: swipe to type (#451) 2026-04-22 17:43:38 +09:00
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
galister ac05e95e9c rename to wayvr 2026-01-09 23:38:47 +09:00
galister 7eb16fc205 downgrade libxkbcommon 2025-12-28 02:12:12 +09:00
galister 5035893fab upload-artifact dnt respect working-directory 2025-12-13 14:19:03 +00:00
galister c95e4a93f6 github actions 2025-12-12 20:38:53 +09:00
galister f05d3a8251 new workspace 2025-06-18 01:14:04 +09:00
galister eef80eae3a
Bundle WayVR Dashboard into wlx, find wayvr-dashboard executable in AppImage (if exists) (#208) (#210)
Co-authored-by: Aleksander <aleksander@oo8.dev>
2025-05-10 08:03:40 +00:00
galister 04063cd60b CI: fix sccache 2025-04-16 18:34:40 +09:00
galister 5ef2e40b5f build appimage on staging 2024-11-20 22:50:22 +01:00
Aleksander 79d91e3d02 Add `libwayland-dev` and `libegl-dev` deps for CI
They are required to compile with `wayvr` target.
2024-10-21 20:46:52 +02:00
galister 1a87823847 rename github action 2024-08-20 14:04:44 +09:00
galister e763e15bdc build dev appimages 2024-08-20 14:02:12 +09:00