mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
WindowServer: Remove "system menu" concept from WindowServer
This commit is contained in:
parent
619a223800
commit
327866520a
Notes:
sideshowbarker
2024-07-18 21:05:19 +09:00
Author: https://github.com/awesomekling
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