]> spindle.queued.net Git - midori/commit
Implement middle click on array actions, ie. bookmark menu items
authorEnrico Tröger <enrico.troeger@uvena.de>
Sun, 3 May 2009 10:42:47 +0000 (12:42 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sun, 3 May 2009 10:42:47 +0000 (12:42 +0200)
commitae23ae058333bcbcc8a9f94105969c48dfdae62b
tree82fb30d6ee6aeb8807ec136f6fb6f94b0366b68e
parentdfef97949907e5888c13f18b7a13d7d7cb690022
Implement middle click on array actions, ie. bookmark menu items

Add a new signal activate-item-alt to KatzeArrayAction which has
a button argument specifying the mouse button that was pressed. If
this signal is handled one can special case middle or right
clicks, and return TRUE to suppress the emission of activate-item.

The browser utilizes this to open new tabs when middle clicking
on bookmark menu items.
katze/katze-arrayaction.c
katze/marshal.list
midori/midori-browser.c