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
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
2021-09-19
AudioApplet: Get values from AudioServer instead of the config file
David Isaksson
2021-09-19
AudioApplet: Make sure to set the internal volume on slider change
David Isaksson
2021-09-19
AudioApplet: Round the volume to the nearest integer
David Isaksson
2021-09-19
AudioApplet: Update the volume slider on update from audio server
David Isaksson
2021-09-18
ClipboardHistory: Listen for configuration changes
Mustafa Quraish
2021-09-18
ClipboardHistory: Use config file to set number of history items
Mustafa Quraish
2021-09-12
Audio: Change how volume works
kleines Filmröllchen
2021-09-04
AudioApplet: Fix initial mute state
Karol Kosek
2021-09-01
Everywhere: Use my cool new @serenityos.org email address
Peter Elliott
2021-08-31
AudioApplet: Fix applet positioning bug
Joe Bentley
2021-08-27
AudioApplet: Remove `wpath` and `cpath` priviliges
Mustafa Quraish
2021-08-27
AudioApplet: Use LibConfig instead of Core::ConfigFile
Mustafa Quraish
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-17
AudioApplet: Persist settings and respect audio server settings
kleines Filmröllchen
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-04
AudioWidget: Proper volume changes when scrolling on the widget
kleines Filmröllchen
2021-08-03
Userland: Make representation of 'null' IPv4-address friendlier
Thomas Wagenveld
2021-08-03
Userland: Add network adapter link status to SystemMonitor and applet
Thomas Wagenveld
2021-08-01
Applets: Remove unused header includes
Brian Gianforcaro
2021-07-27
LibGUI: Add a ClipboardClient for GUI::Clipboard
TheFightingCatfish
2021-07-22
DesktopPicker: Make sure the applet always ends up in the same place
Andreas Kling
2021-07-22
NetworkApplet: Omit unnecessary newline in tooltip
FrHun
[next]