Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
files/site.js: forward key events to embedded examples
For some reason most, probably iframes (may be event focus), the gio window inside iframe doesn't receives key events. In this commit, a global key event listener is added and it passes down key events to gio's window embedded inside iframes. Fixes: https://todo.sr.ht/~eliasnaur/gio/415 Signed-off-by: Mearaj Bhagad <[email protected]>
- Loading branch information