diff options
author | Teddy Wing | 2018-10-28 00:07:06 +0200 |
---|---|---|
committer | Teddy Wing | 2018-10-28 00:32:11 +0200 |
commit | 8c11758c2e351128b136b923035d7da01d561439 (patch) | |
tree | 7a3018c76f55bd654b60f1fd3d3c80654a5937a7 /TODO | |
parent | d3d0fb3468c451e132ea877eb57380cea4c5fc7b (diff) | |
download | DomeKey-8c11758c2e351128b136b923035d7da01d561439.tar.bz2 |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -23,14 +23,16 @@ v Command handling - Cleanup v Remove result from `run_key_action_for_mode()` v Remove Objective-C key press simulation - - C header file - - cocoa_bridge - - Rename to `ffi` module - - Get rid of unused structs - - Get rid of debug print statements + v C header file + v cocoa_bridge + v Rename to `ffi` module + v Get rid of unused structs + v Get rid of debug print statements + - Get rid of `unwrap`s and `expect`s - Documentation - README - Code docs + - man page(s) / Command-line argument handling x Custom config file x DKMap file |