On Sun, Sep 21, 2025 at 01:45:34AM +0200, Filip Hejsek wrote: > From: Szymon Lukasz <[email protected]> > > The terminal size of a mux chardev should be the same as the real > chardev, so listen for CHR_EVENT_RESIZE to be up to date. > > We forward CHR_EVENT_RESIZE only to the focused frontend. This means > frontends should update their view of the terminal size on > receiving CHR_EVENT_MUX_IN. > > Signed-off-by: Szymon Lukasz <[email protected]> > Signed-off-by: Filip Hejsek <[email protected]> > --- > chardev/char-mux.c | 18 +++++++++++++++++- > 1 file changed, 17 insertions(+), 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
