GNU bug report logs -
#74496
30.0.91; fullscreen frame set with F11 is shifted when ctwm restarts
Previous Next
Reported by: Van Ly <van.ly <at> SDF.ORG>
Date: Sat, 23 Nov 2024 18:29:02 UTC
Severity: normal
Found in version 30.0.91
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> To stay on topic on this bug, without frame-resize-pixelwise being set
> t, F11 fullscreen achieves maximized fullscreen. When ctwm restart
> occurs and when the gap appears on the bottom edge of emacs relative to
> the desktop background, couldn't a screen refresh controlled by emacs
Automatically? Emacs is oblivious of ctwm restarts. All it gets are
unmap, map and configure events.
> call F11 fullscreen, again, and preserve the experience of maximized
> fullscreen? That being the case there's no need to insert in init file
>
> (setq-default frame-resize-pixelwise t)
>
> Toggle on the fullboth full screen Window Zoom produces the gap at the
> bottom edge before ctwm restart and that is solved by the above init
> file setting. Do you see what I mean?
Not really. The gap results from the fact that after ctwm restarts the
frame has become "normal" again and ctwm applies the resize hints on it.
If 'frame-resize-pixelwise' is nil, ctwm rounds the height to the next
multiple of the frame's line height (+ the basic size).
But you might be able to enhance the f11 specification I sent you
earlier to first shrink the frame by a few pixels and then toggle the
fullboth status again. So you would have to hit f11 after each ctwm
restart.
martin
This bug report was last modified 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.