kvm/ui/src
Adam Shiervani 536e823243
feat: Add scroll sensitivity configuration and improved wheel event handling (#242)
- Implement scroll sensitivity settings with low, default, and high modes
- Add RPC methods for getting and setting scroll sensitivity
- Enhance wheel event handling with device-specific sensitivity and clamping
- Create a new device settings store for managing scroll and trackpad parameters
- Update mouse settings route to include scroll sensitivity selection
2025-03-10 10:51:11 +01:00
..
assets Release 202412292127 2024-12-29 21:27:42 +01:00
components feat: Add scroll sensitivity configuration and improved wheel event handling (#242) 2025-03-10 10:51:11 +01:00
hooks feat: Add scroll sensitivity configuration and improved wheel event handling (#242) 2025-03-10 10:51:11 +01:00
providers copyedits (#232) 2025-03-09 15:04:11 +01:00
routes feat: Add scroll sensitivity configuration and improved wheel event handling (#242) 2025-03-10 10:51:11 +01:00
api.ts Release 202412292127 2024-12-29 21:27:42 +01:00
cva.config.ts Release 202412292127 2024-12-29 21:27:42 +01:00
index.css Move settings to modals & better modal handling (#194) 2025-02-27 16:48:50 +01:00
keyboardMappings.ts Release 202412292127 2024-12-29 21:27:42 +01:00
main.tsx feat(cloud): Add support for custom cloud app URL configuration (#207) 2025-02-28 13:48:52 +01:00
notifications.tsx Release 202412292127 2024-12-29 21:27:42 +01:00
root.tsx Release 202412292127 2024-12-29 21:27:42 +01:00
ui.config.ts feat(cloud): Add support for custom cloud app URL configuration (#207) 2025-02-28 13:48:52 +01:00
utils.ts Release 202412292127 2024-12-29 21:27:42 +01:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00