1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:28:11 +00:00
serenity/Userland/Applications/MouseSettings
Mathias Jakobsen 4384a236b0 MouseSettings: Use latest (unsaved) setting for testing double-click
Instead of using the doubleclick_event this uses the current double-
click speed setting to check whether or not the colors of the double-
click icon should be inverted. This allows us to use the current (and
unsaved) setting for comparison instead of having to apply the settings
first.
2021-07-21 01:24:24 +02:00
..
CMakeLists.txt MouseSettings: Give this application a GUI facelift :^) 2021-07-20 21:50:06 +02:00
DoubleClickArrowWidget.cpp MouseSettings: Use latest (unsaved) setting for testing double-click 2021-07-21 01:24:24 +02:00
DoubleClickArrowWidget.h MouseSettings: Use latest (unsaved) setting for testing double-click 2021-07-21 01:24:24 +02:00
main.cpp MouseSettings: Give this application a GUI facelift :^) 2021-07-20 21:50:06 +02:00
MouseSettingsWindow.cpp MouseSettings: Give this application a GUI facelift :^) 2021-07-20 21:50:06 +02:00
MouseSettingsWindow.gml MouseSettings: Further tweaks to margins and spacing :^) 2021-07-20 22:51:45 +02:00
MouseSettingsWindow.h MouseSettings: Give this application a GUI facelift :^) 2021-07-20 21:50:06 +02:00