aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorNunoSempere <nuno.semperelh@protonmail.com>2024-03-15 08:58:37 -0300
committerNunoSempere <nuno.semperelh@protonmail.com>2024-03-15 08:58:37 -0300
commit7eaa3fc29bf8b714e2e181609504b4a8e75b8b1a (patch)
tree833adc8aa766f72262f811c84c14a38d61052391 /TODO.md
parent7fc771eaad917216c82c7877bca3aad0fc4de742 (diff)
Write down shortcuts problem
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 4092c47..79f4283 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,6 +5,8 @@
- [ ] 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.
- [ ] Fix bug about distorted audio. Maybe related to [this pipewire issue](<https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1547>)?
+ - 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)