ladybird/Userland/Applications/Welcome
Andreas Kling d312011708 Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Now that WindowServer broadcasts the system theme using an anonymous
file, we need clients to pledge "recvfd" so they can receive it.

Some programs keep the "shared_buffer" pledge since it's still used for
a handful of things.
2021-01-16 19:30:32 +01:00
..
BackgroundWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
BackgroundWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
TextWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
TextWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
UnuncheckableButton.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
UnuncheckableButton.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00