Age | Commit message (Expand) | Author |
---|---|---|
2020-04-21 | WindowServer+SystemMenu: Check the current system theme on startup | Andreas Kling |
2020-03-29 | WindowServer: Add methods for set background color and wallpaper mode | Hüseyin ASLITÜRK |
2020-03-22 | WindowServer+LibGUI: Add a way to get notified at display refresh rate | Andreas Kling |
2020-02-24 | WindowServer+LibGUI: Allow changing a window's base size and increment | Andreas Kling |
2020-02-19 | WindowServer+LibGUI: Force full window repaints after theme change | Andreas Kling |
2020-02-17 | WindowServer: Make way for the out-of-process system menu | Andreas Kling |
2020-02-06 | IPCCompiler: Put message classes in the Messages namespace | Andreas Kling |
2020-02-06 | WindowServer: Move classes into WindowServer namespace | Andreas Kling |