mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:17:36 +00:00
WindowServer: Remove "system menu" concept from WindowServer
This commit is contained in:
parent
619a223800
commit
327866520a
9 changed files with 19 additions and 148 deletions
|
@ -10,8 +10,6 @@ endpoint WindowServer = 2
|
|||
|
||||
AddMenuToMenubar(i32 menubar_id, i32 menu_id) => ()
|
||||
|
||||
SetSystemMenu(i32 menu_id) => ()
|
||||
|
||||
AddMenuItem(
|
||||
i32 menu_id,
|
||||
i32 identifier,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue