ladybird/Userland
2021-08-06 00:37:47 +02:00
..
Applets AudioWidget: Proper volume changes when scrolling on the widget 2021-08-04 11:36:36 +02:00
Applications Assistant: Quit the application after losing focus 2021-08-05 11:43:12 +02:00
Demos Everywhere: Replace most cases of exit() with Application::quit() 2021-08-03 18:55:52 +02:00
DevTools HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00
DynamicLoader DynamicLoader+LibELF: Move self-relocation code into a separate file 2021-07-27 13:15:16 +02:00
Games Solitaire: Clear selection when starting new game 2021-08-05 12:52:33 +02:00
Libraries LibJS: Implement Temporal.ZonedDateTime.prototype.getISOFields() 2021-08-05 23:15:27 +01:00
Services Taskbar: Use provided AppFile icon instead of finding it ourselves 2021-08-04 13:54:08 +01:00
Shell Shell: Make sure TTY echo is enabled when running external commands 2021-08-04 03:14:59 +04:30
Utilities Kernel: Make a bunch of "char const* to_string()" return StringView 2021-08-06 00:37:47 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00