summaryrefslogtreecommitdiff
path: root/Userland/Demos/Tubes
AgeCommit message (Expand)Author
2023-01-28AK: Remove `try_` prefix from FixedArray creation functionsLinus Groh
2023-01-26LibGfx: Remove `try_` prefix from bitmap creation functionsTim Schumacher
2023-01-06LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)Sam Atkins
2022-12-27Demos+LibDesktop: Centralize screensaver logicJelle Raaijmakers
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-09-16LibGL: Make GL::create_context fallibleAndrew Kaster
2022-09-11Tubes: Run clang-formatLinus Groh
2022-09-11Demos: Add Tubes :^)Jelle Raaijmakers