bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wrong frame position with --fullscreen


From: Lennart Borgman (gmail)
Subject: Re: wrong frame position with --fullscreen
Date: Wed, 13 Jun 2007 19:46:38 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666

Juanma Barranquero wrote:
On 6/13/07, Stephan Hennig <mailing_list@arcor.de> wrote:

Steps to reproduce:
* Put desktop task panel at top of screen.
* Start emacs with 'emacs -Q --fullscreen'.

Symptoms:
* Emacs' frame appears under the task panel, i.e., Emacs' title bar
  and part of menu bar are hidden behind the task panel.

It is a known bug/misfeature. Currently, Emacs' fullscreen support in
Windows is not very good. It doesn't grok multiple monitors, for
example. As a workaround you can move the frame to the right place,
either from your .emacs, or with registry settings. Also, I have a
(not very well tested) patch somewhere that fixes this problem
("tiptoes around" would be perhaps a more fitting description). Yell
if you want to give it a try.


I have for long time had a fix for this in the patched version of Emacs+EmacsW32 too. This patch is incomplete, since the bottom part of Emacs window, below the minibuffer (or at the bottom part of it) is sometimes not redrawn.

I would be glad to incorporate your patch there for testing. There has been no complaints about the current patch, except for the redrawing which is a little beauty problem in only some special cases. However that does not mean that I know that it is otherwise correct. Kim said once that he was unsure whether there are problems with maximized windows and the current display code.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]