No description
Find a file
Chris Feng b50a6e6dd9 Correct several EWMH properties
The following EWMH properties on the root window are corrected in this commit:
_NET_VIRTUAL_ROOTS, _NET_WORKAREA and _NET_DESKTOP_VIEWPORT.
2015-08-26 17:40:39 +08:00
COPYING First commit 2015-07-17 19:16:08 +08:00
exwm-floating.el Correct several EWMH properties 2015-08-26 17:40:39 +08:00
exwm-input.el Replay KeyPress events instead of fake them in line-mode 2015-08-26 15:35:54 +08:00
exwm-layout.el Correct several EWMH properties 2015-08-26 17:40:39 +08:00
exwm-manage.el Only manage windows mapped as the direct children of root window (close #38) 2015-08-24 19:01:27 +08:00
exwm-randr.el Correct several EWMH properties 2015-08-26 17:40:39 +08:00
exwm-workspace.el Correct several EWMH properties 2015-08-26 17:40:39 +08:00
exwm.el Correct several EWMH properties 2015-08-26 17:40:39 +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