Merge branch 'medranocalvo/reduce-workspace-switch-flicker' into externals/exwm

This commit is contained in:
Chris Feng 2018-10-14 00:00:00 +00:00
commit 98847a9cda

View file

@ -552,8 +552,8 @@ for internal use only."
((not active-old)
(exwm-workspace--set-active frame t))
((equal output-old output-new)
(exwm-workspace--set-active old-frame nil)
(exwm-workspace--set-active frame t)
(exwm-workspace--set-active old-frame nil)
(setq workspaces-to-hide (list old-frame)))
(active-new)
(t