From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-patches@cygwin.com
Subject: Re: [PATCH] Re: propagate font zoom via SIGWINCH
Date: Wed, 7 Jul 2021 13:41:13 +0200 [thread overview]
Message-ID: <YOWS2QU6HB7D7ZX2@calimero.vinschen.de> (raw)
In-Reply-To: <b0dba327-4e00-f681-fcbf-db0da3890b89@towo.net>
On Jul 7 11:43, Thomas Wolff wrote:
> Update with more elaborate commit comment, hopefully formatted properly.
>
> Am 06.07.2021 um 16:09 schrieb Corinna Vinschen:
> > Hi Thomas,
> >
> > On Jul 3 18:19, Thomas Wolff wrote:
> > > xterm 368 and mintty 3.5.1 implement a new feature to support notification
> > > of terminal scaling via font zooming also if the terminal text dimensions
> > > (rows/columns) stay unchanged, using ioctl(TIOCSWINSZ), raising SIGWINCH.
> > > This does not work in cygwin currently. The attached patch fixes that.
> > > Thomas
> > Can you please put the describing text into the commit message?
> >
> >
> > Thanks,
> > Corinna
>
> Subject: [PATCH] tty/pty: support TIOCSWINSZ pixel-size-only change
> notification
>
> xterm 368 and mintty 3.5.1 implement a new feature to support
> notification of terminal scaling via font zooming also if the terminal
> text dimensions (rows/columns) stay unchanged, using
> ioctl(TIOCSWINSZ), raising SIGWINCH;
> this patches cygwin to support that scenario
>
> ---
> winsup/cygwin/fhandler_tty.cc | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
Pushed.
Thanks,
Corinna
prev parent reply other threads:[~2021-07-07 11:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-03 16:19 Thomas Wolff
2021-07-06 14:09 ` Corinna Vinschen
2021-07-07 9:43 ` [PATCH] " Thomas Wolff
2021-07-07 11:41 ` Corinna Vinschen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YOWS2QU6HB7D7ZX2@calimero.vinschen.de \
--to=corinna-cygwin@cygwin.com \
--cc=cygwin-patches@cygwin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).