No description
14628a940c
Since it takes some time for EXWM to create a buffer for a window (to do some checking for example), the window may send several MapRequest events before it's mapped. This commit should fix such issue. |
||
---|---|---|
COPYING | ||
exwm-floating.el | ||
exwm-input.el | ||
exwm-layout.el | ||
exwm-manage.el | ||
exwm-randr.el | ||
exwm-workspace.el | ||
exwm.el | ||
README |
Emacs X Window Manager ====================== EXWM (Emacs X Window Manager) turns Emacs into a full-featured tiling X window manager. Please check the wiki for more details. + Wiki: https://github.com/ch11ng/exwm/wiki EXWM is built on top of XELB and its utility libraris: + XELB: https://github.com/ch11ng/xelb + XELB utilility libraries: https://github.com/ch11ng/xelb-util