diff options
author | Martin Rudalics <rudalics@gmx.at> | 2015-02-11 09:07:24 +0100 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2015-02-11 09:07:24 +0100 |
commit | 02138cb0b88c5f6addf891d725967d9867eda3f9 (patch) | |
tree | 073bd7e1c58cee1f02a52ff8eabcfa6dd24a6fb2 /lisp/emacs-lisp/tabulated-list.el | |
parent | 6ebbeafc94a35e49fc3a842b5f5fbd7b069ce936 (diff) | |
download | emacs-02138cb0b88c5f6addf891d725967d9867eda3f9.tar.gz emacs-02138cb0b88c5f6addf891d725967d9867eda3f9.tar.bz2 emacs-02138cb0b88c5f6addf891d725967d9867eda3f9.zip |
Improve toggling fullscreen state of frames.
* frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
Rename frame parameter `maximized' to `fullscreen-restore'.
Restore fullwidth/-height after fullboth state. Update
doc-strings.
* w32term.c (w32_read_socket): In SIZE_MAXIMIZED and
SIZE_RESTORED cases correctly handle `maximized' value for the
`fullscreen' parameter. Don't use the 'maximized' parameter any
more.
(w32fullscreen_hook): Include menu bar height when calculating
new text height in FULLSCREEN_BOTH case.
* xterm.c (do_ewmh_fullscreen): Handle transition from
FULLSCREEN_BOTH to FULLSCREEN_MAXIMIZED when
x_frame_normalize_before_maximize is set.
* frames.texi (Size Parameters): Update description of
fullscreen frame parameter.
Diffstat (limited to 'lisp/emacs-lisp/tabulated-list.el')
0 files changed, 0 insertions, 0 deletions