blob: a971dffa3be6a0274fc6942fbcdd8d34def1e09b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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!
|