[elpa] externals/xelb updated (28c0579 -> ddca322)

2016-05-12 Thread Chris Feng
ch11ng pushed a change to branch externals/xelb. from 28c0579 Avoid using the global value `x-display-name' new ecd68de Add 'MANAGER' atom new ddca322 Implement basic authentication during connection setup Summary of changes: xcb-icccm.el |2 +- xcb.el |

[elpa] externals/exwm updated (ddbbeda -> 2dcb26c)

2016-05-12 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from ddbbeda Fix 2 multi-monitor issues new 367bdf2 Properly place undecorated X windows new 009854e Announce manager selection with client message new 2dcb26c Use `xcb:connect' instead of `xcb:connect-to-socke

[elpa] externals/exwm 367bdf2 1/3: Properly place undecorated X windows

2016-05-12 Thread Chris Feng
branch: externals/exwm commit 367bdf2e1918dd61780e2284a4c89d5ef8cd1254 Author: Chris Feng Commit: Chris Feng Properly place undecorated X windows * exwm-manage.el (exwm-manage--manage-window): Convert absolute position of undecorated X windows. --- exwm-manage.el | 20 +++

[elpa] externals/xelb ecd68de 1/2: Add 'MANAGER' atom

2016-05-12 Thread Chris Feng
branch: externals/xelb commit ecd68de3176291afcf377ab9465491947f1aacac Author: Chris Feng Commit: Chris Feng Add 'MANAGER' atom * xcb-icccm.el (xcb:icccm:-atoms): Add 'MANAGER' atom. --- xcb-icccm.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcb-icccm.e

[elpa] externals/xelb ddca322 2/2: Implement basic authentication during connection setup

2016-05-12 Thread Chris Feng
branch: externals/xelb commit ddca322b3ff473601cfa1e6ded834465b37ceb00 Author: Chris Feng Commit: Chris Feng Implement basic authentication during connection setup * xcb.el (xcb:create-auth-info): Implement the MIT-MAGIC-COOKIE-1 authentication protocol. (xcb:connect): Try s

[elpa] externals/exwm 2dcb26c 3/3: Use `xcb:connect' instead of `xcb:connect-to-socket'

2016-05-12 Thread Chris Feng
branch: externals/exwm commit 2dcb26ce9d4411200c635f19c372fc6c34f3bafe Author: Chris Feng Commit: Chris Feng Use `xcb:connect' instead of `xcb:connect-to-socket' * exwm.el (exwm-init): * exwm-systemtray.el (exwm-systemtray--init): Use `xcb:connect' instead of `xcb:connect-to

[elpa] externals/exwm 009854e 2/3: Announce manager selection with client message

2016-05-12 Thread Chris Feng
branch: externals/exwm commit 009854e766728ed17741bf9f7e6d86f9ccc71871 Author: Chris Feng Commit: Chris Feng Announce manager selection with client message * exwm-systemtray.el (exwm-systemtray--init): Send a client message to announce the manager selection. (xcb:systemtray:

[elpa] master 06e8bd7 1/2: validate-setq takes any even number of args

2016-05-12 Thread Artur Malabarba
branch: master commit 06e8bd7d4c31ba5b10cf5c18a13c5370045cea71 Author: Artur Malabarba Commit: Artur Malabarba validate-setq takes any even number of args --- validate.el | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/validate.el b/validate.e

[elpa] master 423a6b2 2/2: Merge commit '06e8bd7d4c31ba5b10cf5c18a13c5370045cea71'

2016-05-12 Thread Artur Malabarba
branch: master commit 423a6b218804a210486fdb06af44bcc700b1bca4 Merge: 40fd76b 06e8bd7 Author: Artur Malabarba Commit: Artur Malabarba Merge commit '06e8bd7d4c31ba5b10cf5c18a13c5370045cea71' --- packages/validate/validate.el | 24 +--- 1 file changed, 17 insertions(+),