1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 18:05:07 +00:00
serenity/Userland/MenuApplets/Audio
Andreas Kling 0cd60a28ba WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows
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. :^)
2021-03-30 23:43:24 +02:00
..
CMakeLists.txt MenuApplets: Move to Userland/MenuApplets/ 2021-01-12 12:04:20 +01:00
main.cpp WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows 2021-03-30 23:43:24 +02:00