[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74750: clone-frame and make-frame pixelwise issues
From: |
martin rudalics |
Subject: |
bug#74750: clone-frame and make-frame pixelwise issues |
Date: |
Mon, 16 Dec 2024 10:32:34 +0100 |
User-agent: |
Mozilla Thunderbird |
> I'd write that as
>
> If PIXELWISE or `frame-resize-pixelwise' is non-nil and FRAME's terminal
> is not text-only, use the pixel size of FRAME for the cloned frame.
> Otherwise, use the number of columns and lines of FRAME for the cloned
> frame.
But may be we should write
(and pixelwise frame-resize-pixelwise))
and say
If PIXELWISE and `frame-resize-pixelwise' are both non-nil and FRAME's
terminal is not text-only, use the pixel size of FRAME for the cloned
frame. Otherwise, use the number of columns and lines of FRAME for
the cloned frame.
Setting PIXELWISE to t in a setting where 'frame-resize-pixelwise' is
nil means asking for trouble since the window manager might not honor
it. WDYT?
martin
- bug#74750: clone-frame and make-frame pixelwise issues, (continued)
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/11
- bug#74750: clone-frame and make-frame pixelwise issues, Eli Zaretskii, 2024/12/12
- bug#74750: clone-frame and make-frame pixelwise issues, martin rudalics, 2024/12/12
- bug#74750: clone-frame and make-frame pixelwise issues, martin rudalics, 2024/12/13
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/13
- bug#74750: clone-frame and make-frame pixelwise issues, martin rudalics, 2024/12/13
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/13
- bug#74750: clone-frame and make-frame pixelwise issues, martin rudalics, 2024/12/14
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/15
- bug#74750: clone-frame and make-frame pixelwise issues, martin rudalics, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues,
martin rudalics <=
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, martin rudalics, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, martin rudalics, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, Eli Zaretskii, 2024/12/16
- bug#74750: clone-frame and make-frame pixelwise issues, Ship Mints, 2024/12/16