all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: martin rudalics <rudalics@gmx.at>
Cc: 18451@debbugs.gnu.org, Matthew Leach <matthew@mattleach.net>
Subject: bug#18451: 24.4.50; 'toggle-frame-fullscreen' can cut off minibuffer
Date: Thu, 18 Sep 2014 21:45:04 +0200	[thread overview]
Message-ID: <015BBC56-3CDE-4C03-B94C-487CBB9A097C@swipnet.se> (raw)
In-Reply-To: <541AD2FE.4030002@gmx.at>


18 sep 2014 kl. 14:41 skrev martin rudalics <rudalics@gmx.at>:

> In any case, the problem could be due to the following:
> 
> (1) Due to some non-textual settings (scroll bar, divider, border width)
>    we ask the window manager for a frame height which is _not_ an
>    integral multiple of the nominal character height.  At the same time
>    we ask the window manager to store that nominal height as the
>    canonical height by which frame height change increments should be
>    allowed.
> 
> (2) The window manager (sometimes) decides that our resize request is
>    impudent and overrules it by sending us a size that fits the nominal
>    height settings.
> 
> Jan is our hints expert.  Maybe he has an idea.


Basically yes.  But with Gtk+ there is an additional complication.  Gtk tries to force the height increments itself if it finds that they aren't met, by resizing windows.  By setting resize pixelwise all hints are basically off so nothing of this happens.  An idea would be to turn hints off if we are going fullsize.

	Jan D.






  reply	other threads:[~2014-09-18 19:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-11 16:20 bug#18451: 24.4.50; 'toggle-frame-fullscreen' can cut off minibuffer dev
2014-09-11 17:33 ` Jan Djärv
2014-09-11 17:52   ` Matthew Leach
2014-09-13  9:55     ` Jan Djärv
2014-09-13 22:13       ` Matthew Leach
2014-09-14  9:20         ` Jan Djärv
2014-09-14 13:32           ` Matthew Leach
2014-09-16 18:38             ` Jan Djärv
2014-09-16 19:16               ` Matthew Leach
2014-09-17 10:02                 ` martin rudalics
2014-09-17 10:38                   ` Matthew Leach
2014-09-18  9:32                     ` martin rudalics
2014-09-18 12:01                       ` Matthew Leach
2014-09-18 12:41                         ` martin rudalics
2014-09-18 19:45                           ` Jan Djärv [this message]
2014-09-19 10:22                             ` Matthew Leach
2014-09-19 11:24                               ` martin rudalics
2014-09-20  7:18                               ` Jan Djärv
2015-01-04 18:09                         ` martin rudalics
2015-02-13 18:24                           ` martin rudalics
2014-09-17 16:05                 ` Jan Djärv

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

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

  git send-email \
    --in-reply-to=015BBC56-3CDE-4C03-B94C-487CBB9A097C@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=18451@debbugs.gnu.org \
    --cc=matthew@mattleach.net \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.