kiwanami / emacs-window-manager

Customizable window manager for emacs
230 stars 28 forks source link

Layout bug when Emacs built with GTK3 #88

Closed johalun closed 7 years ago

johalun commented 7 years ago

Hi

When using Emacs built with GTK3 e2wm split windows vertical scrollbar are in the wrong horizontal positions. Also, the e2wm menu does not display at all (not imenu, the x11 app menu (file edit options etc)).

johalun commented 7 years ago

Also see

https://github.com/kiwanami/emacs-window-layout/issues/12

This only appears on HiDPI display with gnome scaling factor = 2 and Emacs built with GTK3.

johalun commented 7 years ago

Seem to be emacs/gtk3 scrollbar problem.

kiwanami commented 7 years ago

Hi @johalun Thank you for your information about a trouble of combination with HiDPI and GTK3. It's useful for the people who use large HiDPI displays.