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
/
Services
Age
Commit message (
Expand
)
Author
2022-01-29
Everywhere: Remove redundant inline keyword
Lenny Maiorani
2022-01-29
WindowServer: Allow checking checkable entries in a menu using space
networkException
2022-01-28
Userland: Fix unnecessary heap allocation of singleton objects
Daniel Bertalan
2022-01-28
RequestServer: Replace disconnected sockets in the grace period too
Ali Mohammad Pur
2022-01-28
Revert "FileSystemAccessServer: Display times in the local time zone"
Timothy Flynn
2022-01-28
Revert "Userland: Invoke tzset in apps that care about time zones"
Timothy Flynn
2022-01-28
FileSystemAccessServer: Display times in the user's local time zone
Timothy Flynn
2022-01-27
RequestServer: Make Request::url() virtual
Andreas Kling
2022-01-27
WebServer: Unveil /etc/timezone for reading
Andreas Kling
2022-01-26
LibGUI+LoginServer: Use default buttons in InputBox and LoginWindow
thankyouverycool
2022-01-25
WindowServer: Rename default_positioned() -> is_default_positioned()
Valtteri Koskivuori
2022-01-25
Userland: Invoke tzset in applications that care about time zones
Timothy Flynn
2022-01-24
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Sam Atkins
2022-01-23
RequestServer: Unveil /etc/timezone for date-time usage
Timothy Flynn
2022-01-23
Userland: Add promises to programs that will read /etc/timezone
Timothy Flynn
2022-01-23
SystemServer: Create /dev/devctl and create devices based on its events
Liav A
2022-01-23
SystemServer: Rename devfs => devtmpfs
Liav A
2022-01-23
WindowServer: Paint menu checkboxes as such instead of as frames
thankyouverycool
2022-01-22
RequestServer+AK: Move happy-path logging behind REQUESTSERVER_DEBUG
Nico Weber
2022-01-22
LibJS: Refactor interpreter to use Script and Source Text Modules
Luke Wilde
2022-01-21
Taskbar: Remove QuickLaunch entries if corresponding file was deleted
Maciej
2022-01-21
Taskbar: Support arbitrary *files* as QuickLaunch entries
Maciej
2022-01-21
Taskbar: Support arbitrary executables as QuickLaunch entries
Maciej
2022-01-21
Taskbar: Abstract out quick launch entries
Maciej
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-20
Kernel: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-17
WindowServer: Pick font with glyphs for digits for ScreenNumberOverlay
Tom
2022-01-16
LibSQL+SQLServer: Implement first cut of SELECT ... ORDER BY foo
Jan de Visser
2022-01-16
Everywhere: Mark Vector of mutable references as mutable
creator1creeper1
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2022-01-14
WebServer: Add charset declaration to directory listings
Maciej
2022-01-14
Everywhere: Use my new serenityos.org e-mail :^)
kleines Filmröllchen
2022-01-13
WindowServer: Don't try to flash menubar in deleted windows
Andreas Kling
2022-01-13
LibCore+Userland+Tests: Convert Stream APIs to construct on heap
sin-ack
2022-01-12
Taskbar: Include `ScreenLayout.h` from `Services` directory
Jelle Raaijmakers
2022-01-12
Base+WindowServer: Add icon to window menu move action
electrikmilk
2022-01-10
Taskbar: Tweak taskbar button progress bar rendering
Andreas Kling
2022-01-09
Everywhere: Add `serenity_dev_{makedev,major,minor}`
Michel Hermier
2022-01-09
LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut
bugreport0
2022-01-08
InspectorServer: Use the 32-bit data length when sending a request
Sviatoslav Peleshko
2022-01-08
LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value>
Linus Groh
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-07
Everywhere: Fix many spelling errors
mjz19910
2022-01-04
WindowServer: Fix loading MainScreen setting from configuration
Tom
2022-01-03
WindowServer: Tighten pledged promises
bugreport0
2022-01-03
Taskbar: Tighten pledged promises, remove incorrect comment
bugreport0
2022-01-03
RequestServer: Tighten pledged promises
bugreport0
2022-01-03
ChessEngine: Remove unused 'rpath' promise
bugreport0
2022-01-03
WebServer: Make ErrorOr unwrapping more idiomatic
Maciej
2022-01-01
LookupServer: Avoid unnecessary copies
Ben Wiederhake
[next]