i recently developed an addon that brings mouse position data and keyboard event handlers into geometry nodes, allowing you create interactive node setups
and i suppose i need a questions/bug report forum for it (which is what this is)
addon link - https://extensions.blender.org/approval-queue/keyboardandmousetracker/
Hi,
OK, will it detect a double click from the mouse?
I would like double left click to open the node menu.
so it brings the button detection values as booleans, if you want double click detection you’d need to set it up in the geo node tree
but that would be pretty easy to do
so uh… i had to remove it for a bit, aparently a value that was not made global crashes when you try to undo
quick fix
edit: all good now
it’s working perfectly
so yeah, while it’s not a feature inside the node, it can still be done
i think i misunderstood what you asked… if you meant wether you can open it with double-click just as any other node groups, then yes, you can. at the root it’s just like a simple node group