diff options
author | Po Lu <luangruo@yahoo.com> | 2022-05-19 09:30:33 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-05-19 09:30:33 +0800 |
commit | bc604417f87f9fce865e70b3bc88b6bf2a8fd415 (patch) | |
tree | 601ada2e80a31e062f12298ef00cd77aac75e9a4 /lisp/emacs-lisp/autoload.el | |
parent | 9178428b02500005aeaaa4ea40353589a029a63e (diff) | |
download | emacs-bc604417f87f9fce865e70b3bc88b6bf2a8fd415.tar.gz emacs-bc604417f87f9fce865e70b3bc88b6bf2a8fd415.tar.bz2 emacs-bc604417f87f9fce865e70b3bc88b6bf2a8fd415.zip |
Respond to changes to the size of the root window
* src/xterm.c (x_display_pixel_height, x_display_pixel_width):
Move here instead.
(handle_one_xevent): Handle ConfigureNotify for the root window.
(x_term_init): Select for structure events on the root window.
* src/xterm.h (struct x_display_info): New fields `screen_width'
and `screen_height'.
(x_display_pixel_height, x_display_pixel_width): Make
prototypes.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions