From 36bbe71d1ea9a4bf35f1b7ef7a68ff75d7ece3a6 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Sat, 18 Feb 2023 18:30:33 -0600 Subject: [PATCH] Create TODO.md --- infra/TODO.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 infra/TODO.md diff --git a/infra/TODO.md b/infra/TODO.md new file mode 100644 index 00000000..40d4ef8b --- /dev/null +++ b/infra/TODO.md @@ -0,0 +1,25 @@ +## TODO document for ideas and patches. Underneath each will be a comment with info or location of patch. + +- Add temporary profile optiont to wrapper and .desktop file. + + - Debian + +- Add double click close flag + + - https://github.com/bigfoxtail/brave-core/commit/acec5efcbaa98722611f551712f051fb343af120 + +- Add media router flag + + - Third_Party? + +- Backport jpegxl + + - https://github.com/Alex313031/Thorium/issues/104 + +- Fix all arm.gni's and make commit request at chromium.org + + - Add seperate declare_args() under main if statement + +- Compile pak for ARM64 targets (possibly ship with mac builds?) + + - Use GCC armgnuabi flags or compile natively on a rapi