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 #74 received at 25542 <at> debbugs.gnu.org (full text, mbox):
> OK, here is the ouput of (frame-geometry) when the Emacs frame is
> maximized, for each possible position of the taskbar:
And here is the output of (w32-display-monitor-attributes-list) in
those same cases:
TOP:
(((geometry 0 0 1600 900) (workarea 0 30 1600 870) (mm-size 443 249)
(name . "\\\\.\\DISPLAY1") (frames #<frame emacs <at> CPX-L6Q03C31DOX
0x10100bc30>)))
RIGHT:
(((geometry 0 0 1600 900) (workarea 0 0 1538 900) (mm-size 443 249)
(name . "\\\\.\\DISPLAY1") (frames #<frame emacs <at> CPX-L6Q03C31DOX
0x10100bc30>)))
BOTTOM:
(((geometry 0 0 1600 900) (workarea 0 0 1600 870) (mm-size 443 249)
(name . "\\\\.\\DISPLAY1") (frames #<frame emacs <at> CPX-L6Q03C31DOX
0x10100bc30>)))
LEFT:
(((geometry 0 0 1600 900) (workarea 62 0 1538 900) (mm-size 443 249)
(name . "\\\\.\\DISPLAY1") (frames #<frame emacs <at> CPX-L6Q03C31DOX
0x10100bc30>)))
--
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.