1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:18:12 +00:00
serenity/Userland/Libraries/LibDesktop
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
..
AppFile.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
AppFile.h Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Launcher.cpp Userland: Make IPC results with one return value available directly 2021-05-03 21:14:40 +02:00
Launcher.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00