[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/exwm updated (3909f65 -> 86777c5)
From: |
Chris Feng |
Subject: |
[elpa] externals/exwm updated (3909f65 -> 86777c5) |
Date: |
Thu, 21 Jul 2016 05:06:45 +0000 (UTC) |
ch11ng pushed a change to branch externals/exwm.
from 3909f65 Add support for attachable/detachable minibuffer
new 6571bb5 Minor cleanups
new f48b8ea Minor fixes
new 0c114d9 Fix workspace creation and deletion
new 76ced38 Fix input focus issues revealed by recent commits
new 86777c5 Improve the performance of workspace creation
Summary of changes:
exwm-config.el | 6 +-
exwm-core.el | 9 ++-
exwm-floating.el | 10 +--
exwm-input.el | 81 +++++++++++++++--------
exwm-layout.el | 4 +-
exwm-manage.el | 4 +-
exwm-randr.el | 5 ++
exwm-workspace.el | 184 ++++++++++++++++++++++++++++++++++-------------------
exwm.el | 13 ++--
9 files changed, 207 insertions(+), 109 deletions(-)
- [elpa] externals/exwm updated (3909f65 -> 86777c5),
Chris Feng <=
- [elpa] externals/exwm 86777c5 5/5: Improve the performance of workspace creation, Chris Feng, 2016/07/21
- [elpa] externals/exwm 76ced38 4/5: Fix input focus issues revealed by recent commits, Chris Feng, 2016/07/21
- [elpa] externals/exwm 6571bb5 1/5: Minor cleanups, Chris Feng, 2016/07/21
- [elpa] externals/exwm f48b8ea 2/5: Minor fixes, Chris Feng, 2016/07/21
- [elpa] externals/exwm 0c114d9 3/5: Fix workspace creation and deletion, Chris Feng, 2016/07/21