On 27 Dec 2011, at 13:18, Allan Odgaard wrote:
- `callback.file-browser.action-menu`
The “Compress Selected Items” and “Show Images” are example commands using this class.
Presently all commands are always shown — i.e. even specifying ‘attr.rev-path.png’ will not limit it to files with ‘png’ extension — this is just temporary. Ideally it should filter based on the file’s root scope (in addition to attr.*).
We presently have no sample commands for mouse-clicking. This is however using the scope of where the mouse-click falls (incl. the modifiers held down via the dyn.* scopes).