ladybird/Base
Andreas Kling 9009390f9c WindowServer: Add an audio icon to the menu bar
Clicking on this icon toggles the AudioServer muted state.

It currently does not react to muted state changes caused by other
programs, since it has no way of learning about those from AudioServer,
other than performing a synchronous IPC call (GetMuted), which we don't
want to be doing in the WindowServer :^)
2019-11-22 22:15:39 +01:00
..
etc Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
home/anon LibHTML: Handle stand-alone attribute selectors 2019-11-21 20:19:00 +01:00
res WindowServer: Add an audio icon to the menu bar 2019-11-22 22:15:39 +01:00
usr Docs: Add avol(1) 2019-11-22 21:52:52 +01:00