I have a simple kivy app with 3 buttons. When my kivy app is not in focus, I have to click on it once, in order to press any button. How can I click any button with only one click without activating a kivy window?
#:kivy 1.10.0
cannot press any button, when a window is not in focus