summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-24LibDesktop: Make allowlist APIs return ErrorOr<void>Andreas Kling
2021-11-24Inspector: Port to LibMain :^)Andreas Kling
2021-11-24Playground: Port to LibMain :^)Andreas Kling
2021-11-24Profiler: Port to LibMain :^)Andreas Kling
2021-11-24ImageViewer: Port to LibMain :^)Andreas Kling
2021-11-24FontEditor: Port to LibMain :^)Andreas Kling
2021-11-24Calculator: Port to LibMain :^)Andreas Kling
2021-11-24CrashDaemon: Port to LibMain :^)Andreas Kling
2021-11-24Applets/Audio: Port to LibMain :^)Andreas Kling
2021-11-24KeyboardSettings: Port to LibMain :^)Andreas Kling
2021-11-24MouseSettings: Port to LibMain :^)Andreas Kling
2021-11-24Clipboard: Port to LibMain :^)Andreas Kling
2021-11-24Welcome: Port to LibMain :^)Andreas Kling
2021-11-24logout: Port to LibMain :^)Andreas Kling
2021-11-24LibCore: Add kill() syscall wrapperAndreas Kling
2021-11-24Help: Port to LibMain :^)Andreas Kling
2021-11-24Keymaps: Add bépo keymapsSamuel El-Borai
2021-11-23LibUnicode: Port generator utility methods to ErrorOrTimothy Flynn
2021-11-23LibCore: Allow moving, but not copying, DirIteratorTimothy Flynn
2021-11-23LibUnicode: Port GenerateUnicodeNumberFormat to ErrorOr and LibMainTimothy Flynn
2021-11-23LibUnicode: Port GenerateUnicodeLocale to ErrorOr and LibMainTimothy Flynn
2021-11-23LibUnicode: Port GenerateUnicodeData to ErrorOr and LibMainTimothy Flynn
2021-11-23Meta: Allow lagom_tool invocations to specify libraries to linkTimothy Flynn
2021-11-23Meta: Define LagomMain outside of the BUILD_LAGOM branchTimothy Flynn
2021-11-23LibUnicode: Functionalize the Unicode generator CMake commandsTimothy Flynn
2021-11-23LibUnicode: Invoke lagom_tool() with SOURCES inlineTimothy Flynn
2021-11-23Pong: Port to LibMainPedro Pereira
2021-11-23GameOfLife: Port to LibMainPedro Pereira
2021-11-23Solitaire: Port to LibMainPedro Pereira
2021-11-23Snake: Port to LibMainPedro Pereira
2021-11-23usermod: Port to LibMainfaxe1008
2021-11-23userdel: Port to LibMainfaxe1008
2021-11-23lsusb: Port to LibMainfaxe1008
2021-11-23blockdev: Port to LibMainfaxe1008
2021-11-23base64: Port to LibMainfaxe1008
2021-11-23arp: Port to LibMainfaxe1008
2021-11-23Hearts: Port to LibMainPedro Pereira
2021-11-23LibJS: Update to_largest_temporal_unit() to allow undefined fallbackLinus Groh
2021-11-23AK: On macOS host builds, wrap unistd.h with missing extern "C"csb6
2021-11-23dmesg: Port to LibMain :^)Andreas Kling
2021-11-23ps: Port to LibMain :^)Andreas Kling
2021-11-23keymap: Port to LibMain :^)Andreas Kling
2021-11-23pmap: Port to LibMain :^)Andreas Kling
2021-11-23LookupServer: Port to LibMain :^)Andreas Kling
2021-11-23NotificationServer: Port to LibMain :^)Andreas Kling
2021-11-23ConfigServer: Port to LibMain :^)Andreas Kling
2021-11-23WebServer: Port to LibMain :^)Andreas Kling
2021-11-23WidgetGallery: Port to LibMain :^)Andreas Kling
2021-11-23WorkspacePicker: Port to LibMain :^)Andreas Kling
2021-11-23Applets: Rename DesktopPicker => WorkspacePickerAndreas Kling