serenity/Base/home/anon
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
..
.config Taskbar/QuickLaunchWidget: Properly save Quick Launch Entries 2023-11-09 23:35:52 +01:00
Documents Base+CatDog: Move assets from /icons/ to /graphics/ 2023-05-05 11:52:33 +01:00
Source Base: Fix idempotency in 'little' example 2021-10-06 23:52:40 +01:00
Tests Base: Only do a boot/shutdown smoke-test for aarch64 for CI testing 2023-10-17 11:02:25 -06:00
Videos Userland: Add matroska program to test parsing Matroska container files 2021-06-06 17:47:00 +02:00
.shellrc Everywhere: Use /bin/Shell as the shebang for Shell scripts 2023-02-13 23:00:15 +03:30