aboutsummaryrefslogtreecommitdiffstats
path: root/src/key_code.rs
AgeCommit message (Expand)Author
2018-11-22Add licenseTeddy Wing
2018-10-29key_code: Remove unneeded commentsTeddy Wing
2018-10-27Delete unused importsTeddy Wing
2018-10-18Rename and ignore `dktest` testTeddy Wing
2018-10-18Update `dktest` to use new method signatureTeddy Wing
2018-10-18Add `NXKey` to `KeyboardKeyWithModifiers`Teddy Wing
2018-10-17key_code: Remove inconsistent spaces in attributeTeddy Wing
2018-10-17Add NX special keysTeddy Wing
2018-10-15Test media key simulator using the Play media keyTeddy Wing
2018-10-14Test media key simulator static libraryTeddy Wing
2018-10-14key_code: Ideas for a new `KeyCode` typeTeddy Wing
2018-10-13Get rid of media key simulation codeTeddy Wing
2018-10-13Try to send media key events using `NSEvent` and `CGevent`Teddy Wing
2018-10-11Add a function to send media key eventsTeddy Wing