1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 17:32:06 +00:00
serenity/Userland/Applications/MouseSettings
Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly
This changes client methods so that they return the IPC response's
return value directly - instead of the response struct - for IPC
methods which only have a single return value.
2021-05-03 21:14:40 +02:00
..
CMakeLists.txt WindowServer+MouseSettings: Add ability to configure double-click speed (#5876) 2021-04-02 16:08:18 +02:00
main.cpp Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
MouseSettingsWindow.cpp Userland: Make IPC results with one return value available directly 2021-05-03 21:14:40 +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