pgwizardofoz

Results 3 issues of pgwizardofoz

Hello, I have a ReSpeaker 4-Mic Linear Array (http://wiki.seeedstudio.com/ReSpeaker_4-Mic_Linear_Array_Kit_for_Raspberry_Pi/) and the config below. It seem to work however I am not 100% sure the config is actually correct since I...

Hello, Is there a way to map Safari gesturestart, gestureend and gesturechange events to support zooming with trackpad? Thanks

jsep("x && !y") generates the correct AST: ``` { type: 'LogicalExpression', operator: '&&', left: { type: 'Identifier', name: 'x' }, right: { type: 'UnaryExpression', operator: '!', argument: { type: 'Identifier',...