Historique des commits

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