ladybird/Base
david072 13b98d01c0 Taskbar/QuickLaunchWidget: Properly save Quick Launch Entries
The entries in the QuickLaunchWidget are now saved properly. This means
that the format with which they are saved needed to be changed, since we
now also need to store the order of the entries. To do this, the entries
are now saved using the following value format: "<index>:<path>". When
loading, we simply parse this structure out and sort by the index,
before parsing the path into `QuickLaunchEntry`s.
2023-11-09 23:35:52 +01:00
..
etc Base: Add bind-mount for /usr/Ports/ to make it writable 2023-08-07 13:24:25 -06:00
home/anon Taskbar/QuickLaunchWidget: Properly save Quick Launch Entries 2023-11-09 23:35:52 +01:00
res LibWeb: Add ol start and li value attributes support 2023-11-09 16:10:54 +01:00
root Base: Stop generating strace(1) manpage 2023-07-06 10:41:49 +01:00
usr/share Shell: Add support for showing shortened prompt path with ellipsis 2023-11-07 07:46:52 +03:30
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00