unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: 陈宇迪 <jodieydchen@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: Po Lu <luangruo@yahoo.com>,
	65183@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
Subject: bug#65183: 29.1; Child frame moving and resizing problems
Date: Sat, 12 Aug 2023 14:55:46 +0100	[thread overview]
Message-ID: <CACuMiX6kZYF93e26iBjjuVotp-tucvA=67EyRo__QbEPxQigWg@mail.gmail.com> (raw)
In-Reply-To: <03272821-c79f-5e57-c368-f06baf050200@gmx.at>

[-- Attachment #1: Type: text/plain, Size: 828 bytes --]

Of course, I'm happy to try writing this.

But there is one thing that I don't know what the best solution is: how to
reuse the code
in the function `adjust_frame_size' (defined in src/frame.c, used by
`set-frame-size')?
I want to add two arguments: `new_x' and `new_y'. When  `new_x' and `new_y'
are the
same with the current frame position, execute the original branch
(`set_window_size_hook'
or `resize_frame_window'); otherwise, call a move and resize function.
But I have to rename this function to `adjust_frame_position_and_size'. For
compatibility,
I will also create a wrapper function called `adjust_frame_size', in which
`adjust_frame_position_and_size' is called with the current frame position
as the last two args
so that the frame will be only resized but not moved.
Do you think this is an appropriate solution?

[-- Attachment #2: Type: text/html, Size: 1405 bytes --]

  reply	other threads:[~2023-08-12 13:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 14:28 bug#65183: 29.1; Child frame moving and resizing problems 陈宇迪
2023-08-10  8:55 ` Eli Zaretskii
     [not found]   ` <CACuMiX6AnPcrhPOni-jgr5NmJ9-qG5UXCE5cFB_vN8b2OLZcjQ@mail.gmail.com>
2023-08-10 17:31     ` Eli Zaretskii
2023-08-11  7:06   ` martin rudalics
2023-08-11  8:01     ` 陈宇迪
2023-08-11 10:00       ` martin rudalics
2023-08-11 16:09         ` 陈宇迪
2023-08-12  0:13           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-12  7:00             ` martin rudalics
2023-08-12  6:52           ` martin rudalics
2023-08-12 13:55             ` 陈宇迪 [this message]
2023-08-13  7:21               ` martin rudalics
2023-08-13 13:34                 ` 陈宇迪
2023-08-15  6:38                   ` martin rudalics

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACuMiX6kZYF93e26iBjjuVotp-tucvA=67EyRo__QbEPxQigWg@mail.gmail.com' \
    --to=jodieydchen@gmail.com \
    --cc=65183@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=luangruo@yahoo.com \
    --cc=rudalics@gmx.at \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).