No description
04e4269617
This commit should fix most input focus bugs (especially those related to floating windows). The actual settings of input focus are delayed to exclude redundant event. Dead code since this commit is removed. This commit also fixes a bug for non-floating windows converted form floating state. The workaround for `ido-mode` is also improved to properly handle `exwm-mode` buffers. |
||
---|---|---|
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