Hi,
When I make the window full of screen (actually the "fullscreen" is false and "borderless" is true), I cannot detect the keyboard service.
For example, in the "update" function, I asked the program to output "keyboard" when the service of the event is "keyboard", and it worked fine when the "borderless" was false, but nothing was output when I enabled the borderless.
Has anyone met the similar problem before? Any suggestion please?
Thanks a lot.