Enable middle click close of tabs & use "button-release" sig for that
commit9d91ee607f5fb372dd52b7e5aa125056ef22b383
authorMason Larobina <mason.larobina@gmail.com>
Sat, 14 Aug 2010 16:12:25 +0000 (15 00:12 +0800)
committerMason Larobina <mason.larobina@gmail.com>
Sat, 14 Aug 2010 16:12:25 +0000 (15 00:12 +0800)
tree15f7585888eec387ec0249bcf143907ac3d23002
parent41a664df5091df311333eca6e74f3271bfcbcfb0
Enable middle click close of tabs & use "button-release" sig for that

Using "button-press" has an interesting behaviour when you close the
second last tab and have an active selection. When the tab closes and
the tablist hides the button release hits the webview causing it to
navigate to the current selection.
rc.lua
widgets/common.c
widgets/common.h
widgets/eventbox.c