diff options
| author | Teddy Wing | 2018-10-18 23:08:29 +0200 | 
|---|---|---|
| committer | Teddy Wing | 2018-10-18 23:12:03 +0200 | 
| commit | 95a98646efa8a951f2d905ff16aad644833ccd06 (patch) | |
| tree | d30a5573473d81fc3c5338e32fb5e29e265f814e | |
| parent | b4a73df97538bdda25b0e221e0e5feca8ec83861 (diff) | |
| download | DomeKey-95a98646efa8a951f2d905ff16aad644833ccd06.tar.bz2 | |
Update TODO
| -rw-r--r-- | TODO | 7 | 
1 files changed, 4 insertions, 3 deletions
| @@ -14,8 +14,8 @@ v Dealloc `_state`  		2.  A backslash is represented with "\\", double backslash, or "<Bslash>".  		3.  A real '<' is represented with "\<" or "<lt>".  When there is no  			confusion possible, a '<' can be used directly. -	- Figure out special function keys like volume, media, etc. -	- <nop> +	v Figure out special function keys like volume, media, etc. +	v <nop>  v Fix: when in mode, non-mode mappings should not be enabled  v Command handling  - DKMap Parser @@ -51,7 +51,8 @@ v Load mappings from file  	/ Remove `unwrap`s  	- Check error messages of parser  - Other headphones -	- Test with single-button headphones (<prev>/<next>) +	v Test with single-button headphones (<prev>/<next>) +		> Only triggers a middle button, no prev or next  	v Test with Bluetooth headphones (--doesn't work)  	- Make it work with Bluetooth headphones  		See: | 
