summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-27Base: Make kill process icon using hand as gun gesturedjwisdom
2022-05-27Ports: Add ACPICA tools portLiav A
2022-05-26Userland: Depend some applications on WebContent if it's being usedKarol Kosek
2022-05-26WebContent: Depend on ImageDecoder, RequestServer and WebSocketKarol Kosek
2022-05-26Welcome: Depend on HelpKarol Kosek
2022-05-26Browser: Depend on BrowserSettingsKarol Kosek
2022-05-26CharacterMap: Mark this component as 'recommended', not 'required'Karol Kosek
2022-05-26LibGUI: Implement case inversion in Vim emulationhuttongrabiel
2022-05-26AK: Add invert_case() and invert_case(StringView)huttongrabiel
2022-05-26Base: Don't launch LookupServer in generate-manpages modeMaciej
2022-05-26netstat: Stop needing LookupServer for parsing argumentsMaciej
2022-05-26Base: Add man page for network configurationMaciej
2022-05-26NetworkServer: Add a new NetworkServer serviceMaciej
2022-05-26DHCPClient: Don't discover interfaces other than given by defaultMaciej
2022-05-26MasterWord: Check guesses against the word listPaweł Łukasik
2022-05-26route: Add the flags columnbrapru
2022-05-26Kernel: Add support for route flagsbrapru
2022-05-26Base: Write man page for utimensat(3) and futimens(3)Ariel Don
2022-05-26Base: Write man page for touch(1)Ariel Don
2022-05-26Ports: AvailablePorts.md: Add link to ports.serenityos.netXexxa
2022-05-26LibDSP: Fix keyboard glitch in Classickleines Filmröllchen
2022-05-26Piano: Use LibDSP::Keyboard for all keyboard-playing logickleines Filmröllchen
2022-05-26Piano: Make TrackManager::next_track_index constkleines Filmröllchen
2022-05-26Piano: Use a real transport in the TrackManagerkleines Filmröllchen
2022-05-26LibDSP: Introduce the Keyboardkleines Filmröllchen
2022-05-26LibGUI: Allow to lowercase conversion in Vim emulationhuttongrabiel
2022-05-26LibGUI: Allow to uppercase conversion in Vim emulationhuttongrabiel
2022-05-26LibGUI: Add casefold_selection function to choose case conversionhuttongrabiel
2022-05-26LibGUI: Invert button icons with low contrast ratiosMacDue
2022-05-26LibGfx: Add Color::contrast_ratio()MacDue
2022-05-26LibGfx: Add Bitmap::solid_color()MacDue
2022-05-26LibGfx: Add Bitmap::invert()MacDue
2022-05-25Documentation: Add `ninja` command to exampleEWouters
2022-05-25WindowServer: Stop spurious debug spam after flushing the framebufferLiav A
2022-05-25Base: Document the LibDSP structure in a simple class diagramkleines Filmröllchen
2022-05-25Base: Update the audio subsystem documentationkleines Filmröllchen
2022-05-25Ports: Add RetroArchgouchi
2022-05-25LibLine: Add support for user-controlled maskingAli Mohammad Pur
2022-05-25LibLine: Turn bracketed paste mode off in Editor::restore()Ali Mohammad Pur
2022-05-25Meta: Use Ubuntu 22.04 images for static analysisEWouters
2022-05-25DisplaySettings: Link to cursor themes from "Themes" tabMacDue
2022-05-25Userland: Use GUI::Process::spawn_or_show_error() for spawn() from a GUIMacDue
2022-05-25LibGUI: Add GUI::Process::spawn_or_show_error()MacDue
2022-05-25LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawnMacDue
2022-05-25LibCore: Add posix_spawn() wrapper to Core::SystemMacDue
2022-05-25Ports: Update SDL2 to 2.0.22Tim Schumacher
2022-05-25Ports: Return SDL2 to upstreamTim Schumacher
2022-05-25Ports: Return `nesalizer` to upstreamEWouters
2022-05-25Ports: Replace the manual `dosbox-staging` `config.sub` patchTim Schumacher
2022-05-25Ports: Replace the `gnuapl` `config.sub` patch with our downloadTim Schumacher