binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

expand action system filtering to be more flexible

Open psifertex opened this issue 3 months ago • 0 comments

Right now there are limited possible results for the filtering on an action in the action system. You can return true or false (with some context), but we should consider expanding this to be an enum for more things (in the context menu, in the main menu, in the command palette, etc)

psifertex avatar Nov 12 '25 19:11 psifertex