# HG changeset patch # User Jan Dj¸«£rv # Date 1168279013 0 # Node ID 9ae0d438e444bac2fd3297a247e0e02cdce5e825 # Parent c42f3e23e07665b460a2162851adaacf81058797 *** empty log message *** diff -r c42f3e23e076 -r 9ae0d438e444 src/ChangeLog --- a/src/ChangeLog Mon Jan 08 17:56:42 2007 +0000 +++ b/src/ChangeLog Mon Jan 08 17:56:53 2007 +0000 @@ -1,3 +1,16 @@ +2007-01-08 Jan Dj,Ad(Brv + + * xterm.h (x_display_info): New: net_supported_atoms, + nr_net_supported_atoms and net_supported_window. + + * xterm.c: New variable last_user_time. + (handle_one_xevent): Set last_user_time from events that have Time. + Set net_supported_window to 0 when reparented. + (wm_supports): New function. + (do_ewmh_fullscreen): Use wm_supports to check for _NET_WM_STATE. + (x_term_init): Initialize net_supported_atoms, nr_net_supported_atoms + and net_supported_window. + 2007-01-05 Kim F. Storm * indent.c (Fvertical_motion): Fix it overshoot check for overlay