Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" vor 3 Jahren
  Filiph Sandström c6247fe414 Everywhere: Rename back-click to backward-click vor 3 Jahren
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary vor 3 Jahren
  Andreas Kling 1be4cbd639 AK: Make Utf8View constructors inline and remove C string constructor vor 3 Jahren
  Ben Wiederhake 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism vor 3 Jahren
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke vor 3 Jahren
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize vor 3 Jahren
  Brian Gianforcaro 8623cec0d7 LibGUI: Remove unused header includes vor 4 Jahren
  Timothy 522f6775a7 LibGUI+WindowServer: Expose WindowServer client id to the client vor 4 Jahren
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets vor 4 Jahren
  networkException 2e4be5e98c LibGUI: Rename "to_gmousebutton" => "to_mouse_button" vor 4 Jahren
  Tom 7984c2836d WindowServer: Add API to change virtual desktop settings vor 4 Jahren
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens vor 4 Jahren
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() vor 4 Jahren
  Andreas Kling 2eceabdcfd LibGUI: Handle fast_greet stuff in WindowServerConnection constructor vor 4 Jahren
  Andreas Kling c778130d63 WindowServer+LibGUI: Add an IPC API to change the current system fonts vor 4 Jahren
  Andreas Kling bb23e61fbf LibGfx+WindowServer: Have WindowServer broadcast system font settings vor 4 Jahren
  Andreas Kling ec8363aec3 WindowServer+LibGUI: Make client/server greeting faster vor 4 Jahren
  Andreas Kling bc0146932e LibGUI: Never resolve Key_Invalid to a GUI::Action vor 4 Jahren
  Andreas Kling 8c7bce818d LibGUI: Move action-from-key-event code to a separate function vor 4 Jahren
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies vor 4 Jahren
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling ba7e1ca2fb WindowServer+LibGUI: Notify GUI clients about menu item enter/leave vor 4 Jahren
  sin-ack aa56f9a1e0 LibGUI+WindowServer: Separate window manager IPC from regular IPC vor 4 Jahren
  Andreas Kling 9b740f218b WindowServer+LibGUI: Notify clients when menus become visible/hidden vor 4 Jahren
  Linus Groh 5367bbb82c LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgets vor 4 Jahren
  Andreas Kling 9bbc1c9c93 WindowServer+Taskbar: Show applets in taskbar :^) vor 4 Jahren
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren