Hi, Here is a new version of this patch that tries to adapt the menu bar height in the non-toolkit build. FWIW, I've also attached a quick video of how it works with the fvwm window manager with an emacs evaluating the following code: --8<---------------cut here---------------start------------->8--- (split-window-right) (info-emacs-manual) (dolist (font '("Iosevka-18" "Ttyp0-12" "Inconsolata-14" "Inconsolata-32" "Noto Sans-6")) (sit-for 2) (set-face-font 'menu font)) --8<---------------cut here---------------end--------------->8--- It also works as intended with EXWM.