From e75605959e02a6322de61714fcd5f025ed7bb64c Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Thu, 14 Mar 2024 14:53:37 -0300 Subject: cleanup & add list of similar projects --- TODO.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index b54933c..63ec9f2 100644 --- a/TODO.md +++ b/TODO.md @@ -3,16 +3,12 @@ ## Quality of life: - [ ] Document creating new applications, e.g., as in [Asana for Linux](https://git.nunosempere.com/NunoSempere/asana-for-linux) -- [ ] Add list of similar projects: - - [x] Compare against rose - - [x] Compare against surf - [ ] Set [`webkit_web_context_set_sandbox_enabled`](), as recommended [here]() - [ ] Use something other than Whatsapp as an example syslink. - [ ] Fix bug about distorted audio. Maybe related to [this pipewire issue]()? - [ ] Upgrade to GTK-4 / Webkitgtk 6.0? Will take a fair amount of time, since these are not available on Ubuntu 20.04. - Instructions for webkit-6.0 [here](https://github.com/WebKit/WebKit/blob/ed1422596dce5ff012e64a38faf402ac1674fc7e/Source/WebKit/gtk/migrating-to-webkitgtk-6.0.md) - Instructions for GTK-4 [here](https://docs.gtk.org/gtk4/migrating-3to4.html) - - [ ] Update to webkit2gtk-4.1 - [ ] Prepare for GTK-3 to GTK-4 transition - [ ] Understand wtf is going on with signals and events: . - [ ] Remove webkit2gtk-4.1 and download webkit2gtk-6.0 @@ -21,6 +17,11 @@ # Previously done +- [x] Update to webkit2gtk-4.1 +- [x] Add list of similar projects: +- [x] Add comparisons against rose & surf + - [x] Compare against rose + - [x] Compare against surf - [x] ~~Doesn't work with when Spanish is selected as the language, for some reason~~ => Previously misdiagnosed. The real issue was that it freezes when interacting with [Espanso](https://espanso.org/) substitutions, which I had set-up automatically on my machine when using words containing an ñ, like my own name, Nuño. - [x] Add css for js alerts - [x] Add custom alert whose css can be customized -- cgit v1.2.3