]> git.eshelyaron.com Git - emacs.git/commit
(Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.
authorEli Zaretskii <eliz@gnu.org>
Sun, 13 Jan 2002 12:17:33 +0000 (12:17 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 13 Jan 2002 12:17:33 +0000 (12:17 +0000)
commit49d41073f9b2e20e03fbfbabfe410ea9a9c1a4a2
treeaca644c9ef78efe9647a35fe4a970fb15a6c220f
parent53823ab9c1100230c774fb178a3a61a42b5a64ad
(Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.
(syms_of_xfns): Intern and staticpro them.
(x_frame_parms) <"fullscreen">: New parameter.
(x_fullscreen_move, x_set_fullscreen): New functions.
(x_set_frame_parameters): Support for Qfullscreen.
(x_real_positions): More accurate computation of the frame position.
(x_figure_window_size): Support full-screen frames.
(Fx_create_frame): Default the fullscreen parameter.
src/xfns.c