summaryrefslogtreecommitdiff
path: root/Userland/Applets/Audio
AgeCommit message (Expand)Author
2021-09-04AudioApplet: Fix initial mute stateKarol Kosek
2021-08-31AudioApplet: Fix applet positioning bugJoe Bentley
2021-08-27AudioApplet: Remove `wpath` and `cpath` priviligesMustafa Quraish
2021-08-27AudioApplet: Use LibConfig instead of Core::ConfigFileMustafa Quraish
2021-08-22Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to opennetworkException
2021-08-22Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writingnetworkException
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-08-18Userland+LibGUI: Make Margins arguments match CSS orderingsin-ack
2021-08-17AudioApplet: Persist settings and respect audio server settingskleines Filmröllchen
2021-08-04AudioWidget: Proper volume changes when scrolling on the widgetkleines Filmröllchen
2021-08-01Applets: Remove unused header includesBrian Gianforcaro
2021-07-21LibGfx: Use "try_" prefix for static factory functionsAndreas Kling
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-13Userland: Tighten a *lot* of pledges! :^)Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-04WindowServer+LibGUI: Rename WindowType::MenuApplet => AppletAndreas Kling
2021-04-04Userland: Rename *.MenuApplet => *.AppletAndreas Kling