feenkcom / gtoolkit

Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.
https://gtoolkit.com
MIT License
1.08k stars 46 forks source link

Make Bloc handle keystrokes independently from Morphic #122

Closed girba closed 5 years ago

girba commented 5 years ago

To prepare the support for native windows, Bloc needs to have its own way to handle keystrokes.

girba commented 5 years ago

Debugging the keystroke support: bloc-debuggingkeys

syrel commented 5 years ago

Keys work in native window too, which is independent from morphic. Hence the goal is reached!

bloc-oswindowkeys