提交歷史

作者 SHA1 備註 提交日期
  Tom 4c8f7113ff WindowServer: Make vertical maximize work on other screens 4 年之前
  Spencer Dixon 4f11138e8e LibGUI+WindowServer: Add new WMEvent Super+Space 4 年之前
  Tom 091628202f WindowServer: Un-tile window if resizing warrants it 4 年之前
  Tom 8cfb4c82f0 WindowServer: Change rendering drag&drop to use the Overlay class 4 年之前
  Tom 84cab29c59 WindowServer: Change window geometry label to use the Overlay class 4 年之前
  Tom 41859ad3fe WindowServer: Add an Overlay class for flicker-free overlay rendering 4 年之前
  Sahan Fernando bab6fb76b7 WindowServer: Redraw screen when switching back from tty 4 年之前
  Gunnar Beutner f1ac0b6a5a WindowServer: Send events once when global cursor tracking is enabled 4 年之前
  Max Wipfli ac9003bb70 WindowServer: Focus windows blocked by a modal window 4 年之前
  Tom 14fe7283e1 WindowServer: Update compositor reference to cursor on reload 4 年之前
  Tom 61af9d882e WindowServer: Load multiple scaled versions of Bitmaps and Cursors 4 年之前
  Tom aa15bf81e4 WindowServer: Add API to set/get screen layouts 4 年之前
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens 4 年之前
  Andreas Kling de8aa1b17d WindowServer: Move key event handling to its own function 4 年之前
  Andreas Kling 4895f46d8c WindowServer: Make various functions take MouseEvent by const reference 4 年之前
  Andreas Kling 82f1ac7390 WindowServer: Don't include frame when determining hovered window 4 年之前
  Andreas Kling 1537172a6b WindowServer: Simplify handling of the window resize candidate 4 年之前
  Andreas Kling b5251a70c6 WindowServer: Reorder and annotate the mouse event processing code 4 年之前
  Andreas Kling fa9846ec6f WindowServer: Simplify how we determine the hovered window 4 年之前
  Andreas Kling 7b3fdd178e WindowServer: Simplify processing of window-specific mouse events 4 年之前
  Andreas Kling 2f9e8a982c WindowServer: Unify hit testing between fullscreen/regular windows 4 年之前
  Andreas Kling 09dacf4cd1 WindowServer: Move titlebar button mouse event handling to a function 4 年之前
  Andreas Kling 5d73e16edf WindowServer: Make deliver_mouse_event() perform coordinate translation 4 年之前
  Andreas Kling 58823c474e WindowServer: Don't let super key open system menu while tracking input 4 年之前
  Andreas Kling 82a945fa7e WindowServer: Always send mouse events to active input tracker first 4 年之前
  Andreas Kling ad828b3cfc WindowServer: Split up WindowFrame::handle_mouse_event() 4 年之前
  Andreas Kling f88361fc28 WindowServer: Add WindowStack::window_at() and use it a bunch 4 年之前
  Andreas Kling 4133caba78 WindowServer: Make hit test results richer 4 年之前
  Andreas Kling 370d3749e5 WindowServer: Remove weird feature where Ctrl+Wheel changed opacity 4 年之前
  Andreas Kling e4e94cd43d WindowServer: Allow each WindowStack to have an active window 4 年之前