1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:28:13 +00:00
serenity/Userland
Karol Kosek 20191b58e2 DisplaySettings: Update wallpaper config path only on success
The Window Server is ignoring incorrect files since 235f39e449, so let's
not update the config when that happens and an error message instead!
2021-11-26 11:30:55 -08:00
..
Applets Applets/Audio: Remove unveiling /tmp/portal/config 2021-11-24 19:46:03 +01:00
Applications DisplaySettings: Update wallpaper config path only on success 2021-11-26 11:30:55 -08:00
Demos WidgetGallery: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
DevTools HackStudio: Port to LibMain :^) 2021-11-26 11:13:59 -08:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games FlappyBug: Support mouse clicks for flapping 2021-11-24 21:18:31 -08:00
Libraries SoundPlayer+LibDSP: Move the FFT implementation to LibDSP 2021-11-24 23:45:08 +00:00
Services WindowServer: Clear wallpaper if the requested path is empty 2021-11-26 11:30:55 -08:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities echo: Port to LibMain :^) 2021-11-25 21:41:46 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00