From e98f5e9b2914e50e4dac374a62abb4d60c015dc1 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Fri, 22 Mar 2024 09:38:13 -0300 Subject: fix pageup/pagedown shortcuts --- TODO.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 79f4283..5c270b5 100644 --- a/TODO.md +++ b/TODO.md @@ -1,12 +1,9 @@ # To do -## Quality of life: - - [ ] Document creating new applications, e.g., as in [Asana for Linux](https://git.nunosempere.com/NunoSempere/asana-for-linux) -- [ ] Use something other than Whatsapp as an example syslink. + - [ ] This time, use something other than Whatsapp as an example syslink. - [ ] Fix bug about distorted audio. Maybe related to [this pipewire issue]()? - See whether it even exists at all -- [ ] Fix PageUp/PageDown shortcuts. - [ ] Upgrade to GTK-4 / Webkitgtk 6.0? Will take a fair amount of time, since GTK4 redesigns the application model somewhat. - 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) @@ -17,6 +14,7 @@ # Previously done +- [x] Fix PageUp/PageDown shortcuts. - ~~[ ] Set [`webkit_web_context_set_sandbox_enabled`](), as recommended [here]()~~. Irrelevant with upgrade to libsoup3. - [x] Update to webkit2gtk-4.1 - [x] Change README and point to last Ubuntu 20.04 commit -- cgit v1.2.3