unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Christian Gogolin <register@cgogolin.de>
Cc: 23587@debbugs.gnu.org
Subject: bug#23587: 24.5; Emacs window clips to half its size in xmonad
Date: Sat, 21 May 2016 10:22:49 +0300	[thread overview]
Message-ID: <83shxb7u46.fsf@gnu.org> (raw)
In-Reply-To: <1463761275.25528.7.camel@cgogolin.de> (message from Christian Gogolin on Fri, 20 May 2016 18:21:15 +0200)

> From: Christian Gogolin <register@cgogolin.de>
> Cc: 23587@debbugs.gnu.org
> Date: Fri, 20 May 2016 18:21:15 +0200
> 
> I just found out what is causing the problem:
> 
> In my .xinitrc I am doing the two following exports
> 
> export GDK_SCALE=2
> export GDK_DPI_SCALE=0.5
> 
> to make icons in GTK applications reasonably large on my HiDPI screen.

If that's the problem, I'd definitely urge you to try the latest
pretest, since AFAIK some of these problems are supposed to be solved
there (as part of handling bug#20432 you mention).

> Without these exports, or by starting Emacs explicitly overwriting
> these values
> 
> $ export GDK_SCALE=1; export GDK_DPI_SCALE=1; emacs

Why do you need the "export" parts?  Isn't the following enough?

 $ GDK_SCALE=1 GDK_DPI_SCALE=1 emacs

> I guess that in the long run this behaviour will have to be fixed, for
> now I can live with the workaround above.

I think it might already be fixed, please try the latest pretest, or
build from the emacs-25 branch of the Emacs repository.

In any case, I added to PROBLEMS the description of this and the
workaround.

Thanks.





  reply	other threads:[~2016-05-21  7:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-20 14:11 bug#23587: 24.5; Emacs window clips to half its size in xmonad Christian Gogolin
2016-05-20 16:07 ` Eli Zaretskii
2016-05-20 16:21   ` Christian Gogolin
2016-05-21  7:22     ` Eli Zaretskii [this message]
2016-05-22 17:25       ` Christian Gogolin
2016-05-22 17:31         ` Eli Zaretskii

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=83shxb7u46.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=23587@debbugs.gnu.org \
    --cc=register@cgogolin.de \
    /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).