Comment 1 for bug 957623

Revision history for this message
tbnorth (terry-n-brown) wrote : Re: [Bug 957623] Re: Allow user to assign alt-x cmds to mouseclicks

On Sat, 17 Mar 2012 17:57:18 -0000
"Edward K. Ream" <email address hidden> wrote:

> ** Changed in: leo-editor
> Importance: Undecided => Wishlist

I'm not sure how the double click discussion played out, but to me this
item is probably the critical thing to avoid breaking bookmarks.py,
which I use a lot.

Also, I'm not sure how a plugin can define act_on_node in a way which
can be used by the key-binding system, e.g.

bookmarks-open-node ! tree = double-click

makes sense as a binding, but how would you refer to the version of
act_on_node defined by bookmarks.py in this context?

Probably no need to resolve that now, allowing command bindings to
mouse clicks would solve the problem for most people I think.