> From: Ralf Angeli <[EMAIL PROTECTED]> > Cc: [email protected] > Date: Sun, 25 Jun 2006 15:38:23 +0200 > > > One possible way of solving this would be to call SystemParametersInfo > > with SPI_GETWORKAREA arg in x_make_frame_visible, and fix f->left_pos > > and f->top_pos we pass to x_set_offset, if their values are inside the > > task bar. I think this should be done for all frames, not just the > > initial frame. > > The attached patch implements window position adjustment in > `x_make_frame_visible'.
Thanks, I installed it. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
