Age | Commit message (Expand) | Author |
---|---|---|
2023-01-26 | LibGfx: Remove `try_` prefix from bitmap creation functions | Tim Schumacher |
2023-01-12 | LibCore+Userland: Make Core::Timer::create_repeating() return ErrorOr | Sam Atkins |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-06-10 | WindowServer+MouseSettings: Toggle cursor highlighting with Super+H | MacDue |
2022-06-10 | MouseSettings: Support animated cursors in the highlighting preview | MacDue |
2022-06-06 | MouseSettings: Get highlight preview cursor via cursor theme Config.ini | MacDue |
2022-06-05 | MouseSettings: Add tab to configure cursor highlighting | MacDue |