Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for pointer event input detection (#810) | toasted-nutbread | 2020-09-11 |
| | |||
* | Fix adding new scanning inputs not working (#808) | toasted-nutbread | 2020-09-11 |
| | |||
* | Input type filters (#806) | toasted-nutbread | 2020-09-11 |
| | | | | | | | | | | | | | * Add options for scanning input types * Move buttons in layout, refactor CSS * Add options for input types * Use input type filters * Add _getMatchingInputGroupFromEvent * Use input filters for touch events | ||
* | Scanning input generalization (#789) | toasted-nutbread | 2020-09-09 |
* Add inputs to options.scanning * Update CSS for mouse buttons * Update list counters * Set up HTML/CSS * Add input controller * Use new inputs * Include mouse buttons * Update how button inputs are detected * Add index/empty fields to the input details object * Update none check for scanning modifier * Remove old settings * Remove unused global |