joshgoebel / keyszer

a smart, flexible keymapper for X11 (a fork/reboot of xkeysnail )
Other
69 stars 15 forks source link

Fix for issue #141 #144

Closed RedBearAK closed 1 year ago

RedBearAK commented 1 year ago

On a desktop with no window, input focus can come back as int (0 or 1) instead of Window object. Return None in that case.