index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
Welcome
/
main.cpp
Age
Commit message (
Expand
)
Author
2022-08-14
Base: Launch WebContent at session start-up
Lucas CHOLLET
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-01-09
Welcome: Propagate errors using try_set_main_widget in main
creator1creeper1
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-24
Welcome: Port to LibMain :^)
Andreas Kling
2021-10-18
Welcome: Save startup preference to user's SystemServer session
thankyouverycool
2021-09-02
Welcome: Make license headers uniform
thankyouverycool
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-15
Applications: Rename Serendipity => Welcome
Andreas Kling
2021-02-03
Applications: Remove "Welcome" application
Andreas Kling
2021-01-16
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Andreas Kling
2021-01-15
Everywhere: Pledge "sendfd" in WindowServer client programs
Andreas Kling
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling