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
Tests Base: Only do a boot/shutdown smoke-test for aarch64 for CI testing 2023-10-17 11:02:25 -06:00
Videos
.shellrc