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-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-13
Base: Add a quote to the fortunes database
Hendiadyoin1
2022-08-13
Base: Add more emoji
Xexxa
2022-08-12
Kernel/VFS: Check that mount-point is not in use
Kristiyan Stoimenov
2022-08-12
Ports: Remove two getprogname patches that are no longer needed
Tim Schumacher
2022-08-12
Base: Add seven new emoji
Beckett Normington
2022-08-12
SystemMonitor: Remove GML references to the deleted Hardware tab
Liav A
2022-08-12
Base: Add some more `linear-gradient()` transition hint demos
MacDue
2022-08-12
LibWeb: Implement `linear-gradient()` transition hints
MacDue
2022-08-12
Base: Remove modifications from fancy progress bar demo
MacDue
2022-08-12
Base: Add more emoji
Xexxa
2022-08-12
Ports: Update serenity-theming use latest commit 018356b
djwisdom
2022-08-11
Base: Add more emoji
Xexxa
2022-08-11
Base: Add new emojis U+1FA71-73,U+1FA79
djwisdom
2022-08-11
Base: Add a few fun emojis
Beckett Normington
2022-08-11
LibTimeZone: Update to TZDB version 2022b
Timothy Flynn
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
Kernel: Remove leftover reference to prekernel on aarch64
Filiph Sandström
2022-08-10
LibWeb: Follow `image-rendering` when painting image style values
MacDue
2022-08-10
Kernel: Fix a typo and a grammar issue in code comments
Brian Gianforcaro
2022-08-10
Kernel: Validate the sys$alarm signal send always succeeds
Brian Gianforcaro
2022-08-10
Kernel: Make failure to write coredump or perfcore a regular dmesg
Brian Gianforcaro
2022-08-10
HackStudio: Add fullscreen shortcut
Junior Rantila
2022-08-09
Terminal: Propagate more errors
Junior Rantila
2022-08-09
CI: Enable downloading the Azure remote data cache for Fuzzer builds
Timothy Flynn
2022-08-09
CI: Add a restoration key for Azure's remote data caches
Timothy Flynn
2022-08-09
Kernel: Fix SMP deadlock in MM::allocate_contiguous_physical_pages
Brian Gianforcaro
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
Base: Add icons for animation and theming options
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
Base: Replace linear-gradient() pattern demo with cooler one
MacDue
2022-08-08
LibGUI: Correct cursor index during mouseup_event
Matthew B. Jones
2022-08-08
Base: Add linear-gradient + background-size demo
MacDue
2022-08-08
Base: Add linear-gradient list-marker demo
MacDue
2022-08-08
Base: Add the styled progress bar demo from css-tricks.com
MacDue
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
Documentation: Add clang-format variant to EmacsConfiguration.md
Riyyi
2022-08-08
Base: Replace getopt with getopt_long in man page
demostanis
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
[next]