Age | Commit message (Expand) | Author |
---|---|---|
2021-08-31 | Userland: Use Rect::centered_within() where useful | Andreas Kling |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-07-03 | WindowServer: Add basic virtual desktop support | Tom |
2021-06-27 | WindowServer: Fix geometry label not updating if it isn't moving | Tom |
2021-06-25 | WindowServer: Change rendering drag&drop to use the Overlay class | Tom |
2021-06-25 | WindowServer: Change window geometry label to use the Overlay class | Tom |
2021-06-25 | WindowServer: Add an Overlay class for flicker-free overlay rendering | Tom |