diff options
author | Steven Allen <steven@stebalien.com> | 2025-01-14 23:56:08 -0800 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2025-01-16 09:50:22 +0200 |
commit | ec20ebf2413ca1042cd41e3a278d18f1fc1debf6 (patch) | |
tree | a46f620f930d27bac70de2b8e839436ae7bc14b7 /lisp/emacs-lisp | |
parent | 74dc2bd28007e68532d9813a57d3ec7da0c390e3 (diff) | |
download | emacs-ec20ebf2413ca1042cd41e3a278d18f1fc1debf6.tar.gz emacs-ec20ebf2413ca1042cd41e3a278d18f1fc1debf6.tar.bz2 emacs-ec20ebf2413ca1042cd41e3a278d18f1fc1debf6.zip |
Take the tab-line into account when computing the window edges
window-body-height correctly subtracts the tab-line's height but
window-edges did not add this same height to the y-offset.
See https://github.com/emacs-exwm/exwm/pull/114
* lisp/window.el (window-edges): Add the tab-line-height to the y-offet
of the window body. (Bug#75576)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions