]> git.neil.brown.name Git - edlib.git/commit
Revise how location-sensitive actions are managed.
authorNeilBrown <neil@brown.name>
Sat, 8 Jul 2023 02:42:51 +0000 (12:42 +1000)
committerNeilBrown <neil@brown.name>
Wed, 12 Jul 2023 22:17:52 +0000 (08:17 +1000)
commitf8c807297ab87dd7d6232938c0fb5878f8ca269c
tree3ae5e73c81c8e6700b7d578bf5449a667d9edf8d
parent5562eb34f6bcd783bc1b1f70edf24e0d1deeef92
Revise how location-sensitive actions are managed.

To create a location-sensitive action, the attribute "action-FOO" must
be set to a command name, for some value of FOO.
Currently only "activate" is effective, and this send on a mouse click.
In the future "menu" may be added, and possibly others such as for
drag-and-drop.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/Developer/06-rendering.md
DOC/render-control
doc-email.c
lib-menu.c
mode-emacs.c
python/lib-url.py
python/module-notmuch.py
render-lines.c