Commit History

Author SHA1 Message Date
  Sahan Fernando bab6fb76b7 WindowServer: Redraw screen when switching back from tty 4 years ago
  Gunnar Beutner f1ac0b6a5a WindowServer: Send events once when global cursor tracking is enabled 4 years ago
  Max Wipfli ac9003bb70 WindowServer: Focus windows blocked by a modal window 4 years ago
  Tom 14fe7283e1 WindowServer: Update compositor reference to cursor on reload 4 years ago
  Tom 61af9d882e WindowServer: Load multiple scaled versions of Bitmaps and Cursors 4 years ago
  Tom aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 years ago
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens 4 years ago
  Andreas Kling de8aa1b17d WindowServer: Move key event handling to its own function 4 years ago
  Andreas Kling 4895f46d8c WindowServer: Make various functions take MouseEvent by const reference 4 years ago
  Andreas Kling 82f1ac7390 WindowServer: Don't include frame when determining hovered window 4 years ago
  Andreas Kling 1537172a6b WindowServer: Simplify handling of the window resize candidate 4 years ago
  Andreas Kling b5251a70c6 WindowServer: Reorder and annotate the mouse event processing code 4 years ago
  Andreas Kling fa9846ec6f WindowServer: Simplify how we determine the hovered window 4 years ago
  Andreas Kling 7b3fdd178e WindowServer: Simplify processing of window-specific mouse events 4 years ago
  Andreas Kling 2f9e8a982c WindowServer: Unify hit testing between fullscreen/regular windows 4 years ago
  Andreas Kling 09dacf4cd1 WindowServer: Move titlebar button mouse event handling to a function 4 years ago
  Andreas Kling 5d73e16edf WindowServer: Make deliver_mouse_event() perform coordinate translation 4 years ago
  Andreas Kling 58823c474e WindowServer: Don't let super key open system menu while tracking input 4 years ago
  Andreas Kling 82a945fa7e WindowServer: Always send mouse events to active input tracker first 4 years ago
  Andreas Kling ad828b3cfc WindowServer: Split up WindowFrame::handle_mouse_event() 4 years ago
  Andreas Kling f88361fc28 WindowServer: Add WindowStack::window_at() and use it a bunch 4 years ago
  Andreas Kling 4133caba78 WindowServer: Make hit test results richer 4 years ago
  Andreas Kling 370d3749e5 WindowServer: Remove weird feature where Ctrl+Wheel changed opacity 4 years ago
  Andreas Kling e4e94cd43d WindowServer: Allow each WindowStack to have an active window 4 years ago
  Andreas Kling 2b0e0b602c WindowServer: Keep track of which WindowStack a Window is part of 4 years ago
  Andreas Kling d0bc3d6002 WindowServer: Convert WindowManager to east-const style 4 years ago
  Andreas Kling d257f58306 WindowServer: Add WindowStack concept 4 years ago
  Sreelakshmi aa68c12cfc WindowManager: Close tooltip child_windows of previously active window 4 years ago
  Brian Gianforcaro d0dbb014a0 WindowServer: Switch Window to IntrusiveList from InlineLinkedList 4 years ago
  Matthew Jones 33eb9a6ddc WindowServer: Use user-defined background color, if defined 4 years ago