branch: externals/exwm
commit d9b4ba0265fc1674b1205a11e838f86bce434b13
Author: Chris Feng
Commit: Chris Feng
Avoid mapping managed X windows on MapRequest
* exwm-manage.el (exwm-manage--manage-window, exwm-manage--on-MapRequest):
Check managed X windows in exwm-manage--on-MapR
branch: externals/xelb
commit c1d4e31abc7b9d1f8ff84231d285d73b39c5e0f3
Author: Chris Feng
Commit: Chris Feng
Handle missing modifier keys when converting event to keysym
* xcb-keysyms.el (xcb:keysyms:event->keysym): Return nil when any modifier
key in the event is not present.
branch: externals/exwm
commit 51f5e35aa6a85516bcd00b3bf874f3f3261ebfdc
Author: Chris Feng
Commit: Chris Feng
Check KEYSYMs converted from events
* exwm-input.el (exwm-input--update-global-prefix-keys)
(exwm-input--fake-key, exwm-input--init): Check the return value of
xc
ch11ng pushed a change to branch externals/exwm.
from 34d5885 Add demo configurations
new 51f5e35 Check KEYSYMs converted from events
new d9b4ba0 Avoid mapping managed X windows on MapRequest
Summary of changes:
exwm-input.el | 17 ++---
exwm-manage.e
branch: master
commit 73fe889322ee5343ad7b706520c69bf2dfe96694
Author: Filipp Gunbin
Commit: Filipp Gunbin
* packages/javaimp/javaimp.el: Update javaimp to v. 0.6.
---
packages/javaimp/javaimp.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/packages/javaimp/java
branch: master
commit 135c7587f9764e0cc224c0e865b31e6c2b2cc83d
Author: Filipp Gunbin
Commit: Filipp Gunbin
javaimp.el: Fix Maven output start regexp.
---
packages/javaimp/javaimp.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/packages/javaimp/javaimp.el b/packa
branch: externals/exwm
commit 2779d2e418bb07adf0408dc8fdaa0fb6e88bf13a
Author: Chris Feng
Commit: Chris Feng
Make the creation/destruction of floating frames more silent
* exwm-floating.el (exwm-floating--set-floating): Reparent floating frames
as late as possible.
* exwm-
branch: externals/exwm
commit 11cc84d77e83b81fce8d3032df29d798546648e7
Author: Chris Feng
Commit: Chris Feng
Minor input focus fix
* exwm-input.el (exwm-input--on-buffer-list-update): Schedule input focus
switch with idle timer.
---
exwm-input.el |2 +-
1 files changed, 1
branch: externals/exwm
commit 34d588599d2d7ef46db6a810c1549199f78cf8ba
Author: Chris Feng
Commit: Chris Feng
Add demo configurations
* exwm-config.el: Demo EXWM configurations.
* xinitrc: Demo xinitrc file.
* exwm.el (exwm-enable-ido-workaround, exwm-disable-ido-workaround):
ch11ng pushed a change to branch externals/exwm.
from d05df51 Fix problems introduced/exposed by last commit
new ba536bb Delay closing minibuffer
new 11cc84d Minor input focus fix
new 2779d2e Make the creation/destruction of floating frames more
silent
branch: externals/exwm
commit ba536bb6e354577cd69926865aee0e6f90f7306a
Author: Chris Feng
Commit: Chris Feng
Delay closing minibuffer
* exwm-workspace.el (exwm-workspace-switch, exwm-workspace--on-focus-in):
Delay closing minibuffer until Emacs is idle. This prevent nonlocal e
branch: externals/xelb
commit c6b1b5fa34175b92971e7e5e2241a7ca48838e17
Author: Chris Feng
Commit: Chris Feng
Sync with upstream protocol
; Add explicit paddings.
---
xcb-sync.el |3 ++-
xcb-xprint.el |6 --
xcb-xproto.el |3 ++-
xcb-xselinux.el |3 ++-
x
branch: externals/xelb
commit 36b54b44987c2b05e0a78f7783373e977d706489
Author: Chris Feng
Commit: Chris Feng
Handle nonlocal exits when calling event handlers
* xcb.el (xcb:-connection-filter): Do cleanups from nonlocal exits.
---
xcb.el | 17 +
1 files changed, 9
ch11ng pushed a change to branch externals/xelb.
from a1647c8 Fix shift key issues
new 36b54b4 Handle nonlocal exits when calling event handlers
new c6b1b5f Sync with upstream protocol
Summary of changes:
xcb-sync.el |3 ++-
xcb-xprint.el |6 --
xc
14 matches
Mail list logo