index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-26
Kernel: Add support for route flags
brapru
2022-05-26
Base: Write man page for utimensat(3) and futimens(3)
Ariel Don
2022-05-26
Base: Write man page for touch(1)
Ariel Don
2022-05-26
Ports: AvailablePorts.md: Add link to ports.serenityos.net
Xexxa
2022-05-26
LibDSP: Fix keyboard glitch in Classic
kleines Filmröllchen
2022-05-26
Piano: Use LibDSP::Keyboard for all keyboard-playing logic
kleines Filmröllchen
2022-05-26
Piano: Make TrackManager::next_track_index const
kleines Filmröllchen
2022-05-26
Piano: Use a real transport in the TrackManager
kleines Filmröllchen
2022-05-26
LibDSP: Introduce the Keyboard
kleines Filmröllchen
2022-05-26
LibGUI: Allow to lowercase conversion in Vim emulation
huttongrabiel
2022-05-26
LibGUI: Allow to uppercase conversion in Vim emulation
huttongrabiel
2022-05-26
LibGUI: Add casefold_selection function to choose case conversion
huttongrabiel
2022-05-26
LibGUI: Invert button icons with low contrast ratios
MacDue
2022-05-26
LibGfx: Add Color::contrast_ratio()
MacDue
2022-05-26
LibGfx: Add Bitmap::solid_color()
MacDue
2022-05-26
LibGfx: Add Bitmap::invert()
MacDue
2022-05-25
Documentation: Add `ninja` command to example
EWouters
2022-05-25
WindowServer: Stop spurious debug spam after flushing the framebuffer
Liav A
2022-05-25
Base: Document the LibDSP structure in a simple class diagram
kleines Filmröllchen
2022-05-25
Base: Update the audio subsystem documentation
kleines Filmröllchen
2022-05-25
Ports: Add RetroArch
gouchi
2022-05-25
LibLine: Add support for user-controlled masking
Ali Mohammad Pur
2022-05-25
LibLine: Turn bracketed paste mode off in Editor::restore()
Ali Mohammad Pur
2022-05-25
Meta: Use Ubuntu 22.04 images for static analysis
EWouters
2022-05-25
DisplaySettings: Link to cursor themes from "Themes" tab
MacDue
2022-05-25
Userland: Use GUI::Process::spawn_or_show_error() for spawn() from a GUI
MacDue
2022-05-25
LibGUI: Add GUI::Process::spawn_or_show_error()
MacDue
2022-05-25
LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn
MacDue
2022-05-25
LibCore: Add posix_spawn() wrapper to Core::System
MacDue
2022-05-25
Ports: Update SDL2 to 2.0.22
Tim Schumacher
2022-05-25
Ports: Return SDL2 to upstream
Tim Schumacher
2022-05-25
Ports: Return `nesalizer` to upstream
EWouters
2022-05-25
Ports: Replace the manual `dosbox-staging` `config.sub` patch
Tim Schumacher
2022-05-25
Ports: Replace the `gnuapl` `config.sub` patch with our download
Tim Schumacher
2022-05-25
Ports: Replace the `x264` `config.sub` patch with our download
Tim Schumacher
2022-05-25
Ports: Replace the `joe` `config.sub` patch with our download
Tim Schumacher
2022-05-25
Ports: Replace the `gsl` `config.sub` patch with our download
Tim Schumacher
2022-05-25
Ports: Replace the `jq` `config.sub` patch with our download
Tim Schumacher
2022-05-25
Ports: Replace the manual `glu` `config.sub` patch with our download
Tim Schumacher
2022-05-25
Ports: Use the official release tarball for `glu`
Tim Schumacher
2022-05-25
Ports: Replace the `gettext` `config.sub` patch with our download
Tim Schumacher
2022-05-25
Ports: Replace the `libiconv` `config.sub` patch with our download
Tim Schumacher
2022-05-25
Ports: Use our built-in `config.sub` download for `libuuid`
Tim Schumacher
2022-05-25
Ports: Use the official release tarball for `libuuid`
Tim Schumacher
2022-05-25
Ports: Allow selecting multiple `config_{sub,guess}_path`s
Tim Schumacher
2022-05-25
Ports: Fix a typo in `get_new_config_guess`
Tim Schumacher
2022-05-25
Lagom: Fix leaks in the IDL Wrapper generator
DexesTTP
2022-05-25
ThemeEditor: Use 'open' icon instead of ellipsis on path picker button
Karol Kosek
2022-05-25
ThemeEditor: Show unsaved changes prompt also in the quit action
Karol Kosek
2022-05-25
Meta: Add -S to Jakt compiler invocation in compile_jakt
MacDue
[next]