[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 4 pixels missing at startup (was: menu-bar-mode makes frame continuo
From: |
PierGianLuca |
Subject: |
Re: 4 pixels missing at startup (was: menu-bar-mode makes frame continuously shrink in height) |
Date: |
Thu, 19 Oct 2023 13:41:51 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 |
Hi Po, thank you for the feedback. Something else interesting is coming up:
Do frames
continue to shrink after setting frame-resize-pixelwise to t in
early-init.el?
Thank you, that solved the problem with menu/tool-bar!
More likely, your window manager is imposing stringent size requirements
pursuant to the resize increments Emacs has requested.
I forgot to mention that I work with KDE Plasma, and I have a specific window
rule for Emacs windows, to obey any geometry that they request (see details at
end of email*).
While playing with geometries I've noted something else strange. I use
desktop-save, so Emacs always restarts with the latest frame & geometry
configuration.
However, I'm noticing now that one of the restarted frames always lacks 4
pixels in its vertical scroll bar. I've tried to specify scroll-bar-width in
the init.el and early-init.el, but those four pixels disappear at every Emacs
restart.
Maybe it's due to my using the lucid theme, rather than GTK...
Cheers,
Luca
* See "Ignore requested geometry" and "Obey geometry restrictions" here:
https://docs.kde.org/stable5/en/kwin/kcontrol/windowspecific/attributes.html