Commit Graph

14 Commits

Author SHA1 Message Date
galister
60850d8d70 get rid of once_cell 2025-04-07 03:31:58 +09:00
galister
1deae19f92 refactors & clippy recommendations 2025-04-07 00:58:03 +09:00
galister
bca6376b50 only log keys if debug build and log level trace 2025-03-12 03:06:52 +09:00
AdiMCS
b0883e81bf Switch to WheelHiRes. Add horizontal scrolling (#171)
* Switch to HiResScroll. Add horizontal scrolling

* Fix OpenVR compilation for horizontal scrolling

* fix OpenXR scroll using x axis for both scroll axes
2025-03-09 17:20:10 +00:00
Diamond White
965174c781 seperate combined UInputHandle into two handles for mouse and keyboard each (#155) 2025-02-12 19:24:42 +00:00
galister
83ae798215 add virtualkey action for modular button 2024-09-27 02:23:13 +09:00
galister
13d9284bb8 move mouse move-scroll exclusivity to hid module 2024-09-11 06:03:22 +09:00
galister
57ff3aa1dd clippy 2024-08-09 10:19:57 +00:00
Ben Scholzen (DASPRiD)
b3ae583cb4 fix(hid): setup xkb extension before querying keyboard device ID 2024-06-16 01:27:33 +09:00
galister
59c0bc870c keyboard: use fallback layout if failing to load 2024-06-09 09:53:46 +09:00
galister
7d42ee9721 fix: meta/altgr key not working 2024-06-07 12:22:20 +09:00
galister
bb88137533 keyboard debug logging 2024-06-07 12:15:20 +09:00
galister
415ef91a43 feat: PipeWire capture on X11
Co-authored-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-06-06 01:08:20 +09:00
galister
3a3cda7a45 feat: libxkbcommon layouts 2024-06-05 19:54:11 +09:00