atlas-engineer / cl-electron

Lisp Interface to Electron.
BSD 3-Clause "New" or "Revised" License
18 stars 2 forks source link

`electron-window-demo` is broken #39

Closed aadcg closed 6 months ago

aadcg commented 7 months ago

PR #34, whose goal was to improve input handling, broke the demo. When the user sends a keycode, an error is raised.

It is broken both on macOS and Linux.

aadcg commented 6 months ago

The demo isn't broken. It is a misunderstanding of mine, due to poor communication in #34, which I haven't reviewed or approved.

See 3e865a4.