mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 12:17:44 +00:00
WindowServer: Make automatic menu dismissal feel more "natural."
This commit is contained in:
parent
43d9994d93
commit
3c863e0ffa
4 changed files with 29 additions and 12 deletions
|
@ -62,6 +62,8 @@ public:
|
|||
|
||||
Function<void(WSMenuItem&)> on_item_activation;
|
||||
|
||||
void close();
|
||||
|
||||
private:
|
||||
void did_activate(WSMenuItem&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue