mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:27:35 +00:00
Taskbar: Show start menu when super key is pressed
This commit re-adds the functionality of the start menu appearing when the super key is pressed
This commit is contained in:
parent
88ecfa164a
commit
68d1469aea
2 changed files with 16 additions and 6 deletions
|
@ -59,4 +59,5 @@ private:
|
|||
|
||||
Gfx::IntSize m_applet_area_size;
|
||||
RefPtr<GUI::Frame> m_applet_area_container;
|
||||
RefPtr<GUI::Button> m_start_button;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue