Commit History

Author SHA1 Message Date
  bugreport0 c20f1e06c0 LibGUI: Flash menubar when using command palette 3 years ago
  Andreas Kling 3e7e52c5f0 LibGUI: Add a universally available "command palette" to GUI programs 3 years ago
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 years ago
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 years ago
  bugreport0 6c049ea4c4 LibGUI+WindowServer: Flash menubar menu when using a keyboard shortcut 3 years ago
  Andreas Kling d21dc1f451 Everywhere: Replace "virtual desktop" => "workspace" 3 years ago
  Filiph Sandström c6247fe414 Everywhere: Rename back-click to backward-click 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  Andreas Kling 1be4cbd639 AK: Make Utf8View constructors inline and remove C string constructor 3 years ago
  Ben Wiederhake 45126655cd LibGUI+WindowServer: Introduce new mouse tracking mechanism 3 years ago
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 years ago
  Joe Bentley 9df79a77da WindowServer: Add message to notify clients of applet area resize 3 years ago
  Brian Gianforcaro 8623cec0d7 LibGUI: Remove unused header includes 3 years ago
  Timothy 522f6775a7 LibGUI+WindowServer: Expose WindowServer client id to the client 4 years ago
  LuK1337 b40d771512 LibGUI: Add FontsChanged event and deliver it to windows and widgets 4 years ago
  networkException 2e4be5e98c LibGUI: Rename "to_gmousebutton" => "to_mouse_button" 4 years ago
  Tom 7984c2836d WindowServer: Add API to change virtual desktop settings 4 years ago
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens 4 years ago
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 4 years ago
  Andreas Kling 2eceabdcfd LibGUI: Handle fast_greet stuff in WindowServerConnection constructor 4 years ago
  Andreas Kling c778130d63 WindowServer+LibGUI: Add an IPC API to change the current system fonts 4 years ago
  Andreas Kling bb23e61fbf LibGfx+WindowServer: Have WindowServer broadcast system font settings 4 years ago
  Andreas Kling ec8363aec3 WindowServer+LibGUI: Make client/server greeting faster 4 years ago
  Andreas Kling bc0146932e LibGUI: Never resolve Key_Invalid to a GUI::Action 4 years ago
  Andreas Kling 8c7bce818d LibGUI: Move action-from-key-event code to a separate function 4 years ago
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 years ago
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling ba7e1ca2fb WindowServer+LibGUI: Notify GUI clients about menu item enter/leave 4 years ago
  sin-ack aa56f9a1e0 LibGUI+WindowServer: Separate window manager IPC from regular IPC 4 years ago