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
2023-03-21
LibGUI: Make Desktop::set_wallpaper accept an Optional<StringView>
implicitfield
2023-03-21
DisplaySettings: Propagate errors in MonitorWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in MonitorSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in FontSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in EffectsSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in BackgroundSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in DesktopSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in ThemesSettingsWidget
implicitfield
2023-03-21
LibGfx/OpenType: Extend support for GPOS glyph positioning
LukasACH
2023-03-21
VideoPlayer: Add drag and drop support
Junior Rantila
2023-03-20
LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin
Simon Wanner
2023-03-20
LibWeb: Make [PutForwards] work together with [ImplementedAs]
Simon Wanner
2023-03-21
Tests: Add tests to verify alpha values are premultiplied when scaling
Tim Ledbetter
2023-03-21
LibGfx: Use premultiplied alpha when scaling images
Tim Ledbetter
2023-03-20
LibWeb: Support more length types in SVG width/height attributes
Michiel
2023-03-20
LibLine: Unify the is-empty flag in Style::unify_with() as well
Ali Mohammad Pur
2023-03-20
LibWeb: Don't crash on HTML input element with `display: inline`
Andreas Kling
2023-03-20
LibWeb: Let FormattingContext decide the automatic width of its root
Andreas Kling
2023-03-20
LibJS: Update spec numbers / text for the Change Array by Copy proposal
Timothy Flynn
2023-03-20
Base: Add 7 new emojis
Ryan Liptak
2023-03-20
LibWeb: Scale checkbox image instead of repeating on large checkboxes
Srikavin Ramkumar
2023-03-20
LibWeb: Add indeterminate checkbox styling to useragent stylesheet
Srikavin Ramkumar
2023-03-20
LibWeb: Implement selector matching for :indeterminate pseudo-class
Srikavin Ramkumar
2023-03-20
LibWeb: Implement indeterminate IDL attribute in HTMLInputElement
Srikavin Ramkumar
2023-03-20
LibWeb: Match selected option elements with checked pseudo-class
Srikavin Ramkumar
2023-03-20
tar: Add partial support for LZMA-compressed archives
Tim Schumacher
2023-03-20
Tests: Add LZMA test files from the LZMA specification
Tim Schumacher
2023-03-20
Lagom: Add a fuzzer for LZMA decompression
Tim Schumacher
2023-03-20
Utilities: Add an `lzcat` utility
Tim Schumacher
2023-03-20
LibCompress: Add support for LZMA streams
Tim Schumacher
2023-03-20
GMLPlayground: Let WindowServer handle the title's modification symbol
Sam Atkins
2023-03-20
GMLPlayground: Add list of recent files to the File menu
Sam Atkins
2023-03-20
TextEditor: Remove confirmation when opening from recent files list
Sam Atkins
2023-03-20
Meta: Don't install CA certificates during a on-Serenity build
Tim Schumacher
2023-03-20
grep: Remove a leftover debug line
Tim Schumacher
2023-03-20
LibCrypt: Start installing headers again
Tim Schumacher
2023-03-20
Snake: Implement image-based skins
Sam Atkins
2023-03-20
Snake: Move geometry types into Geometry.h and add Direction enum
Sam Atkins
2023-03-20
Snake: Remember if game was paused when picking color
Sam Atkins
2023-03-19
LibWeb: Add keep-alive in response headers if it present in request
Aliaksandr Kalenik
2023-03-19
CI: Add "set -e" to Azure DevOps scripts
Andrew Kaster
2023-03-19
Fuzzers: Use correct type name in FuzzilliJs fuzzer
Andrew Kaster
2023-03-19
LibWeb: Stub out a few form validation and selection methods
Elisée Maurer
2023-03-19
SoundPlayer: Keep track of the selected visualization in the config
Caoimhe
2023-03-19
SoundPlayer: Move `get_image_from_music_file` to the advanced view
Caoimhe
2023-03-19
LibWeb: Rename `PaintableBox::clip_rect()`
Aliaksandr Kalenik
2023-03-19
LibWeb: Apply border-radius clip only if overflow hidden for both axis
Aliaksandr Kalenik
2023-03-19
LibWeb: Update stylesheet loading to use fetch infrastructure
Srikavin Ramkumar
2023-03-19
LibWeb: Implement 'create a potential-CORS request' algorithm
Srikavin Ramkumar
2023-03-19
Meta: Specify a working directory for the FLAC spec test on Lagom
kleines Filmröllchen
[next]