Commit History

Author SHA1 Message Date
  Linus Groh b8a8e417f1 WindowServer+LibGUI: Add "help" cursor 5 years ago
  Linus Groh 62866208ee WindowServer+LibGUI: Add "resize row/column" cursors 5 years ago
  Andreas Kling 787673b743 WindowServer: Turn an assertion that happens sometimes into a dbg() 5 years ago
  Andreas Kling 7527b9ee72 WindowServer: set_active_window() should not assume window has a client 5 years ago
  Peter Elliott f833362536 WindowServer: don't send resize on resolution change unless needed 5 years ago
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 years ago
  Andreas Kling 29029568ee WindowServer: Remove keyboard shortcut for toggling the system menu 5 years ago
  Andreas Kling 1d6ec51bee WindowServer+LibGUI: Add per-window progress 5 years ago
  Sergey Bugaev c1a26f0b35 WindowServer: Don't crash when minimizing Eyes 5 years ago
  Andreas Kling 191073000e WindowServer: Remove WindowManager::invalidate(Window) API's 5 years ago
  Andreas Kling 10699b347f WindowServer: Move occlusion things from WindowManager to Compositor 5 years ago
  Andreas Kling ecea904ce9 WindowServer: Always send mouse events to the full-screen window 5 years ago
  Shannon Booth 195c1784ba WindowServer: Rename WindowManager wm_config() to config() 5 years ago
  Andreas Kling c6f098c5a9 WindowServer: Add 2px of tasteful space above maximized windows 5 years ago
  Shannon Booth b1c83e5a64 WindowServer: Remove stray semicolon 5 years ago
  Andreas Kling 7aa2acefd0 WindowServer: Cancel any ongoing input tracking when a menu pops up 5 years ago
  Andreas Kling cf3b58fbe8 Services: Renamed from Servers 5 years ago