No description
Find a file
Chris Feng 7892ed36f1 Improve move/resize
The type of move/resize is consistent during one complete operation. So there
is no need to judge it on every mouse motion.
2015-07-18 10:23:24 +08:00
COPYING First commit 2015-07-17 19:16:08 +08:00
exwm-floating.el Improve move/resize 2015-07-18 10:23:24 +08:00
exwm-input.el First commit 2015-07-17 19:16:08 +08:00
exwm-layout.el First commit 2015-07-17 19:16:08 +08:00
exwm-manage.el First commit 2015-07-17 19:16:08 +08:00
exwm-workspace.el First commit 2015-07-17 19:16:08 +08:00
exwm.el First commit 2015-07-17 19:16:08 +08:00
README First commit 2015-07-17 19:16:08 +08:00

Emacs X Window Manager
======================

EXWM (Emacs X Window Manager) turns Emacs into a full-featured tiling X window
manager. Please refer to "exwm.el" for more details.

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

You may also be intrested in an input method server designed for EXWM:
  + EXIM: https://github.com/ch11ng/exim