Age | Commit message (Expand) | Author |
---|---|---|
2021-04-29 | WindowServer: Move configuration file to /etc/WindowServer.ini | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibGUI+WindowServer: Separate window manager IPC from regular IPC | sin-ack |
2021-04-05 | WindowServer: Make applet area use the same color role as the taskbar | Dawid Wolosowicz |
2021-04-04 | WindowServer: Propagate theme change to the applet area | Dawid Wolosowicz |
2021-04-04 | WindowServer: Use non-translated rect to fill the applet area's store | Dawid Wolosowicz |
2021-03-30 | WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windows | Andreas Kling |
2021-03-30 | WindowServer+Taskbar: Show applets in taskbar :^) | Andreas Kling |
2021-03-28 | WindowServer: Make Window::event() protected | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |