summaryrefslogtreecommitdiff
path: root/Userland/Applications/Welcome/main.cpp
AgeCommit message (Expand)Author
2021-05-13Userland: Tighten a *lot* of pledges! :^)Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-15Applications: Rename Serendipity => WelcomeAndreas Kling
2021-02-03Applications: Remove "Welcome" applicationAndreas Kling
2021-01-16Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"Andreas Kling
2021-01-15Everywhere: Pledge "sendfd" in WindowServer client programsAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling