Find a file
Philip 15ad591d97 Fix bug when moving a window to the current workspace
* exwm-workspace.el (exwm-workspace-move-window): Run
          reparenting code when moving a window to the current workspace.
2015-08-16 18:09:42 +00:00
COPYING First commit 2015-07-17 19:16:08 +08:00
exwm-floating.el Fix multi-screen bugs 2015-08-13 12:02:44 +08:00
exwm-input.el Fix input focus stealing 2015-08-13 15:33:02 +08:00
exwm-layout.el Fix multi-screen bugs 2015-08-13 12:02:44 +08:00
exwm-manage.el Honor value-mask field in ConfigureRequest event 2015-08-14 17:46:43 +08:00
exwm-randr.el Fix multi-screen bugs 2015-08-13 12:02:44 +08:00
exwm-workspace.el Fix bug when moving a window to the current workspace 2015-08-16 18:09:42 +00:00
exwm.el Fix multi-screen bugs 2015-08-13 12:02:44 +08:00
README Drop intro to EXIM 2015-08-05 20:53:17 +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