1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 17:17:45 +00:00

Base+MenuApplet: Add new controls and icons for AudioApplet

Adds a classic volume slider to the AudioApplet. Percent text
and mute state can now be toggled via checkboxes. Left click opens,
right click mutes. Updates existing icons and adds unique icons for
muted vs zero volume states.
This commit is contained in:
thankyouverycool 2020-07-22 15:45:32 -04:00 committed by Andreas Kling
parent c50f258b7a
commit bbcdab2baa
6 changed files with 108 additions and 12 deletions

BIN
Base/res/icons/audio-volume-high.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 191 B

After

Width:  |  Height:  |  Size: 196 B

Before After
Before After

BIN
Base/res/icons/audio-volume-low.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 163 B

After

Width:  |  Height:  |  Size: 180 B

Before After
Before After

BIN
Base/res/icons/audio-volume-medium.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 192 B

Before After
Before After

BIN
Base/res/icons/audio-volume-muted.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 B

After

Width:  |  Height:  |  Size: 230 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B