커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling fa452fadca WindowServer: Let menu objects reference the WSClientConnection by pointer. 6 년 전
  Andreas Kling f02a490230 WindowServer: Get rid of unnecessary messaging indirection. 6 년 전
  Andreas Kling 9a39c01551 WindowServer: WSWindow can have a pointer to the client rather than an ID. 6 년 전
  Andreas Kling 640360e958 Move WindowServer to userspace. 6 년 전
  Andreas Kling c3d36a5fe9 WindowServer: Prune more kernel-related gunk. 6 년 전
  Andreas Kling 4ea28bf0a5 Kernel: Add a simple shared memory API for two processes only. 6 년 전
  Andreas Kling 29c49356e3 WindowServer: Rename GUI_Foo to WSAPI_Foo. 6 년 전
  Andreas Kling a54cd84c59 Move WindowServer API types header into WindowServer/. 6 년 전
  Andreas Kling bf58241c11 Port the WindowServer and LibGUI to communicate through local sockets. 6 년 전
  Andreas Kling 2733a788eb WindowServer: Make MenuBar unaware of Process. 6 년 전
  Andreas Kling 7723c06f27 WindowServer: Make WSMenu use WSClientConnection::post_message(). 6 년 전
  Andreas Kling e5df2a5d5b WindowServer: Post error if trying to destroy non-existent menubar. 6 년 전
  Andreas Kling 5d30c6b00c WindowServer: Add WSClientConnection::create_bitmap(). 6 년 전
  Andreas Kling 9ab9734da0 WindowServer: Add WSClientConnection::post_message(). 6 년 전
  Andreas Kling 222a6f7bbc WindowServer: Post error messages to clients on protocol failure. 6 년 전
  Andreas Kling 28da956a12 WindowServer: Refactor WSClientConnection to have one function per request. 6 년 전
  Andreas Kling aa7947c889 WindowServer: Add WSClientConnection class to manage an individual client. 6 년 전