ladybird/Userland/Applets/Audio
Joe Bentley c2f62a03ff AudioApplet: Fix applet positioning bug
Currently when clicking the percentage toggle, there is a delay
in moving the applet window position. This is because after
the applet is resized, the applet area is repositioned
asynchronously. This takes advantage of the new AppletAreaRectChange
event to reposition the slider window when necessary.
2021-08-31 16:49:22 +02:00
..
CMakeLists.txt AudioApplet: Use LibConfig instead of Core::ConfigFile 2021-08-27 23:17:05 +02:00
main.cpp AudioApplet: Fix applet positioning bug 2021-08-31 16:49:22 +02:00