# HG changeset patch # User Jan Dj¸«£rv # Date 1025293669 0 # Node ID 8d86225b2fbab2b359059e19e2a411edaac0a500 # Parent afcc2cec9ba03d00a59cd341e95298fc9c0b97d1 *** empty log message *** diff -r afcc2cec9ba0 -r 8d86225b2fba src/ChangeLog --- a/src/ChangeLog Fri Jun 28 19:43:33 2002 +0000 +++ b/src/ChangeLog Fri Jun 28 19:47:49 2002 +0000 @@ -1,3 +1,23 @@ +2002-06-28 Jan D. + + * keyboard.c (readable_filtered_events): New function that filters + FOCUS_IN_EVENT depending on parameter. + (readable_events): Calls readable_filtered_events, not filtering + FOCUS_IN_EVENT. + (get_filtered_input_pending): New function, filtering parameter passed + to readable_filtered_events. + (get_input_pending): Calls get_filtered_input_pending, not filtering + FOCUS_IN_EVENT. + (Finput_pending_p): Calls get_filtered_input_pending, DO filter + FOCUS_IN_EVENT. + + * xterm.h (struct x_output): Add focus_state. + + * xterm.c (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. + 2002-06-28 Andreas Schwab * lisp.h: Remove duplicate declaration of