summaryrefslogtreecommitdiff
path: root/Userland/Demos/Mouse
AgeCommit message (Expand)Author
2021-03-25Userland: Turn all application menus into window menus :^)Andreas Kling
2021-03-12Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)Andreas Kling
2021-01-16Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"Andreas Kling
2021-01-15Demos+Games: Pledge "sendfd" in demos and gamesTheMorc
2021-01-12Demos: Move to Userland/Demos/Andreas Kling