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-02-03
Base+WindowsServer+keymap: Store multiple keymaps in a config
Timur Sultanov
2022-02-03
Base: Start Keymap.Applet automatically
Timur Sultanov
2022-02-03
WindowServer+Keymap+LibGUI: Add widget to display current keymap
Timur Sultanov
2022-02-03
WindowManager: Basic support for system keymap switching
Timur Sultanov
2022-02-03
LibWeb: Implement TransformationStyleValue::to_string()
Sam Atkins
2022-02-03
LibWeb: Allow comma- or space-separated StyleValueLists
Sam Atkins
2022-02-03
LibWeb: Make StyleValue::to_string() output valid CSS
Sam Atkins
2022-02-03
LibWeb: Move non-trivial StyleValue to_string() methods to cpp file
Sam Atkins
2022-02-02
mount: Do not print usage if executed without any arguments
Kenneth Myhra
2022-02-02
Documentation: Add FAQ entry about running the system
sin-ack
2022-02-02
LibJS: Consider calls of parse_iso_date_time() fallible
Linus Groh
2022-02-02
LibWeb: Don't verify that a dimension unit isn't whitespace
Sam Atkins
2022-02-02
Documentation: Update BareMetalInstallation's storage support section
Pankaj Raghav
2022-02-02
Kernel: Add polling support to NVMe
Pankaj Raghav
2022-02-02
Kernel: Add conditional call to disable_irq in IRQHandler constructor
Pankaj Raghav
2022-02-02
Kernel: Add nvme_poll command line parameters
Pankaj Raghav
2022-02-02
LibJS: Reject '-000000' as extended year
Linus Groh
2022-02-02
mount: Exit without error when handling mount all on system boot
Brian Gianforcaro
2022-02-02
Revert "Kernel: Only update page tables for faulting region"
Andreas Kling
2022-02-02
Kernel: Only update page tables for faulting region
Andreas Kling
2022-02-01
Base: Add missing FileTypes for PixelPaint
Easton Pillay
2022-02-01
LibGUI: Rename Close to Discard in MessageBox::ask_about_unsaved_changes
Thitat Auareesuksakul
2022-02-01
PixelPaint: Paint layer thumbnails with correct aspect ratio
Andreas Kling
2022-02-01
LibGUI: Allow only one CommandPalette at once to be opened
Maciej
2022-02-01
Build: Remove hardcoded executable path
Lucas CHOLLET
2022-02-01
Base: Add open links to all of the game man pages
Brian Gianforcaro
2022-02-01
LibGfx+Applications: Add human readable name helper for fonts
thankyouverycool
2022-02-01
Everywhere: Fully qualify font names by including their slope
thankyouverycool
2022-02-01
LibGfx: Determine slope attributes for TrueTypeFonts from tables
thankyouverycool
2022-02-01
sleep: Port to LibMain
alexmajor
2022-02-01
shutdown: Port to LibMain
alexmajor
2022-02-01
stty: Port to LibMain
alexmajor
2022-02-01
sql: Port to LibMain
alexmajor
2022-02-01
shot: Port to LibMain
alexmajor
2022-02-01
sysctl: Port to LibMain
alexmajor
2022-02-01
syscall: Port to LibMain
alexmajor
2022-02-01
sync: Port to LibMain
alexmajor
2022-02-01
Starfield: Add app icon
Jagger De Leo
2022-02-01
Base: Add Arabic Extended-A characters to font Katica Regular 10
Lady Gegga
2022-02-01
Base: Add Arabic Supplement characters to font Katica Regular 10
Lady Gegga
2022-02-01
Base: Add Arabic characters to font Katica Regular 10
Lady Gegga
2022-02-01
Base: Adjust 066E, 067A-0680, 0642, 06A5, 06A6 in Katica Regular 10
Lady Gegga
2022-01-31
LibJS: Implement Intl %SegmentIteratorPrototype%.next ( )
Idan Horowitz
2022-01-31
LibJS: Implement Intl %SegmentsPrototype%.containing
Idan Horowitz
2022-01-31
LibJS: Implement the Intl CreateSegmentDataObject AO
Idan Horowitz
2022-01-31
LibJS: Implement the Intl.Segmenter FindBoundary AO
Idan Horowitz
2022-01-31
LibJS: Convert Intl.Segmenter, Segments and SegmentIterator to Utf16
Idan Horowitz
2022-01-31
LibUnicode: Implement sentence segmentation
Idan Horowitz
2022-01-31
LibUnicode: Implement word segmentation
Idan Horowitz
2022-01-31
LibUnicode: Implement grapheme segmentation
Idan Horowitz
[next]