Commit History

作者 SHA1 備註 提交日期
  Gunnar Beutner ac650d2362 Userland: Remove dummy IPC methods 4 年之前
  Andreas Kling a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final 4 年之前
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 4 年之前
  Andreas Kling 78b57fcea3 NotificationServer: Remove unnecessary greet() message 4 年之前
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 年之前
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Nick Johnson ddcef0452a NotificationServer: Close connection on notification close 4 年之前
  Nick Johnson c7f00717c3 Notification: Use RefPtr for connection 4 年之前
  Nick Johnson 8f6894d250 LibGUI+Notification: Add mutable notifications 4 年之前
  Nick Johnson 147a2c4ca2 Notification: Prevent showing a closed window 4 年之前
  Nick Johnson 0fd1e6f062 LibGUI+Notification: Add notification closing 4 年之前
  Nick Johnson 7351c77a42 LibGUI+Notification: Use lifetime connection 4 年之前
  Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients 4 年之前
  Andreas Kling 633915e792 LibGfx: Make Gfx::ShareableBitmap use anonymous files instead of shbufs 4 年之前
  Andreas Kling b8c3ea8b30 LibGUI: Hold on to notification icon until NotificationServer responds 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前