No description
Find a file
Chris Feng 968d0b4882 Various fixes for workspace
Fixes for full screen, move window, etc.
2015-07-18 21:16:14 +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 Various fixes for workspace 2015-07-18 21:16:14 +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 Various fixes for workspace 2015-07-18 21:16:14 +08:00
exwm.el Various fixes for workspace 2015-07-18 21:16:14 +08:00
README Add wiki link to README 2015-07-18 18:15:40 +08:00

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

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