aboutsummaryrefslogtreecommitdiff
path: root/src/background
Commit message (Collapse)AuthorAgeFilesLines
...
* flush input queue when no key-maps matchedShin'ya Ueoka2017-08-132-9/+24
|
* use key-queue for inputShin'ya Ueoka2017-08-134-23/+90
|
* use key-codeShin'ya Ueoka2017-08-131-5/+5
|
* implement simple scrollingShin'ya Ueoka2017-08-121-2/+12
|
* implement simple tab switchShin'ya Ueoka2017-08-122-2/+39
|
* message passing between background and contentShin'ya Ueoka2017-08-121-0/+4