aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-18 14:57:43 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-18 14:57:43 +0530
commit579f0d0af2a02a89a85ba6d70cca6e053a644055 (patch)
tree55ab175c4bddcce1e3dd8c309b08c13d39ae1e27 /TODO.md
parent7094c2ff4ce035e5a3a0c611acd06525939d5e0e (diff)
downloadshotkey-579f0d0af2a02a89a85ba6d70cca6e053a644055.tar.gz
shotkey-579f0d0af2a02a89a85ba6d70cca6e053a644055.zip
Adds back to normal mode if the key is not in mode
Diffstat (limited to '')
-rw-r--r--TODO.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index ad58068..64059a2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,6 @@
# TODO
- - [ ] Grab entire keyboard for modes
+ - [ ] KeyPress and KeyRelease options
+ - [X] Grab entire keyboard for modes
- [X] Add modes
- [X] Persistent mode
- [X] Get current mode
@@ -8,6 +9,3 @@
- [X] Clean up build system
- [X] Fix installation
- [X] Create man page
-
-# Patches
- - [ ] KeyPress and KeyRelease options