azul3d / engine

Azul3D - A 3D game engine written in Go!
https://azul3d.org
Other
606 stars 54 forks source link

Linux/X11: Keyboard doesn't release downed keys when switching virtual desktops. #131

Open azul3d-bot opened 8 years ago

azul3d-bot commented 8 years ago

Issue by slimsag Friday Dec 26, 2014 at 19:03 GMT Originally opened as https://github.com/azul3d/gfx/issues/79


Running the azul3d_events demo shows that if you hold down a key, and then switch to a different screen or otherwise lose focus of the window (while holding down the key) -- they key isn't let back up.

azul3d-bot commented 8 years ago

Comment by slimsag Saturday Dec 27, 2014 at 01:11 GMT


Actually this looks like it's possibly caused by the window not losing focus when switching to another virtual desktop. Perhaps a bug in GLFW or my window manager.

EDIT: opened a GLFW issue for this.

azul3d-bot commented 8 years ago

Comment by shurcooL Saturday Dec 27, 2014 at 02:53 GMT


How high priority is this bug for you?

azul3d-bot commented 8 years ago

Comment by slimsag Saturday Dec 27, 2014 at 02:58 GMT


@shurcooL Not very at all. It'd be nice to have it fixed and so this issue will remain open -- but when it will be fixed I do not know. v2 will be released without a fix for it.

EDIT: I actually meant to tag it as long-term, sorry about that!

azul3d-bot commented 8 years ago

Comment by shurcooL Saturday Dec 27, 2014 at 03:04 GMT


Makes sense, just wanted to check.