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-16
WindowServer: Do not pop-up submenus directly atop their ancestors
thankyouverycool
2022-08-16
WindowServer: Add MenuManager helper to find closest open ancestor
thankyouverycool
2022-08-16
WindowServer: Force cursor invalidation when composing immediately
thankyouverycool
2022-08-16
WindowServer: Don't start a drag and drop unless holding Primary mouse
thankyouverycool
2022-08-16
LibGUI: Put DragOperation dbgln() behind DRAG_DEBUG
thankyouverycool
2022-08-16
WindowServer: Use correct config group for workspace settings
thankyouverycool
2022-08-16
DisplaySettings: Update Workspaces tab GML
thankyouverycool
2022-08-16
Base: Add 32x32 workspaces settings icon
thankyouverycool
2022-08-16
WindowServer+WorkspacePicker: Adjust active and inactive colors
thankyouverycool
2022-08-16
Base: Add 16 new emoji
Ryan Liptak
2022-08-16
Base: Add audio MIME type associations
kleines Filmröllchen
2022-08-16
Utilities/file: Handle all supported audio MIME types
kleines Filmröllchen
2022-08-16
LibCore: Add MIME sniffing for MP3 and WAV
kleines Filmröllchen
2022-08-16
LibCore: The MIME type is 'audio/flac', not 'extra/flac'
kleines Filmröllchen
2022-08-16
Meta: Remove an outdated `MAKE_DIRECTORY` call for pnp IDs
Tim Schumacher
2022-08-16
LibWeb: Render flex line items RTL (reversed items) for FlexEnd
watkinsr
2022-08-16
TextEditor: Correct typo in MainWidget.{cpp,h}
huttongrabiel
2022-08-16
Base: Add new emojis U+1F7E0-U+1F7EB
djwisdom
2022-08-16
Base: Add new emoji U+1F923
Ryan Liptak
2022-08-16
Kernel: Release 1 page instead of all pages when starved for pages
dylanbobb
2022-08-16
Kernel: Allow release of a specific amount of of clean pages
dylanbobb
2022-08-16
WindowServer: Always use the automatic cursor tracking window's cursor
Andreas Kling
2022-08-16
WindowServer: Move "automatic cursor tracking window" to WindowManager
Andreas Kling
2022-08-16
WindowServer: Rename "active input tracking window"
Andreas Kling
2022-08-16
LibGUI: Retain the active input tracking widget's cursor
Andreas Kling
2022-08-15
Base: Add new emojis U+1F534-U+1F539
djwisdom
2022-08-15
Terminal: Enable double-buffering for the terminal widget
Andreas Kling
2022-08-15
Kernel: Shrink default userspace stack size from 4 MiB to 1 MiB
Andreas Kling
2022-08-15
LibCore: Add Directory::chown() API and use it in Core::Account
Andreas Kling
2022-08-15
LoginServer+LibCore: Only create user temp directory from LoginServer
Andreas Kling
2022-08-15
LibGUI: Programatically draw table header sorting arrows
Timothy Flynn
2022-08-15
LibJS: Use NaN boxing to decrease the memory size of Values
davidot
2022-08-15
LibJS: Specialize Optional<Completion>
davidot
2022-08-15
LibJS: Specialize Optional<Value>
davidot
2022-08-15
AK: Allow bit_cast to be used in constant evaluated context
davidot
2022-08-15
LibJS: Add extreme value tests for cos and sin
davidot
2022-08-15
TextEditor: Display widget when needle not found in replace all
huttongrabiel
2022-08-15
Meta: Remove TZDB duplication
Emily Trau
2022-08-15
Base: Add more emojis U+1F344,45,47-4C
djwisdom
2022-08-15
Kernel: Remove regions from the region tree after failing to map them
Idan Horowitz
2022-08-15
Kernel: Leak a ref() on the new Process ASAP in sys$fork()
Andreas Kling
2022-08-15
Kernel: Don't release file-pages if volatile memory purge did it
Jorropo
2022-08-14
Kernel: Dump list of processes and their memory usage when OOMing
Andreas Kling
2022-08-14
Kernel: Release some clean file-backed memory when starved for pages
Andreas Kling
2022-08-14
Kernel: Update outdated "user physical pages" terminology
Andreas Kling
2022-08-14
Terminal: Update window size increments on terminal font change
Andreas Kling
2022-08-14
Terminal: Rename menu item from "Settings" to "Terminal Settings"
Andreas Kling
2022-08-14
Browser: Rename menu item from "Settings" to "Browser Settings"
Andreas Kling
2022-08-14
SystemMonitor: Add some margin around widgets in the process inspector
Andreas Kling
2022-08-14
SystemMonitor: Make process name appear in the process inspector again
Andreas Kling
[next]