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-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
2021-07-21
LibGfx: Use "try_" prefix for static factory functions
Andreas Kling
2021-07-21
DesktopPicker: Add mouse wheel control
LuK1337
2021-07-19
Applets: Add DesktopPicker applet
Peter Elliott
2021-07-19
Applets: Add tooltip for Clipboard History
brapru
2021-07-18
Everywhere: Make tracking cpu usage independent from system ticks
Tom
2021-07-18
Everywhere: Improve CPU usage calculation
Tom
2021-07-14
ResourceGraph: Handle more than 4 GiB of memory
Tom
2021-07-08
Everywhere: Don't promote float to double where not needed
Daniel Bertalan
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-05-31
Applets/Network: Replace fprintf(stderr) with dbgln()
Linus Groh
2021-05-23
LibCore: Make ProcessStatisticsReader return results in a Vector
Andreas Kling
2021-05-22
Userland: Rename loop0 to loop
Gunnar Beutner
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-12
LibCore+Everywhere: Move SeekMode out of IODevice
Ali Mohammad Pur
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-22
Everywhere: Use linusg@serenityos.org for my copyright headers
Linus Groh
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-17
Network.Applet: Avoid JsonObject copy and use StringBuilder::appendff()
Andreas Kling
2021-04-16
Everywhere: Add `-Wdouble-promotion` warning
Nicholas-Baron
2021-04-15
Applets: Remove unused UserName applet
Andreas Kling
2021-04-07
FontEditor+ClipboardHistory: Use system-wide Clipboard
thankyouverycool
2021-04-05
Network: Make the applet use an alpha channel
Dawid Wolosowicz
2021-04-05
ClipboardHistory: Make the applet use an alpha channel
Dawid Wolosowicz
2021-04-04
ResourceGraph.Applet: Host both CPU and memory applet in one process
Andreas Kling
2021-04-04
WindowServer+LibGUI: Rename WindowType::MenuApplet => Applet
Andreas Kling
2021-04-04
Userland: Rename *.MenuApplet => *.Applet
Andreas Kling