ch11ng pushed a change to branch externals/exwm.
from dd0f107 Support disabling default `exwm-mode-map' bindings
new 4660e04 Prevent duplicate keys in frameset-filter-alist
new 81529c2 Cleanup exwm-input on exit
new c00331a Cleanup exwm-layout on exit
new 4f7abf4 Cleanup exwm-manage on exit
new d3be64e Factor out `exwm-randr--on-ScreenChangeNotify'
new 33a1a28 Dissociate frame creation and deletion handlers from the
actual configuration of frames as workspaces
new a51be88 Cleanup exwm-workspace on exit
new a2b6cfb * exwm.el (exwm--exit): Drop SubstructureRedirect on root
window.
new ce8af83 Disconnect on `exwm--exit'
new 587a8ca Add interactive commands for starting and stopping EXWM
new cf98e3d Name all helper windows created by EXWM
new 350950a Clean up when failing to start
new 7aae6ef Support replacing and being replaced by other window
managers
new 2f430db Minor fixes
Summary of changes:
exwm-core.el | 9 +
exwm-floating.el | 12 +-
exwm-input.el | 6 +
exwm-layout.el | 3 +
exwm-manage.el | 17 +-
exwm-randr.el | 14 +-
exwm-systemtray.el | 1 +
exwm-workspace.el | 538 ++++++++++++++++++++++++++---------------------------
exwm.el | 213 ++++++++++++++++-----
9 files changed, 476 insertions(+), 337 deletions(-)