summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-05-25Ports: Replace the `x264` `config.sub` patch with our downloadTim Schumacher
2022-05-25Ports: Replace the `joe` `config.sub` patch with our downloadTim Schumacher
2022-05-25Ports: Replace the `gsl` `config.sub` patch with our downloadTim Schumacher
2022-05-25Ports: Replace the `jq` `config.sub` patch with our downloadTim Schumacher
2022-05-25Ports: Replace the manual `glu` `config.sub` patch with our downloadTim Schumacher
2022-05-25Ports: Use the official release tarball for `glu`Tim Schumacher
2022-05-25Ports: Replace the `gettext` `config.sub` patch with our downloadTim Schumacher
2022-05-25Ports: Replace the `libiconv` `config.sub` patch with our downloadTim Schumacher
2022-05-25Ports: Use our built-in `config.sub` download for `libuuid`Tim Schumacher
2022-05-25Ports: Use the official release tarball for `libuuid`Tim Schumacher
2022-05-25Ports: Allow selecting multiple `config_{sub,guess}_path`sTim Schumacher
2022-05-25Ports: Fix a typo in `get_new_config_guess`Tim Schumacher
2022-05-25Lagom: Fix leaks in the IDL Wrapper generatorDexesTTP
2022-05-25ThemeEditor: Use 'open' icon instead of ellipsis on path picker buttonKarol Kosek
2022-05-25ThemeEditor: Show unsaved changes prompt also in the quit actionKarol Kosek
2022-05-25Meta: Add -S to Jakt compiler invocation in compile_jaktMacDue