1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:38:12 +00:00
serenity/Userland/Libraries/LibConfig
thankyouverycool 6f394d9ee2 LibConfig+ConfigServer: Make remove_key() synchronous
Previously, when removing keys, the config utility terminated its
connection before changes could be synced.
2022-10-01 13:39:10 +03:30
..
Client.cpp LibConfig+ConfigServer: Make remove_key() synchronous 2022-10-01 13:39:10 +03:30
Client.h Base: Launch ConfigServer at session start-up 2022-08-14 21:52:35 +01:00
CMakeLists.txt ConfigServer+LibConfig: Add way for clients to listen for config changes 2021-08-26 23:41:38 +02:00
Listener.cpp LibConfig: Add removal/notifcation for keys 2021-11-13 12:55:46 +01:00
Listener.h LibConfig: Add removal/notifcation for keys 2021-11-13 12:55:46 +01:00