No description
Find a file
Chris Feng f1d37b9a8c Ungrab pointer timely when resizing is aborted
* exwm-floating.el (exwm-floating--start-moveresize): when resizing type cannot
  be decided, ungrab the previously grabbed pointer.
2015-09-03 18:56:36 +08:00
COPYING First commit 2015-07-17 19:16:08 +08:00
exwm-floating.el Ungrab pointer timely when resizing is aborted 2015-09-03 18:56:36 +08:00
exwm-input.el Re-enable complete refresh of keyboard mapping 2015-08-27 11:13:22 +08:00
exwm-layout.el Correct several EWMH properties 2015-08-26 17:40:39 +08:00
exwm-manage.el Minor fix 2015-08-28 18:14:04 +00:00
exwm-randr.el Correct several EWMH properties 2015-08-26 17:40:39 +08:00
exwm-workspace.el Avoid deleting the frame created by Emacs client by accident 2015-08-27 13:07:25 +08:00
exwm.el Correct several EWMH properties 2015-08-26 17:40:39 +08:00
README Drop intro to xelb-util 2015-08-28 18:33:02 +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 (https://github.com/ch11ng/exwm/wiki) for more
details.

EXWM is built on top of XELB (https://github.com/ch11ng/xelb).