branch: externals/xelb
commit 40f873b08178ffce8d4344452d83a842cd580110
Author: Chris Feng
Commit: Chris Feng
Save a sequence number after the packet is saved
* xcb.el (xcb:-convert-sequence): Do not save the sequence number here.
(xcb:-connection-filter): Save it here.
---
xcb.
branch: externals/exwm
commit 6bd85db30053b493e079893af0ef9668d134057d
Author: Chris Feng
Commit: Chris Feng
* exwm-manage.el (exwm-manage--scan): Check for possibly
destroyed child.
---
exwm-manage.el | 25 -
1 file changed, 16 insertions(+), 9 deletions(-)
d
branch: externals/exwm
commit e4ecd792103c33e03ef9ff590d9c8e6b86431efd
Author: Chris Feng
Commit: Chris Feng
* exwm-manage.el (exwm-manage--unmanage-window): Do not clear struts
when unmapping.
---
exwm-manage.el |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/e
ch11ng pushed a change to branch externals/exwm.
from 8e3fc36 Adapt for the changes in
`window-configuration-change-hook'
new db5128c Fix CreateWindow attributes
new 6bd85db * exwm-manage.el (exwm-manage--scan): Check for possibly
destroyed child.
new 8a438c2
branch: externals/exwm
commit badf1c30a04cdc008f189c1cdef93c3db7ee7b6d
Author: Chris Feng
Commit: Chris Feng
Raise all docks/panels when switching workspace
* exwm.el (exwm--update-struts-legacy, exwm--update-struts-partial):
Always set the struts value, even it's nil.
* exw
branch: externals/exwm
commit 108b3949c26f55cfdb96866dedac3f68c893692f
Author: Chris Feng
Commit: Chris Feng
Fix _NET_DESKTOP_VIEWPORT
* exwm-workspace.el (exwm-workspace--update-ewmh-props):
* exwm.el (exwm--init-icccm-ewmh):
Set _NET_DESKTOP_VIEWPORT on startup since it's
branch: externals/exwm
commit ebcc9591f3c1210efda007bec6852369b75fa8ad
Author: Chris Feng
Commit: Chris Feng
Check for _NET_WM_STATE_FULLSCREEN on managing
* exwm-core.el (exwm--fullscreen): Removed.
(exwm--ewmh-state): New variable for recording the _NET_WM_STATE hint.
* ex
branch: externals/exwm
commit db5128c1b9f77ecefd62a7150ccbdef33dd870af
Author: Chris Feng
Commit: Chris Feng
Fix CreateWindow attributes
; Also fix various compile warnings.
* exwm-floating.el (exwm-floating--set-floating):
* exwm-manage.el (exwm-manage--manage-window):
branch: externals/exwm
commit 8a438c2c172b57fda19c36802bd183d44241af95
Author: Chris Feng
Commit: Chris Feng
Always put the desktop at bottom
* exwm-manage.el (exwm-manage--desktop): New variable for recording the
desktop X window.
(exwm-manage--manage-window): Check for des