Commit Graph

1214 Commits

Author SHA1 Message Date
oneshinyboi 47a3c65ca0
use latest swipe_type library version 2026-03-16 04:35:48 +00:00
Diamond White 5cf1a0c34c use correct key_dimensions 2026-03-16 02:04:22 +00:00
Diamond White 9382af67e2 remove println, minor fix 2026-03-16 00:53:25 +00:00
Diamond White 5891c4b5b6 default swipe to type config to false 2026-03-15 14:19:39 +00:00
Diamond White 55756e6e51 add toggle to settings.rs 2026-03-15 13:01:40 +00:00
Diamond White 0ee7671832 process swipes on separate thread to not block ui 2026-03-15 12:32:16 +00:00
Diamond White f8f38f6adf only add motion data for the device that started the swipe 2026-03-15 11:05:11 +00:00
Diamond White 74e8c4b588 implement swipe selection ui in keyboard overlay 2026-03-15 10:43:28 +00:00
Diamond White fb4e4d59ff Merge remote-tracking branch 'origin/main' 2026-03-12 05:01:22 +00:00
Diamond White ff03f8a75a update appimage bulid to support building ort runtime 2026-03-12 05:01:07 +00:00
Diamond White c9d99fb9c3
Merge branch 'wlx-team:main' into main 2026-03-12 03:08:49 +00:00
Diamond White 84b43f30dc use new prediction engine, move swipe type related logic to its own module 2026-03-12 03:06:27 +00:00
galister f2c34fba8f
sticky modifier keys explanation in README 2026-03-11 10:44:01 +09:00
Earthgames 1a74eb1507 Use a more common name 2026-03-08 01:18:35 +09:00
Earthgames 6b3f8a7b42 Only convert locale one time 2026-03-08 01:18:35 +09:00
Earthgames ad78fdab24 Hack in full lang codes
Add British
2026-03-08 01:18:35 +09:00
Earthgames 12ceebec6d Used locale in chrono 2026-03-08 01:18:35 +09:00
Earthgames 6f9ca5b3b7 Added documentation for default colors 2026-03-06 12:23:50 +09:00
oo8dev c54b211872
Merge pull request #460 from wlx-team/defaults-globals-refactor
wgui: separate globals from themes
2026-03-05 21:55:46 +00:00
Aleksander cb899235b4 wgui: separate globals and themes 2026-03-05 19:28:42 +01:00
Aleksander a83af3d833 translations 2026-03-05 12:42:04 +01:00
galister e8c8a67fc0
add wiki links to readme 2026-03-03 02:52:51 +09:00
Earthgames 2b4a0b6a0d Changed old link to the new one 2026-03-01 13:53:49 +09:00
galister 5ffa5e59bf skybox cleanups 2026-02-28 13:33:54 +09:00
galister ed8ca1e068 fix copy-paste fail causing stuck images 2026-02-28 13:33:27 +09:00
Diamond White e45756d787 use clipboard to paste swipe output 2026-02-28 04:11:13 +00:00
galister f21776b123 box CompositionLayerColorScaleBiasKHR 2026-02-28 13:10:02 +09:00
Torge Matthies ab3f873a38 fix grid opacity not updating live 2026-02-27 12:30:27 +09:00
Diamond White 452ccf5eff use latest swipeType lib to test including binaries 2026-02-25 20:18:58 +00:00
oo8dev de6047107e
Merge pull request #450 from openglfreak/feat-grid-opacity
add option for grid opacity
2026-02-25 21:14:11 +01:00
Torge Matthies 39152b8548
add option for grid opacity 2026-02-25 20:59:17 +01:00
Diamond White 66f06abcc5 add manual trigger to app image build to test 2026-02-25 19:56:00 +00:00
Diamond White b7ed163484 change to git dependency 2026-02-25 19:22:36 +00:00
Kresny b517afc379
Rebind toggle_dashboard and show_hide (#449) 2026-02-25 14:58:30 +09:00
Diamond White 5db05a7802 successful debug implementation 2026-02-25 03:47:53 +00:00
Diamond White 13248411a8 start to integrate swipetype with keyboardstate 2026-02-25 02:44:35 +00:00
oo8dev b84d565b1e
Merge pull request #443 from wlx-team/feat-editbox
Editbox, wgui fixes, doc
2026-02-21 12:23:49 +01:00
Sapphire 46f3a54203 don't block inputs for headless sessions 2026-02-21 14:13:31 +09:00
Sapphire 4afaa6d048 reduce indentations in block_inputs 2026-02-21 14:13:31 +09:00
Sapphire 26f078d512 unblock inputs on exit 2026-02-21 14:13:31 +09:00
Aleksander 124d817752 fix logic bug in push_scissor_stack 2026-02-16 20:33:43 +01:00
Aleksander 2ddb419676 editbox keyboard input, scrollbars fix (scissoring broken atm), clippy 2026-02-14 22:20:51 +01:00
Aleksander 841241a7e6 wgui: Editbox basics, component focus, minor refactoring 2026-02-14 19:24:36 +01:00
Aleksander c902f0cd44 wgui: widgets.md: document tabs 2026-02-14 19:24:36 +01:00
Aleksander 756c42609d use SlotMap 2026-02-14 16:04:36 +01:00
Aleksander 4fc439abe2 uidev: fix color formats
Current implementation picks up the first available color format, which could be HDR (A2R10G10B10_UNORM_PACK32 in my case), but we don't have any color profiles. Stick back to SDR-only instead.
2026-02-14 10:18:41 +01:00
oo8dev 9685576272
Merge pull request #438 from wlx-team/feat-language-selector
Settings: Language selector, "Requires restart" info
2026-02-13 08:33:32 +01:00
galister d2f01c06ec
Add Open Collective link 2026-02-13 13:29:53 +09:00
Aleksander 94c36076af Language selector and "requires restart" info 2026-02-12 20:53:06 +01:00
galister a4134030fe Release 26.2.1 2026-02-11 02:58:18 +09:00