mirror of
https://github.com/RGBCube/serenity
synced 2025-05-26 01:45:06 +00:00
![]() This adds a double-click speed slider control to the Mouse Settings panel, and value labels for both the movement speed and double-click speed sliders. To allow for updating and persisting the configured double-click speed through the WindowServer, two IPC calls - `SetDoubleClickSpeed` and `GetDoubleClickSpeed` - have been added. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
MouseSettingsWindow.cpp | ||
MouseSettingsWindow.gml | ||
MouseSettingsWindow.h |