ladybird/Userland/Services
Daniël van de Burgt a106f852d3
WindowServer+MouseSettings: Add ability to configure double-click speed (#5876)
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.
2021-04-02 16:08:18 +02:00
..
AudioServer AudioServer: don't set an upper limit on volume in mixer 2021-03-27 10:20:55 +01:00
ChessEngine Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
Clipboard Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
CrashDaemon LibCoreDump+CrashDaemon: Compress coredumps 2021-03-28 20:42:33 +02:00
DHCPClient Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
EchoServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
ImageDecoder LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
LaunchServer Apply suggestions from code review 2021-03-15 16:08:31 +01:00
LookupServer Everywhere: Remove pessimizing and redundant move() 2021-03-17 16:30:15 +01:00
NotificationServer Notification: Remove default image 2021-03-22 12:46:16 +01:00
ProtocolServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
SymbolServer Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
SystemServer SystemServer: Call endgrent() after we're finished looking up groups 2021-03-29 20:44:41 +02:00
Taskbar Taskbar: Reposition the applet area when the desktop rect changes 2021-03-30 23:43:24 +02:00
TelnetServer Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
WebContent LibWeb+WebContent: Support displaying tooltips in OOPWV 2021-03-30 21:21:17 +02:00
WebServer Userland: Fix printf specifiers with off_t 2021-03-17 23:22:42 +01:00
WindowServer WindowServer+MouseSettings: Add ability to configure double-click speed (#5876) 2021-04-02 16:08:18 +02:00
CMakeLists.txt SystemMenu: Remove SystemMenu service 2021-03-25 23:08:29 +01:00