Age | Commit message (Expand) | Author |
---|---|---|
2019-05-24 | WindowServer: Factor out compositing from WSWindowManager into WSCompositor. | Andreas Kling |
2019-05-13 | WindowServer: Make the ordering in the window switcher a bit more sane. | Andreas Kling |
2019-05-12 | WindowServer: Show downscaled window thumbnails in the window switcher. | Andreas Kling |
2019-04-23 | WindowServer: Add some padding to the window switcher items. | Andreas Kling |
2019-04-14 | WindowServer: Rename WSMessage* => WSEvent*. | Andreas Kling |
2019-04-14 | WindowServer: Port WindowServer to LibCore. | Andreas Kling |
2019-04-01 | WindowServer: Make various function arguments const. | Andreas Kling |
2019-03-27 | Tweak the look of various UI surfaces and buttons. | Andreas Kling |
2019-03-24 | WindowServer: Moving a window to front should always activate it. | Andreas Kling |
2019-03-20 | Move WindowServer into Servers. | Andreas Kling |