GNU bug report logs -
#27357
26.0.50; Emacs starts fullscreen in Ubuntu 17.04
Previous Next
Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>
Date: Wed, 14 Jun 2017 12:34:02 UTC
Severity: normal
Tags: fixed
Merged with 20619,
21348,
22204,
23231
Found in versions 24.5, 25.0.50, 25.1.50, 26.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 27357 <at> debbugs.gnu.org (full text, mbox):
> Instead of looking around in the source code, I found out how to change
> the DPI settings. dconf-editor is apparently the thing to use.
>
> The default settings are
>
> {'eDP1': 11, 'eDP-1': 12}
>
> If I change this to
>
> {'eDP1': 11, 'eDP-1': 11}
>
> or anything less than 12, then all the Emacs frame sizes are correct:
> Maximization doesn't happen, and --geometry works as expected.
Can you change those settings on a per application basis?
> But if I
> change that to
>
> {'eDP1': 11, 'eDP-1': 12}
>
> then all my Emacs frames gets maximized.
Does the window manager constrain the frame size to the screen? WOW, if
you specifiy an initial frame larger than your screen, do you get it
that way?
> Could there be a math error somewhere? And if so, where?
IIRC GTK Emacs supports scaling only partially. Could you try with
another toolkit? Also, ISTR that people complained about mispositioned
scroll bars, menus and tooltips, sometimes alos about misplaced
underlinings and the like. Do you see any of those effects too?
martin
This bug report was last modified 7 years and 312 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.