diff options
author | Teddy Wing | 2018-11-04 16:02:22 +0100 |
---|---|---|
committer | Teddy Wing | 2018-11-04 16:02:22 +0100 |
commit | 3b20171e728c2dc8bc0ff43c094530840e2cb01e (patch) | |
tree | 6f730c92fde27453cf9f3c5ed65282aa72a3a07d /TODO | |
parent | d443437e8c2fb43fb48e485d7dd3ba44c5e79782 (diff) | |
download | DomeKey-3b20171e728c2dc8bc0ff43c094530840e2cb01e.tar.bz2 |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 24 |
1 files changed, 12 insertions, 12 deletions
@@ -19,9 +19,9 @@ v Key simulation for special keys v Default keys v Fix: when in mode, non-mode mappings should not be enabled v Command handling -- DKMap Parser - - Fail if no newline at the end of the file -- Cleanup +v DKMap Parser + v Fail if no newline at the end of the file +v Cleanup v Remove result from `run_key_action_for_mode()` v Remove Objective-C key press simulation v C header file @@ -33,8 +33,8 @@ v Command handling - Documentation - README - Code docs - - man page(s) -/ Command-line argument handling + / man page(s) +v Command-line argument handling x Custom config file x DKMap file v Register license @@ -44,16 +44,16 @@ v Command handling v IPC v Reload mappings v Show error output in client process - - Write LaunchAgent plist file + x Write LaunchAgent plist file v Config file v Read from a config file (XDG etc.) v Timeout x Log file? (Thinking always stdout) -- LaunchAgent +/ LaunchAgent v Load mappings from file -/ Logging - / Always output consistent timestamp - / Log errors +v Logging + S Always output consistent timestamp + v Log errors v Remove `unwrap`s v Check error messages of parser v Errors on lines >1 @@ -68,7 +68,7 @@ v Load mappings from file . https://stackoverflow.com/questions/32499676/capture-osx-media-control-buttons-in-swift . https://github.com/nevyn/SPMediaKeyTap . https://weblog.rogueamoeba.com/2007/09/29/ -/ Licensing +v Licensing v Add Aquatic Prime or some such v 30-day trial v Check that you can still register after trial expires @@ -79,6 +79,6 @@ v Audio - DKMap editor plugins - Vim - Emacs -- Homebrew formula +/ Homebrew formula - Website - Demo video |