serenity/Userland/Applets
kleines Filmröllchen 65c8fa9f91 AudioApplet: Persist settings and respect audio server settings
The audio applet uses the user configuration file "AudioApplet.ini" to
persist its settings, currently only whether the audio percentage should
be shown.

Since the audio server now may have specific settings when it starts,
the audio applet respects them by reading these same settings once when
it starts. Therefore, the audio server settings are not immediately
overridden by the audio applet defaults, as was the case before this
change.

A minor change was done to the way that the audio volume is calculated;
doubles are now used.
2021-08-17 01:21:17 +02:00
..
Audio AudioApplet: Persist settings and respect audio server settings 2021-08-17 01:21:17 +02:00
ClipboardHistory Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
DesktopPicker Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
Network Userland: Make representation of 'null' IPv4-address friendlier 2021-08-03 10:20:51 +02:00
ResourceGraph Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
CMakeLists.txt Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00