ladybird/Userland
2021-07-26 15:56:15 +01:00
..
Applets DesktopPicker: Make sure the applet always ends up in the same place 2021-07-22 09:17:01 +02:00
Applications KeyboardSettings: Prevent minimising the window 2021-07-26 14:56:49 +02:00
Demos
DevTools GML Playground: Add Vim emulation 2021-07-24 01:13:42 +02:00
DynamicLoader DynamicLoader: Don't truncate dynamic section address on x86_64 2021-07-22 23:34:33 +02:00
Games Solitaire: Use AK::get_random_uniform() instead of rand()/srand() 2021-07-24 01:40:51 +02:00
Libraries LibJS: Implement a naive String.prototype.localeCompare 2021-07-26 15:56:15 +01:00
Services Taskbar: Unbreak application launchers in the start menu 2021-07-26 02:57:24 +02:00
Shell
Utilities Utilities: Support static assignment of the ARP table 2021-07-25 17:57:08 +02:00
CMakeLists.txt