GNU bug report logs -
#7296
display-pixel-height not enough
Previous Next
Full log
Message #98 received at 7296 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Sat, 30 Oct 2010 11:25:44 +0200, Lennart Borgman <lennart.borgman <at> gmail.com> said:
> The Emacs frame can be partly hidden by the taskbar even when the
> frame is the active w32 window if the height is set to the value
> x-dsiplay-pixel-height (when for example the frame is aligned to the
> top and the taskbar is at the bottom of the display), that is the
> problem. Sorry if that was unclear.
Some X11 window managers automatically adjust window position/size
(and send some notifications to the application) when it appears, so
it fits in the screen. On Mac OS X, Cocoa also does similar
adjustments for document windows (roughly speaking, windows with title
bar), and Carbon doesn't.
Sometimes it gives a cleaner implementation to emulate such window
manager tasks at the application side for non-X11 ports. For example,
the Mac port emulates maximized, fullwidth, fullheight, and fullscreen
windows, which are (EWMH-aware) window-manager tasks on X11, at the
application side. Perhaps W32 can do similar things for window
position/size adjustments so the window height is automatically
shortened when the specified height exceeds the "available" height.
YAMAMOTO Mitsuharu
mituharu <at> math.s.chiba-u.ac.jp
This bug report was last modified 10 years and 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.