ch11ng pushed a change to branch externals/exwm. from d05df51 Fix problems introduced/exposed by last commit new ba536bb Delay closing minibuffer new 11cc84d Minor input focus fix new 2779d2e Make the creation/destruction of floating frames more silent new 34d5885 Add demo configurations
Summary of changes: exwm-config.el | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++ exwm-floating.el | 16 +++++---- exwm-input.el | 2 +- exwm-manage.el | 11 ++++-- exwm-workspace.el | 5 +-- exwm.el | 45 ++++-------------------- xinitrc | 14 +++++++ 7 files changed, 141 insertions(+), 53 deletions(-) create mode 100644 exwm-config.el create mode 100644 xinitrc