aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add meh keywordKyle Fuller2018-07-303-3/+6
| |/
| * update readmekoekeishiya2018-07-261-1/+1
| * v0.2.3v0.2.3koekeishiya2018-07-261-1/+1
| * update readmekoekeishiya2018-07-261-1/+7
| * update hotloaderkoekeishiya2018-07-262-38/+58
| * #44 ocdkoekeishiya2018-07-201-0/+1
| * #44 don't spend time reporting errorskoekeishiya2018-07-201-4/+1
| * #44 synthesize keypress; skhd -k "alt - h"koekeishiya2018-07-206-2/+176
| * hotload: remove incorrectly applied constkoekeishiya2018-07-201-2/+2
| * update hotloaderkoekeishiya2018-07-202-5/+5
| * hotloader: check if init succeededkoekeishiya2018-07-201-1/+1
| * hotloader: check if init succeededkoekeishiya2018-07-201-2/+6
| * hotloader: properly resolve file kindkoekeishiya2018-07-201-10/+28
| * fix typokoekeishiya2018-07-201-1/+1
| * hotloader: support for watching all files of given extension (or all, if not ...koekeishiya2018-07-202-16/+29
| * hotloader: support for watching all files of given extension (or all, if not ...koekeishiya2018-07-202-26/+130
| * fix function namekoekeishiya2018-07-191-2/+2
| * hotloader: code cleanupkoekeishiya2018-07-191-28/+38
| * simplify hotloader; manually inline functionkoekeishiya2018-07-191-18/+9
| * simplify hotloader; get rid of local var and mark function inline (For readab...koekeishiya2018-07-191-3/+2
| * simplify hotloader; get rid of calls to malloc in callbackkoekeishiya2018-07-192-21/+11
| * disable keypres profilingkoekeishiya2018-07-101-1/+1
| * #43 passthrough should correctly bypass mode keypress capture settingkoekeishiya2018-07-103-17/+53
| * update samplekoekeishiya2018-07-101-1/+20
| * fix terminal launch bindkoekeishiya2018-05-271-1/+1
| * v0.2.2v0.2.2koekeishiya2018-05-271-1/+1
| * fix annoying issue; setsidkoekeishiya2018-05-272-4/+5
| * update sample bindskoekeishiya2018-05-261-0/+1
| * update samplekoekeishiya2018-05-261-13/+22
| * code cleanupkoekeishiya2018-05-223-22/+17
* | ocdkoekeishiya2018-05-131-5/+4
* | #25 start looking at multitouch eventskoekeishiya2018-05-133-5/+11
* | #25 start looking at multitouch eventskoekeishiya2018-05-134-1/+110
|/
* v0.2.1v0.2.1koekeishiya2018-05-131-1/+1
* #34 identifiers should be able to contain '_'koekeishiya2018-05-131-1/+7
* v0.2.0v0.2.0koekeishiya2018-05-131-2/+2
* #33 add support for binding media-keyskoekeishiya2018-05-131-0/+1
* #33 add support for binding media-keyskoekeishiya2018-05-135-66/+66
* #33 initial support media-keyskoekeishiya2018-05-131-1/+63
* ocdkoekeishiya2018-05-101-3/+3
* bump v0.1.1v0.1.1koekeishiya2018-05-101-1/+1
* #32 forgot to rename variable during code cleanupkoekeishiya2018-05-101-1/+1
* bump version v0.1.0v0.1.0koekeishiya2018-05-101-2/+2
* code cleanupkoekeishiya2018-05-103-6/+6
* disable timingkoekeishiya2018-05-101-1/+1
* #15 update sample and code cleanupkoekeishiya2018-05-103-27/+51
* update readmekoekeishiya2018-05-101-26/+14
* #15 remove timing codekoekeishiya2018-05-101-1/+1
* #15 cleanup codekoekeishiya2018-05-102-12/+7
* #15 modes can now capture keypresses; code cleanupkoekeishiya2018-05-106-68/+79