On Fri, 21 Nov 2014 13:45:04 +
Daniel Stone wrote:
> Yep, this is correct.
>
> (I'll get back to the other thread shortly.)
>
> -d
>
> On Thursday, November 20, 2014, Giulio Camuffo
> wrote:
>
> > When getting the focus we get the list of pressed keys, but we are
> > not supposed to run
Yep, this is correct.
(I'll get back to the other thread shortly.)
-d
On Thursday, November 20, 2014, Giulio Camuffo
wrote:
> When getting the focus we get the list of pressed keys, but we are
> not supposed to run the key binding on them.
> ---
> src/input.c | 6 --
> 1 file changed, 6 d
When getting the focus we get the list of pressed keys, but we are
not supposed to run the key binding on them.
---
src/input.c | 6 --
1 file changed, 6 deletions(-)
diff --git a/src/input.c b/src/input.c
index 80aa34e..15ff6ed 100644
--- a/src/input.c
+++ b/src/input.c
@@ -1404,12 +1404,6 @