summaryrefslogtreecommitdiff
path: root/WindowServer/WSMenuBar.h
AgeCommit message (Expand)Author
2019-02-17WindowServer: Let menu objects reference the WSClientConnection by pointer.Andreas Kling
2019-02-14WindowServer: Make MenuBar unaware of Process.Andreas Kling
2019-02-14WindowServer: Add WSClientConnection class to manage an individual client.Andreas Kling
2019-02-12WindowServer: Clean up any menu objects on process exit.Andreas Kling
2019-02-12WindowServer: More work on the menu system.Andreas Kling
2019-02-12Add API's and plumbing for WindowServer clients to make menus.Andreas Kling
2019-02-11WindowServer: Start implementing a menu system.Andreas Kling