|
From: | martin rudalics |
Subject: | bug#74496: 30.0.91; fullscreen frame set with F11 is shifted when ctwm restarts |
Date: | Fri, 20 Dec 2024 10:24:02 +0100 |
User-agent: | Mozilla Thunderbird |
> The F11 'toggle-frame-fullscreen removes the border Not necessarily. The border is left alone but the frame's window is typically enlarged and moved in a way that makes the border outside the visible portion of the frame. > and is fullscreen "maximized". This is what 'toggle-frame-maximized' should do. > I think I want F11 to maximized fullscreen to survive ctwm restart and that means > > (setopt frame-resize-pixelwise t) ;is in init.el or when it becomes the implicit default You have to decide whether you want to see the borders or not. If you want to see the borders use 'toggle-frame-maximized' (ESC <f10>). If you don't want to see them use 'toggle-frame-fullscreen' (f11). martin
[Prev in Thread] | Current Thread | [Next in Thread] |