Minor fixes for emacsclient
This commit is contained in:
parent
04e4269617
commit
35560a49d6
2 changed files with 5 additions and 5 deletions
|
|
@ -175,8 +175,8 @@ It's updated in several occasions, and only used by `exwm-input--set-focus'.")
|
|||
;; Resize
|
||||
(exwm-floating--start-moveresize event))
|
||||
(t
|
||||
(select-window (get-buffer-window (exwm--id->buffer event)
|
||||
'visible))
|
||||
;; Click to focus
|
||||
(select-window (get-buffer-window (exwm--id->buffer event) t))
|
||||
;; The event should be replayed
|
||||
(setq mode xcb:Allow:ReplayPointer))))
|
||||
(xcb:+request exwm--connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue