mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 11:10:11 +00:00
Since applet windows live in the applet area window, the AppletManager has to keep track of which applet is hovered and send the appropriate enter/leave events to the applet windows. This makes applet tooltips work again. :^)