SuccessChanges

Summary

  1. Extend mouse interface with extra buttons (details)
  2. make gtk use core mouse buttons for back/forward (details)
Commit ef5d05b65f037d94d3a7deff8eb2f47937304d37 by Vincent Sanders
Extend mouse interface with extra buttons
Allows for html interaction to be extended for javascript use of all
five buttons
https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/button
The file was modifiedcontent/handlers/html/interaction.c (diff)
The file was modifiedinclude/netsurf/mouse.h (diff)
Commit 878860aa7fa98a13f97a9da63cf8fb2d7995824a by Vincent Sanders
make gtk use core mouse buttons for back/forward
The file was modifiedfrontends/gtk/window.c (diff)