Try to reduce empty areas on GTK when a frame is being resized
authorPo Lu <luangruo@yahoo.com>
Mon, 14 Feb 2022 01:52:05 +0000 (09:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 14 Feb 2022 01:52:05 +0000 (09:52 +0800)
commit27658a0a3b311ad38b87b9981c6e7b9aaae40728
tree550732d9a34e966b63568ffbaf6a7c5c261cf013
parent2fe4d93624e3b1084a12bba27e6ff9a212fc8117
Try to reduce empty areas on GTK when a frame is being resized

* src/xterm.c (x_fill_rectangle):
(x_clear_rectangle, x_draw_image_glyph_string):
(x_clear_area): Don't use picture if frame background is opaque.
src/xterm.c