lukelee pushed a change to branch scratch/brief.
at 9720f5fAdd brief.el v5.80, Brief editor mode, an emulator of
Brief editor.
This branch includes the following new commits:
new 9720f5fAdd brief.el v5.80, Brief editor mode, an emulator of
Brief editor.
branch: externals/exwm
commit 4d43e3119a2d0cb002d87340cd11c1d372ad126e
Author: Chris Feng
Commit: Chris Feng
Avoid using `set-mouse-position' to warp pointer
* exwm-workspace.el (exwm-workspace-switch): Warp pointer with the
WarpPointer request.
---
exwm-workspace.el | 15 +
branch: externals/exwm
commit e6527227b387d08146963613ada37022ddf33d80
Author: Chris Feng
Commit: Chris Feng
Exclude irrelevant X windows when refreshing
* exwm-layout.el (exwm-layout--refresh): Only check X windows on the
workspace being examined.
---
exwm-layout.el | 3 ++-
1
ch11ng pushed a change to branch externals/exwm.
from aebcb03 When mapping an X window check if it's on an active
workspace
new e652722 Exclude irrelevant X windows when refreshing
new 4d43e31 Avoid using `set-mouse-position' to warp pointer
Summary of changes:
exw