aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/settings/scan-inputs-simple-controller.js
Commit message (Collapse)AuthorAge
* Add an 'other' option for when there is no matching main scanning input (#978)toasted-nutbread2020-10-31
|
* Fix addition/removal of middle mouse button input not always working (#976)toasted-nutbread2020-10-31
|
* Add simple scan input UI (#921)toasted-nutbread2020-10-14
* Add simple scan input UI * Create helper function * Add controller for old scanning input UI * Add refresh functions * Add abstraction function * Fix incomplete middle mouse support detection * Make scanning inputs update eachother * Fix global declaration order