fires on right clicking a file in the queue
vault.events.on("ItemRightClick", function(id, e){ // your logic here });
added in v4.0