GNU bug report logs - #14949
Snapped window acts like a fullscreen one (Windows 7)

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Thu, 25 Jul 2013 00:09:02 UTC

Severity: normal

Found in version 24.3.50

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 14949 <at> debbugs.gnu.org
Subject: bug#14949: Snapped window acts like a fullscreen one (Windows 7)
Date: Sat, 04 Jan 2014 16:42:09 +0100
> emacs -Q
> Win + left arrow

What does this do - move the frame to the left display border or make it
fullheight/fullwidth?

> M-: (frame-parameter nil 'fullscreen)   => nil
> M-: (set-frame-parameter nil 'fullscreen nil)
>
> The frame is "restored" to a default size.

Why is that bad?

> So the frame, when snapped to the left or rigth, acts like a
> (fullscreen . fullheight) one, but it is not marked as such.

If you refer to fullheight/fullwidth frames they have to act this way.
We could consider fullheight/fullwidth frames as "normal" but

(1) Windows doesn't know such frames so it can't handle them, and

(2) Emacs, if considering them normal, would forget about the previous
    normal size and you couldn't easily switch between
    fullheight/fullwidth and normal size any more.

But maybe I misunderstand what you want to do.

martin




This bug report was last modified 11 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.