GNU bug report logs -
#14233
24.3; Don't constrain frame size to character multiples
Previous Next
Reported by: E Sabof <esabof <at> gmail.com>
Date: Sat, 20 Apr 2013 00:04:02 UTC
Severity: wishlist
Found in version 24.3
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> So you will probably have to tell me on which platforms turning off WM
>> size hints is needed.
>
> We should not turn off WM size hints on any platform IMHO. If we do
> that, the resize feedback from the window manager shows pixels instead
> of rows x columns. The latter is much more useful. I don't understand
> why we want to resize in pixels instead of characters.
In order to maximze a frame, for example. Maybe also just in order to
do what other applications do. Here, Emacs was the only application
whose window I could not resize pixelwise. I doubt you can find mamy of
them nowadays.
> But if you insist on resizing with pixels instead of characters, you
> have turn WM hints off for NS and X. You should thoroughly test this
> change on X with a couple of different window manager before checking it
> in. Resizing is a bit of a mess on X because the intreactions with the
> window manager, and the strange ways Emacs deals with GUI elements.
I don't have the resources to do that. Hopefully, someone can step in.
In any case, people can always get the current behavior if they do not
set one of the two variables I mentioned earlier.
> I'd rather see that text is text. Fringe and scrollbars should not be
> included, nor should margins
... currently margins are text ...
> or borders. Non-text portions should be
> able to have any width/height in pixels. This includes the native toolbar.
Currently, we do lots of acrobatics to round such non-text portions. So
we should decide on what to do here. And obviously, if all non-text
portions can be sized pixelwise we have to size the remaining text
portion pixelwise as well in order to fit them to the frame size.
> But I'd prefer if the text part is resizable only in terms of
> lines/columns. An exception to this is tiling window managers and
> fullscreen behaviour.
Lines and columns are abstractions that probably get less and less
important with variable width fonts and variable text heights/spacings.
> So resizing fringes and scrollbars ought to resize the frame.
It currently does not when I set them buffer- and/or window-locally.
And frame-based it doesn't make much sense with two windows
side-by-side: Should I resize the frame by two scrollbar-widths then?
>> I know. I just wanted to know whether we should do that on other ports
>> as well and how to specify that.
>
> IMHO we should do that on all ports.
Maybe.
martin
This bug report was last modified 10 years and 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.