branch: externals/xelb
commit 2e4542cae9e368847904590dbd95e84a329bcd7c
Author: Chris Feng
Commit: Chris Feng
Eliminate compile warnings
---
xcb-types.el | 35 +--
1 file changed, 17 insertions(+), 18 deletions(-)
diff --git a/xcb-types.el b/xcb-types.el
inde
branch: externals/exwm
commit 8d15a39c4d4928d9bc38bed63e2bb85e4536af45
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Print log output to an EXWM-specific messages buffer
Using `message' to log debugging information is cumbersome, as the output
appears constantly in t
branch: externals/exwm
commit 633065ad55f84431db6aa380dc2467c38b5fbdcb
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Don't assume order of `get-buffer-window-list' results
It only guarantees that the first result *if* the buffer appears on the
selected window.
---
e
branch: externals/exwm
commit 2b1ed2ce704de5b61391f34251c89e5187c4a593
Merge: be10e26 d4a772f
Author: Chris Feng
Commit: Chris Feng
Merge branch 'medranocalvo/fix-x-window-vanish' into externals/exwm
---
exwm-layout.el | 125 +
1 file
branch: externals/exwm
commit 33dec8d1a382f77b3bd8a64f8d56e8e06c2043b1
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Trace more functions
---
exwm-core.el | 2 ++
exwm-input.el | 32
exwm-layout.el| 14 ++
exwm-manage.el
branch: externals/exwm
commit f820217d00623489a655c79506816397319eb762
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Split exwm-layout--refresh into three functions
* exwm-layout.el (exwm-layout--refresh): Split in three functions
for clarity.
(exwm-layout--refre
branch: externals/exwm
commit d4a772f536eab469b17315e83d843ce3cba3092c
Author: Adrián Medraño Calvo
Commit: Chris Feng
; Comment layout algorithm.
---
exwm-layout.el | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/exwm-layout.el b/exwm-layout.el
index
branch: externals/exwm
commit 11fecb5186ceac31aa4a78261da3969ddb6856ff
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Use more explicit argument for excluding minibuffers
* exwm-layout.el (exwm-layout--refresh): Use a more intuitive
value for specifying exclusion of m
branch: externals/exwm
commit 29f2289a750c9cf8f0d5cd968d306ee953a7bc0d
Author: Adrián Medraño Calvo
Commit: Chris Feng
Consistently name helper windows
* exwm.el (exwm--init-icccm-ewmh): Avoid naming the root window.
(exwm--wmsn-acquire): Use the symbol name in the window name.
ch11ng pushed a change to branch externals/exwm.
from 4d43e31 Avoid using `set-mouse-position' to warp pointer
new 29f2289 Consistently name helper windows
new 8d15a39 Print log output to an EXWM-specific messages buffer
new ac600f0 Commands for interacting w
branch: externals/exwm
commit ac600f091630480188932ad8d2ee315c8ee84c8e
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Commands for interacting with the log buffer remotely
* exwm-debug.el (exwm-debug--clear, exwm-debug--mark): New
functions.
---
exwm-core.el | 5 ++
branch: externals/exwm
commit be10e261cc05219067f4d6fac137f4a664ece12b
Merge: 29f2289 b6a3b7b
Author: Chris Feng
Commit: Chris Feng
Merge branch 'medranocalvo/exwm-log-buffer' into externals/exwm
---
exwm-core.el | 25 +---
exwm-debug.el | 113 +
branch: externals/exwm
commit b6a3b7b3ad67fe69d82d335e5520ba7368bab768
Author: Chris Feng
Commit: Chris Feng
; Unimportant tweaks
---
exwm-core.el | 7 ++-
exwm-debug.el | 23 ++-
exwm-input.el | 4 ++--
3 files changed, 14 insertions(+), 20 deletions(-)
diff --g
branch: externals/exwm
commit 5c1aa4dc310444c1a73c273b581f9e5868cb9a6d
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Consider windows of the frame being refreshed, not the selected one at the
time exwm-layout--refresh runs
* exwm-layout.el (exwm-layout--refresh): Consid
14 matches
Mail list logo