ladybird/Base/res
Caoimhe 87bfb47d1f FileManager: Extract .zip files to a temporary folder when opened
Prior to this commit, when you double-click a .zip file to open it, it
gets opened in Text-Editor as there is no other file association.

Now, when FileManager is invoked with a .zip file as the first argument,
a temporary directory will be created and the .zip will be extracted
into it. Once the FileManager window is closed, Core::TempFile will
delete the temporary directory.

This adds something like what we see in other operating systems' file
explorers, except for the fact that most other operating systems will
treat the .zip file as its own independent read-only filesystem. It
would be nice to do that in the future, but I feel like this is
sufficient for now.
2023-03-19 00:14:03 +00:00
..
apps FileManager: Extract .zip files to a temporary folder when opened 2023-03-19 00:14:03 +00:00
color-palettes Base: Add pastel color palette 2022-02-10 10:22:17 +00:00
color-schemes Everywhere: Move Base/res/terminal-colors to Base/res/color-schemes 2022-12-31 04:20:59 -07:00
cursor-themes Base: Remove an upscaled version of a Hidden cursor 2022-09-01 14:27:07 +01:00
devel/templates LibGUI+Userland: Stop returning Layout from Widget::(try_)set_layout() 2023-02-18 16:56:56 +00:00
emoji Base: Improve a few ball emojis 2023-03-06 06:29:56 -05:00
fonts Base: Add Batak to font Katica Regular 10 2023-03-12 22:09:20 +01:00
graphics MouseSettings: Update "switch buttons" icon to reflect checkbox state 2022-12-30 09:20:42 -05:00
html LibWeb+Base: Fix row-height bug in Grid when there is a column gap 2023-03-10 18:20:27 +01:00
icons Base: Replace office.png icon with BSD licensed one 2023-03-10 03:53:29 -07:00
js/Spreadsheet Spreadsheet: Fix maxIf and minIf name in documentation 2022-10-29 06:29:11 +03:30
keymaps Keymaps: Stop pt-br's r-shift printing "?" 2023-02-10 23:35:10 +01:00
themes Themes: Add color schemes to all themes 2022-12-31 04:20:59 -07:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Add a quote to the fortunes database 2023-02-13 12:10:27 +00:00
words.txt Games: Add MasterWord 2022-03-18 04:55:21 -07:00