You can easily use pixie with glfw or SDL2 that can open windows and get 
keyboard and mouse inputs, see here for examples:

  * <https://github.com/treeform/pixie/blob/master/examples/realtime_glfw.nim>
  * <https://github.com/treeform/pixie/blob/master/examples/realtime_sdl.nim>


Reply via email to