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
/
Applets
Age
Commit message (
Expand
)
Author
2022-04-06
AK+Userland: Rename Array::front/back to first/last
Sam Atkins
2022-04-03
Applets: Add a network graph applet
kleines Filmröllchen
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-18
ClipboardHistory: Show ranges and max dimensions for copied glyphs
thankyouverycool
2022-03-04
LibGfx: Rename Color::from_rgba() => Color::from_argb()
Andreas Kling
2022-02-25
Userland: Rename WindowManagerServerConnection
Itamar
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-25
Applets: Update Audio applet FrameShape and adjust dimensions
thankyouverycool
2022-02-24
ClipboardHistory: Add Time column
Nícolas F. R. A. Prado
2022-02-13
Userland/Applets: Use default constructors/destructors
Lenny Maiorani
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-04
Keymap Applet: Spawn KeyboardSettings when clicking
Maciej
2022-02-03
WindowServer+Keymap+LibGUI: Add widget to display current keymap
Timur Sultanov
2022-01-28
Applets/Audio: Use Array for the volume level bitmaps
kleines Filmröllchen
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2022-01-14
Everywhere: Use my new serenityos.org e-mail :^)
kleines Filmröllchen
2022-01-11
Applets/Audio: Propagate errors by extracting out GUI initialization
creator1creeper1
2022-01-11
Applets/ResourceGraph: Propagate errors in create_applet
creator1creeper1
2022-01-09
ClipboardHistory: Update to new glyph format
Maciej
2022-01-03
Applets/ResourceGraph: Propagate errors in JSON decoding
creator1creeper1
2022-01-03
Applets/Network: Propagate errors using custom try_create
creator1creeper1
2022-01-03
Applets/Network: Propagate errors with try_set_main_widget
creator1creeper1
2022-01-03
Applets/Audio: Propagate errors using custom try_create
creator1creeper1
2022-01-03
Applets/Audio: Propagate errors with try_set_main_widget
creator1creeper1
2021-12-24
Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections
Elyse
2021-12-18
ClipboardHistory: Convert to try_create_default_icon
Astraeus-
2021-12-04
Applets/ClipboardHistory: Port to LibMain :^)
Andreas Kling
2021-11-30
ClipboardHistory: Add debug dump action
Jelle Raaijmakers
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-24
Applets/Audio: Remove unveiling /tmp/portal/config
Ralf Donau
2021-11-24
Applets/Audio: Port to LibMain :^)
Andreas Kling
2021-11-23
WorkspacePicker: Port to LibMain :^)
Andreas Kling
2021-11-23
Applets: Rename DesktopPicker => WorkspacePicker
Andreas Kling
2021-11-23
Applets/Network: Port to LibMain :^)
Andreas Kling
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-22
Everywhere: Use Application::construct() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Everywhere: Use ArgsParser::parse() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Applets/ResourceGraph: Port to LibMain :^)
Andreas Kling
2021-11-22
Applets/ResourceGraph: Remove unnecessary unveiling of /etc/passwd
Andreas Kling
2021-11-21
ClipboardHistory: Properly display bitmap depth
Ben Wiederhake
2021-11-21
LibGUI+Everywhere: Make sync requests to Clipboard server more obvious
Ben Wiederhake
2021-11-17
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
Andreas Kling
2021-11-13
Everywhere: Replace "virtual desktop" => "workspace"
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-02
Applications: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-07
ResourceGraph: Use /proc/stat instead of /proc/all for CPU usage stats
Idan Horowitz
2021-09-22
LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere
thankyouverycool
2021-09-19
AudioApplet: Refactor window resizing
David Isaksson
[next]