(x_focus_changed): New function.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 28 Jun 2002 19:42:48 +0000 (19:42 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 28 Jun 2002 19:42:48 +0000 (19:42 +0000)
commitcab34f502151e68c823be6242044d77c4f2e5f8b
tree3f36f2d9c0b50d42ebf1102026d9b2d49a92d9c0
parente5cd5390a3133b14355949b5f154def83a078861
(x_focus_changed): New function.
(x_detect_focus_change): New function.
(XTread_socket): Call x_detect_focus_change for FocusIn/FocusOut
EnterNotify and LeaveNotify to track X focus changes.
src/xterm.c