diff options
| author | Teddy Wing | 2018-09-25 20:24:19 +0200 | 
|---|---|---|
| committer | Teddy Wing | 2018-09-25 20:24:19 +0200 | 
| commit | 10888be427f079c90e2323d3241e312ff5a02202 (patch) | |
| tree | 3f4ac61e36e823bb893284b74ba003294572e80a | |
| parent | 06ff3ec001d7e58f22a7e7a64e47075fc6e8a302 (diff) | |
| download | DomeKey-10888be427f079c90e2323d3241e312ff5a02202.tar.bz2 | |
Update TODO
| -rw-r--r-- | TODO | 12 | 
1 files changed, 6 insertions, 6 deletions
| @@ -2,8 +2,8 @@ TODO  ====  2018.09.24: -- Add `MapGroup` to `State` -	- FFI function to load `MapGroup` into `State` +v Add `MapGroup` to `State` (2018.09.25) +	v FFI function to load `MapGroup` into `State` (2018.09.25)  - Dealloc `_state`  - Key simulation for special keys  	- F1 etc. @@ -37,10 +37,10 @@ TODO  	- Log file? (Thinking always stdout)  - LaunchAgent  - Load mappings from file -- Logging -	- Always output consistent timestamp -	- Log errors -	- Remove `unwrap`s +/ Logging +	/ Always output consistent timestamp +	/ Log errors +	/ Remove `unwrap`s  	- Check error messages of parser  - Other headphones  	- Test with single-button headphones (<prev>/<next>) | 
