summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Brochard <pbrochard@common-lisp.net>2009-05-19 21:58:36 +0200
committerPhilippe Brochard <pbrochard@common-lisp.net>2009-05-19 21:58:36 +0200
commite5d5e72e4d35537f86a4436703f15d5fd25e9817 (patch)
treed74e2a361f30d019a3ab576ea312776a822c2bbf
parent0d5a90f36acc602d993075bbccaebb44e671dca6 (diff)
downloadxbindkeys-e5d5e72e4d35537f86a4436703f15d5fd25e9817.tar.gz
TODO Update
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index 55bd1a0..d01f79f 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,15 @@
+Urgent:
+
+ - Fix a bug when there is more than one button in a key
+ combinaison.
+ ref: http://lists.nongnu.org/archive/html/xbindkeys-devel/2009-05/msg00001.html
+
+Maybe:
+
+ - Replace the XNextEvent with a XPeekEvent/XNextEvent in the main
+ loop to let the event pass to the underlying X application on some
+ criteria.
+
make a documentation more easy to understand :)
convert NEWS file to the standard NEWS file format