GNU bug report logs -
#14949
Snapped window acts like a fullscreen one (Windows 7)
Previous Next
Full log
Message #8 received at 14949 <at> debbugs.gnu.org (full text, mbox):
> 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.