ladybird/Base/etc
Andreas Kling e1940f365b WindowServer+MenuApplets: Move the "Audio" applet to its own program
This patch introduces the second MenuApplet: Audio. To make this work,
menu applet windows now also receive mouse events.

There's still some problem with mute/unmute via clicking not actually
working, but the call goes from the applet program over IPC to the
AudioServer, where something goes wrong with the state change message.
Need to look at that separately.

Anyways, it's pretty cool to have more applets running in their own
separate processes. :^)
2019-12-16 15:33:42 +01:00
..
fstab Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
group Rename the default user to "anon" and give him a home directory. 2019-01-30 20:40:41 +01:00
hosts LookupServer: Load hostnames 2019-06-07 08:35:41 +02:00
LookupServer.ini LookupServer: Switch to a more privacy-respecting DNS provider 2019-12-11 12:01:16 +01:00
motd Let userland retain the window backing store while drawing into it. 2019-01-24 23:44:19 +01:00
passwd Kernel+Userland: Implement setuid() and setgid() and add /bin/su 2019-02-21 23:38:10 +01:00
SystemServer.ini WindowServer+MenuApplets: Move the "Audio" applet to its own program 2019-12-16 15:33:42 +01:00