kivy app keeping focus whatever other app is displayed
#2
Looks like a bug in Kivy. Reading https://kivy.org/doc/stable/guide/inputs.html, it looks like Kivy reads input on GNU/Linux by accessing the input hardware directly (see ProbeSysfsHardwareProbe), bypassing all window management, which would explain that behavior. So I can only conclude that Kivy is currently not suitable for developing applications for GNU/Linux.
  Reply


Messages In This Thread
RE: kivy app keeping focus whatever other app is displayed - by Kevin Kofler - 11-04-2025, 08:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)