Fixes for manage/unmanage window
* Make sure `exwm-manage--manage-window-queue` is cleaned * Improve input focus handling after unmanaging a window * Remove a redundant call to `exwm-layout--show`
This commit is contained in:
parent
14628a940c
commit
3b9d0dd921
2 changed files with 13 additions and 4 deletions
|
|
@ -199,7 +199,6 @@
|
|||
exwm--frame exwm-workspace--current))
|
||||
(select-frame exwm-workspace--current t)
|
||||
(set-window-buffer nil buffer)
|
||||
(exwm-layout--show id)
|
||||
(exwm-input--set-focus id))
|
||||
(setq exwm-input--focus-lock nil))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue