emacs-exwm / exwm

Emacs X Window Manager
https://elpa.gnu.org/packages/exwm.html
GNU General Public License v3.0
278 stars 14 forks source link

Fullscreen windows can hide minibuffer #49

Open progfolio opened 5 months ago

progfolio commented 5 months ago

Currently a fullscreen window can obscure the underlying Emacs frame's minibuffer. It would be nice to have a user option or mode which adds some minibuffer hooks to detect this and unsets fullscreen for such windows when the minibuffer is active.