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
2022-08-14
LibWeb: Extract CanvasDrawImage class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasText class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasDrawPath class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasRect class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasFillStrokeStyles class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasFillStrokeStyles class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasTransform class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Extract CanvasState class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Teach CRC2D to draw Path2Ds :^)
Sam Atkins
2022-08-14
LibGfx: Add method for copying a Path with a transform applied
Sam Atkins
2022-08-14
LibWeb: Implement Path2D class
Sam Atkins
2022-08-14
LibWeb: Extract CanvasPath class from CRC2D
Sam Atkins
2022-08-14
LibWeb: Use "unrestricted float/double" where we should in IDL
Sam Atkins
2022-08-14
LibWeb: Use parent and sibling positions for absolutely positioned div
martinfalisse
2022-08-14
LibWeb: Factor out compute_y_position
martinfalisse
2022-08-14
FileManager: Add 'Set as Desktop Wallpaper' action to file context menu
cflip
2022-08-14
LibGUI: Avoid too large tooltip when switching to shorter text
David Smith
2022-08-14
WorkspacePicker: Allow opening workspace settings via a context menu
Andreas Kling
2022-08-14
Utilities/lsblk: Remove Interface Type column
Liav A
2022-08-14
Base: Add Icon for Partition Editor
electrikmilk
2022-08-14
LibJS: Make Function.prototype a callable function object
Linus Groh
2022-08-13
Browser+Base: Allow opening multiple URLs at once from command line
Sam Atkins
2022-08-13
ThemeEditor: Use `FileSystemAccessServer` instead of unveiling files
Lucas CHOLLET
2022-08-13
HackStudio: Fix update modified document on tab widget
Federico Guerinoni
2022-08-13
PixelPaint: Allow configuration of default image size through GUI
cflip
2022-08-12
SystemMonitor: Remove GML references to the deleted Hardware tab
Liav A
2022-08-12
LibWeb: Implement `linear-gradient()` transition hints
MacDue
2022-08-11
Shell: Avoid StringView OOB access in Formatter ctor
Ali Mohammad Pur
2022-08-11
Shell: Stop printing 'sh -c' commands
Ali Mohammad Pur
2022-08-10
LibWeb: Follow `image-rendering` when painting image style values
MacDue
2022-08-10
HackStudio: Add fullscreen shortcut
Junior Rantila
2022-08-09
Terminal: Propagate more errors
Junior Rantila
2022-08-09
WindowServer: Let WindowManager set serverside effects
thankyouverycool
2022-08-09
LibGUI+LibGfx: Let Desktop::the() set widget effects
thankyouverycool
2022-08-09
DisplaySettings: Add an Effects tab
thankyouverycool
2022-08-09
LibGUI+WindowServer: Create IPC calls for passing SystemEffects
thankyouverycool
2022-08-09
LibGUI: Let Desktop:the() manage SystemEffects inside LibGUI
thankyouverycool
2022-08-09
LibGUI+WindowServer: Add a SystemEffects wrapper and helpers
thankyouverycool
2022-08-08
Chess: Import/Export chessboards using LibFileSystemAccessClient
Karol Kosek
2022-08-08
LibGUI: Correct cursor index during mouseup_event
Matthew B. Jones
2022-08-08
LibWeb: Avoid painting background-images under opaque borders
MacDue
2022-08-08
LibWeb: Convert images to common AbstractImageStyleValue base
MacDue
2022-08-08
LibGfx: Add Size<T>::to_rounded<I>()
MacDue
2022-08-08
LibWeb: Don't allow mixed commas/no commas in rect() css values
MacDue
2022-08-08
LibWeb: Fix resolution of CSS clip rect
MacDue
2022-08-08
LibWeb: Enable CSS clip for `position: fixed` elements
MacDue
2022-08-08
LibWeb: Fix RectStyleValue to_string() implementation
Tom
2022-08-07
LibWeb: Allow % height of a % height parent in block-formatted elements
MacDue
2022-08-07
LibWeb: Allow absolute boxes to have a % height of a % height parent
MacDue
2022-08-07
LibWeb: Implement clip property
Tom
[next]