ladybird/Userland/Applications/MouseSettings
Andreas Kling 782a5c88ce WindowServer: Make most remaining WindowServer IPC calls async
The only remaining sync call from client to server is now the call
that switches a window's backing store. That one actually relies on
the synchronization to hand over ownership of the backing stores,
so it has to stay synchronous for now.
2021-07-04 23:15:16 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
MouseSettingsWindow.cpp WindowServer: Make most remaining WindowServer IPC calls async 2021-07-04 23:15:16 +02:00
MouseSettingsWindow.gml WindowServer+MouseSettings: Add ability to configure double-click speed (#5876) 2021-04-02 16:08:18 +02:00
MouseSettingsWindow.h Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00