aboutsummaryrefslogtreecommitdiff
path: root/394
diff options
context:
space:
mode:
Diffstat (limited to '394')
-rw-r--r--394/index.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/394/index.md b/394/index.md
new file mode 100644
index 0000000..a971dff
--- /dev/null
+++ b/394/index.md
@@ -0,0 +1,27 @@
+Title: Dev
+Author: Krowemoh
+Created: Fri, 09 May 2025 05:21:49 +0000
+State: closed
+
+Added support for back and forward buttons on the mouse.
+
+(Sorry! Accidentally did a PR, I didn't realize which page I was on and I ate some of your actions here.)
+
+--%--
+From: rodarima
+Date: Sat, 10 May 2025 21:57:21 +0000
+
+I wouldn't oppose merging something like this. My main concern is how are we supposed to know which mapping from back/next buttons are to the numbers you see in FLTK. It should work for all mice that have those buttons, or at least let the user configure the proper button numbers (and I don't have such a mouse to test).
+
+Let me know if you want to work on this, I will close it in the meanwhile.
+
+--%--
+From: Krowemoh
+Date: Mon, 12 May 2025 04:53:10 +0000
+
+I did some light research and it looks to be the numbers are dependent on OS. On Linux the numbers look to be related to X11 and they look to be consistent however I learned this from forum posts rather than reference material.
+
+Feel free to leave this closed.
+
+Thanks for everything you've done to keep dillo alive!
+