Age | Commit message (Expand) | Author |
---|---|---|
2021-02-08 | Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) | AnotherTest |
2021-02-07 | WindowServer: Don't close menu when clicking on item with submenu (#5239) | DragonAlex98 |
2021-01-25 | Everywhere: Debug macros instead of constexpr. | asynts |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |