I'm very interested in these fixes (especially for the Windows platform, but 
uniformity with other platforms is important, too), but I had no time to check 
out the fixes over this weekend.
Maybe next weekend.

07.04.2019, 14:02, "KUSUMOTO Norio" <kusum...@na.rim.or.jp>:
> Hello, all.
>
> I wrote the cord which fixed key-down/up event issues on gtk backend Factor. 
> It improves:
> - events about numeric keys on the keypad with shift,
> - the influence by the state of caps-lock,
> - unnecessary event generation with an individual press of shift, control or 
> alt keys
> - illegal "\0" event generation
> on key-down/up events.
>
> I'm glad if you give an evaluation test about it.
>
> https://github.com/kusumotonorio/factor/blob/gtk-key-down-up/basis/ui/backend/gtk/gtk.factor
> https://github.com/kusumotonorio/factor/blob/gtk-key-down-up/basis/ui/backend/x11/keys/keys.factor
>
> Comparing changes:
> https://github.com/factor/factor/compare/master...kusumotonorio:gtk-key-down-up
>
> By the way, is it possibele I use x11 backend Factor on Ubuntu ?
> I would like to see and use it.
>
> --
> KUSUMOTO Norio
>
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk

---=====--- 
 Александр



_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to