Files
ladybird/Userland/Libraries/LibGUI
Andreas Kling ba7e1ca2fb WindowServer+LibGUI: Notify GUI clients about menu item enter/leave
We now send out MenuItemEntered and MenuItemLeft messages to the client
when the user hovers/unhovers menu items.

On the client side, these become GUI::ActionEvent, with one of two
types: ActionEnter or ActionLeave. They are sent to the Application.

This will allow GUI applications to react to these events.
2021-04-17 20:49:53 +02:00
..
2021-04-06 22:24:05 +02:00
2021-04-06 22:24:05 +02:00
2021-02-23 20:56:54 +01:00
2021-01-22 21:49:54 +01:00
2021-02-23 20:56:54 +01:00
2021-02-23 20:56:54 +01:00
2021-02-23 20:56:54 +01:00
2021-03-02 11:57:27 +01:00
2021-03-02 11:57:27 +01:00
2021-02-23 20:56:54 +01:00