GNU bug report logs -
#25542
25.1; Restoring the frame from fullscreen to maximized
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Thu, 26 Jan 2017 08:16:02 UTC
Severity: normal
Found in version 25.1
Done: Ken Brown <kbrown <at> cornell.edu>
Bug is archived. No further changes may be made.
Full log
Message #71 received at 25542 <at> debbugs.gnu.org (full text, mbox):
> Please post also the ‘frame-geometry’
> figures for all three cases and `w32-display-monitor-attributes-list' to
> know the height of the taskbar when it's at bottom/top.
OK, here is the ouput of (frame-geometry) when the Emacs frame is
maximized, for each possible position of the taskbar:
TOP:
((outer-position -8 . 22) (outer-size 1616 . 886)
(external-border-size 8 . 8) (title-bar-size 1578 . 23)
(menu-bar-external . t) (menu-bar-size 1600 . 20) (tool-bar-external)
(tool-bar-position . top) (tool-bar-size 1616 . 36)
(internal-border-width . 0))
RIGHT:
((outer-position -8 . -8) (outer-size 1554 . 916)
(external-border-size 8 . 8) (title-bar-size 1516 . 23)
(menu-bar-external . t) (menu-bar-size 1538 . 20) (tool-bar-external)
(tool-bar-position . top) (tool-bar-size 1554 . 36)
(internal-border-width . 0))
BOTTOM:
((outer-position -8 . -8) (outer-size 1616 . 886)
(external-border-size 8 . 8) (title-bar-size 1578 . 23)
(menu-bar-external . t) (menu-bar-size 1600 . 20) (tool-bar-external)
(tool-bar-position . top) (tool-bar-size 1616 . 36)
(internal-border-width . 0))
LEFT:
((outer-position 54 . -8) (outer-size 1554 . 916)
(external-border-size 8 . 8) (title-bar-size 1516 . 23)
(menu-bar-external . t) (menu-bar-size 1538 . 20) (tool-bar-external)
(tool-bar-position . top) (tool-bar-size 1554 . 36)
(internal-border-width . 0))
--
Dani Moncayo
This bug report was last modified 4 years and 258 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.