ladybird/Userland/Applets
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
..
Audio AudioApplet: Fix applet positioning bug 2021-08-31 16:49:22 +02:00
ClipboardHistory Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
DesktopPicker Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
Network Userland: Make representation of 'null' IPv4-address friendlier 2021-08-03 10:20:51 +02:00
ResourceGraph Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
CMakeLists.txt Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00