Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Transfer surrogate minibuffers to the next workspace on delete
Othewise, we won't be able to delete the frame (frames with surrogate minibuffers cannot be deleted). * exwm-workspace.el (exwm-workspace-delete): Transfer surrogate minibuffers to the next workspace before attempting to delete a workspace (part of #64). (exwm-workspace--prompt-delete): Use `exwm-workspace-delete' instead of directly calling `delete-frame'.
- Loading branch information