index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2023-05-15
WindowServer: Catch more Window stealing misbehavior
thankyouverycool
2023-05-15
LibGUI: Put a governor on Action activation
thankyouverycool
2023-05-15
LibGUI+FileSystemAccessServer: Avoid using dummy windows
thankyouverycool
2023-05-15
LibGUI: Simplify Dialog::ScreenPosition and allow Dialogs to opt out
thankyouverycool
2023-05-15
LibGUI: Add Window::constrain_to_desktop() helper
thankyouverycool
2023-05-15
LibGfx: Reverse coordinate subtraction in Rect::constrained_to()
thankyouverycool
2023-05-15
Ladybird+LibWebView: Move backing store management code to LibWebView
Andreas Kling
2023-05-15
Ladybird+LibWebView: Remember the size of the last paint
Andreas Kling
2023-05-15
Userland: Silence or resolve new GCC 13 warnings
Daniel Bertalan
2023-05-15
pidof: Add -S option to specify a pid separator
Tim Ledbetter
2023-05-15
pidof: Use ArgsParser to validate arguments
Tim Ledbetter
2023-05-15
Spreadsheet: Don't release the file buffer when importing CSV files
Karol Kosek
2023-05-15
LibCore: Remove DeprecatedFile::read_link
Ben Wiederhake
2023-05-15
LaunchServer: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-15
Shell: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-15
readlink: Prefer FileSystem::readlink over DeprecatedFile
Ben Wiederhake
2023-05-15
LibGUI+Userland: Store column names in JsonArrayModel as String
Karol Kosek
2023-05-15
Userland: Port `Model::column_name()` to String
Karol Kosek
2023-05-15
LibGUI: Increase the min width of the vertical opacity slider
MacDue
2023-05-15
LibGUI: Ensure final stop of the opacity slider gradient has 255 alpha
MacDue
2023-05-15
LibCore: Use StringView in Object::find_{child,descendant}_of_type_named
Karol Kosek
2023-05-15
LibGfx: Stop assuming the target format is always BGRA8888
MacDue
2023-05-14
VideoPlayer: Use `LibFileSystemAccessClient`
Caoimhe
2023-05-14
LibVideo: Add `PlaybackManager::from_mapped_file`
Caoimhe
2023-05-14
VideoPlayer: Store video sizing mode in the configuration
Caoimhe
2023-05-14
VideoPlayer: Pledge the "VideoPlayer" configuration domain
Caoimhe
2023-05-14
ls: Migrate away from DeprecatedFile
Ben Wiederhake
2023-05-14
LibCore: Remove standard I/O from DeprecatedFile
Ben Wiederhake
2023-05-14
test-imap: Prefer Core::File over DeprecatedFile
Ben Wiederhake
2023-05-14
LookupServer: Migrate from DeprecatedFile to File
Ben Wiederhake
2023-05-14
LibWeb: Start implementing sizing for tracks with span > 1 items in GFC
Aliaksandr Kalenik
2023-05-14
LibWeb: Separate grid tracks from gaps in GFC
Aliaksandr Kalenik
2023-05-14
LibWeb: Make the dblclick event bubble, cancelable and composed
Luke Wilde
2023-05-14
LibELF: Only call IFUNC resolvers after populating the PLT
Daniel Bertalan
2023-05-14
LibELF: Split `do_relocation` into `do_{direct,plt}_relocation`
Daniel Bertalan
2023-05-14
LibC+LibELF: Handle the R_AARCH64_IRELATIVE relocation type
Daniel Bertalan
2023-05-14
SystemMonitor: Prefer Core::File, poll ProcessStatisticsReader correctly
Ben Wiederhake
2023-05-14
LibWeb: Remove unused line in calculate_min_content_size() in GFC
Aliaksandr Kalenik
2023-05-14
LibWeb: Remove excessive spec referencing in GridFormattingContext
Aliaksandr Kalenik
2023-05-14
LibWeb: Remove dead code in resolve_intrinsic_track_sizes() in GFC
Aliaksandr Kalenik
2023-05-14
LibWeb: Change implicit background-size height to auto
Rimvydas Naktinis
2023-05-14
LibWeb: Protect against dereferencing a null pending image request
Andreas Kling
2023-05-14
LibDebug: Stub out LocListX and remove stub expression evaluator
MacDue
2023-05-14
LibJS/Bytecode: Restore old environments when an exception is caught
Andreas Kling
2023-05-14
LibJS/Bytecode: Fix bogus program termination after `try` with `catch`
Andreas Kling
2023-05-13
Userland+Base: Don't run NetworkSettings in elevated mode
Fabian Dellwing
2023-05-13
NetworkSettings: Use helper script to write config
Fabian Dellwing
2023-05-13
Escalator: Major rework and enable forwarding of stdin/stdout
Fabian Dellwing
2023-05-13
Userland: Allow our access check to pass flags to faccessat syscall
Fabian Dellwing
2023-05-13
Userland+Meta: Add new helper program for network settings
Fabian Dellwing
[next]