branch: master
commit f2cdee3828912a86a26766f4b6205b112c9c3d54
Author: Michael Heerdegen
Commit: Michael Heerdegen
[el-search] Open invisible text
Make el-search open invisible text like isearch. We only define glue
code functions that call the respective isearch functions and
ch11ng pushed a change to branch externals/xelb.
from 6656f4d Revisit event cache timely
new e6d814b Print log output to an XELB-specific messages buffer
new fbc2842 * xcb-types.el (slot-unbound): Correct mistyped message
new 643cb9c * xcb.el (xcb:-cache-requ
ch11ng pushed a change to branch externals/exwm.
from dd57c5e Explicitly specify frame for cursor warping conditional
new 74ef19f Use XELB's debugging facilities
new 3419337 Substitute overlapping keybindings
new ac1372e Command for toggling debugging output
branch: externals/xelb
commit 501a95d8068f2af1d4e5b521211be4c3c42bdd63
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Command for toggling debugging output
* xcb-types.el (xcb:-debug-toggle): New function for toggling
debugging output.
---
xcb-types.el | 10 +
branch: externals/exwm
commit 6978c1f45c4d72edab2440faf93fb917afe356ec
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Restack X-Windows after being mapped to ensure EnterNotify events fire
* exwm-manage.el (exwm-manage--on-MapNotify, exwm-manage--init):
Restack X wind
branch: externals/exwm
commit ac1372eb1154a536e32096befa4c975c814c813c
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Command for toggling debugging output
* exwm-core.el (exwm-debug-toggle): New function for toggling
debugging output.
(exwm-mode-map): Use it.
---
branch: externals/xelb
commit b700406b2ece067d6d6f4fdd51a6bd29cc7ef3a9
Merge: 6656f4d 7758613
Author: Chris Feng
Commit: Chris Feng
Merge branch 'medranocalvo/xcb-logging' into externals/xelb
---
xcb-debug.el | 110 +++
xcb-types.el |
branch: externals/exwm
commit 72bba1176cbb13829b271bb028d99abccc506f4f
Author: Chris Feng
Commit: Chris Feng
; Minor fixes for Calvo's patch set.
---
exwm-core.el | 13 +
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/exwm-core.el b/exwm-core.el
index 49914d3..365
branch: externals/xelb
commit fbc2842247e82c84ef09df594187867b1eb8d739
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
* xcb-types.el (slot-unbound): Correct mistyped message
---
xcb-types.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xcb-types.el b/xcb-ty
branch: externals/xelb
commit e6d814b93a7a5469cc121eb0a64c2e300c22d352
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Print log output to an XELB-specific messages buffer
Using `message' to log debugging information is cumbersome, as the
output appears constantly in t
branch: externals/exwm
commit 5903080b6efba91f6809c2a505a1069e46d8c277
Merge: 05977d0 6978c1f
Author: Chris Feng
Commit: Chris Feng
Merge branch 'medranocalvo/restack-after-map' into externals/exwm
---
exwm-manage.el | 17 +
1 file changed, 17 insertions(+)
diff --git a/exw
branch: externals/exwm
commit 3419337f52b7aaa820670e8b393f4f1db9079372
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Substitute overlapping keybindings
* exwm-core.el (exwm-mode-map): Change keybindings to avoid
overlap.
---
exwm-core.el | 4 ++--
1 file changed, 2
branch: externals/exwm
commit 74ef19ff44104b0f056e30af90e0970eb705eb6a
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Use XELB's debugging facilities
* exwm-debug.el: Move to XELB as `xcb-debug'.
* exwm-core.el (exwm--log): Use it.
(exwm--log): Support switching d
branch: externals/xelb
commit 77586133f6175e38935d49495e733ba30991
Author: Chris Feng
Commit: Chris Feng
; Minor fixes for Calvo's patch set.
---
xcb-debug.el | 49 +++--
xcb-types.el | 22 --
xcb.el | 8 +++-
3
branch: externals/xelb
commit b60a1d034953d6407726da2b9ceb44a0b50e4fa7
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
Print backtrace upon event listener errors
* xcb.el (xcb:-process-events): Output backtrace of erroring event
listeners when `xcb:debug-on' is enabled
branch: externals/xelb
commit 643cb9c72a26d1897c059bb7d6d19367db1d0761
Author: Adrián Medraño Calvo
Commit: Adrián Medraño Calvo
* xcb.el (xcb:-cache-request): Avoid logging large objects
---
xcb.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xcb.el b/xcb.el
index f6
branch: externals/exwm
commit 05977d05ff7ba60b1686cc726821b279741c7f0e
Merge: dd57c5e 72bba11
Author: Chris Feng
Commit: Chris Feng
Merge branch 'medranocalvo/xcb-logging' into externals/exwm
---
exwm-core.el | 41 -
exwm-debug.el | 113
17 matches
Mail list logo