]> git.ipfire.org Git - thirdparty/hostap.git/commit
webkit2: Use mouse-target-changed to replace hovering-over-link
authorJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 16:00:49 +0000 (18:00 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 17:14:59 +0000 (19:14 +0200)
commitffeafc087207117f8bd509104cf99d242f5d1bff
treecfb747aedbc9a21867ced826623f383aa2e5e074
parente33a0eecece8799306652ca50d3c5f1c3b3b4fff
webkit2: Use mouse-target-changed to replace hovering-over-link

The previous implementation of hovering-over-link signal handler did not
really work with webkit2, so replace this with mouse-target-changed
handler.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/utils/browser.c