# HG changeset patch # User Jan Dj¸«£rv # Date 1238179204 0 # Node ID fd3d23f156f5c720a9cf4c2e1678d98caea06325 # Parent 5f5d66aa8cdaecc5afb87502cfdfb071914e1317 *** empty log message *** diff -r 5f5d66aa8cda -r fd3d23f156f5 src/ChangeLog --- a/src/ChangeLog Fri Mar 27 18:37:56 2009 +0000 +++ b/src/ChangeLog Fri Mar 27 18:40:04 2009 +0000 @@ -1,3 +1,17 @@ +2009-03-27 Jan DjƤrv + + * frame.c (x_set_font): If the fullscreen property is non-nil, adjust + lines and columns so we keep the same pixel height and width. + + * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if + the property _NET_WM_STATE has changed. + updated. + (x_handle_net_wm_state): New function to update frame parameter + fullscreen. + (x_term_init): Initialize atoms for _NET_WM_STATE. + + * xterm.h (struct x_display_info): Add atoms for _NET_WM_STATE. + 2009-03-27 Kevin Ryde * keyboard.c (tty_read_avail_input): Don't treat a -1 return from