kvm/ui/src/hooks
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
..
stores.ts feat: Add scroll sensitivity configuration and improved wheel event handling (#242) 2025-03-10 10:51:11 +01:00
useAppNavigation.ts refactor(ui): Extract device UI path generation to standalone function (#203) 2025-02-27 17:08:13 +01:00
useFeatureFlag.ts feat(ui): Add feature flag system (#208) 2025-02-28 12:49:55 +01:00
useInterval.ts Release 202412292127 2024-12-29 21:27:42 +01:00
useIsMounted.ts Release 202412292127 2024-12-29 21:27:42 +01:00
useJsonRpc.ts Move settings to modals & better modal handling (#194) 2025-02-27 16:48:50 +01:00
useKeyboard.ts Release 202412292127 2024-12-29 21:27:42 +01:00
useResizeObserver.ts Release 202412292127 2024-12-29 21:27:42 +01:00