[elpa] externals/exwm bc4aafe: Minor fixes for layout and workspace

2016-02-25 Thread Chris Feng
branch: externals/exwm commit bc4aafec1683a27209aec33f44c3947e169860c6 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Minor fixes for layout and workspace * exwm-layout.el (exwm-layout-show-mode-line): Force update mode-line.

[elpa] externals/exwm 3f77220: Fix floating X window bugs introduced by 9c95c03e

2016-02-18 Thread Chris Feng
branch: externals/exwm commit 3f7722079cebd0d998239ce40457899135250a15 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix floating X window bugs introduced by 9c95c03e * exwm-floating.el (exwm-floating--set-floating): Make flo

[elpa] externals/exwm updated (3f77220 -> fdfdabf)

2016-02-19 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 3f77220 Fix floating X window bugs introduced by 9c95c03e new bfd43fe Add system tray support new fc589b8 Fix system tray issues after updating workspaces new 08bf970 Minor fixes for system tray

[elpa] externals/exwm bfd43fe 1/4: Add system tray support

2016-02-19 Thread Chris Feng
branch: externals/exwm commit bfd43feb494a8a7675f3a882ea5ebeaa91fb3f82 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Add system tray support * exwm-systemtray.el: New module adds a simple system tray (using the X11 System T

[elpa] externals/exwm 08bf970 3/4: Minor fixes for system tray

2016-02-19 Thread Chris Feng
branch: externals/exwm commit 08bf970b16405d4f6b48559e517ab61339a956bd Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Minor fixes for system tray * exwm-systemtray.el (exwm-systemtray--embed): Default to visible if the XEMBED

[elpa] externals/exwm fc589b8 2/4: Fix system tray issues after updating workspaces

2016-02-19 Thread Chris Feng
branch: externals/exwm commit fc589b899b71e88e48931de41ea1df760f9c1edd Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix system tray issues after updating workspaces * exwm-workspace.el (exwm-workspace-switch-hook): New hook run

[elpa] externals/exwm fdfdabf 4/4: Merge branch 'feat/systemtray' into externals/exwm

2016-02-19 Thread Chris Feng
branch: externals/exwm commit fdfdabf95ae75a2f7af2758594b5d0246882f5a0 Merge: 3f77220 08bf970 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Merge branch 'feat/systemtray' into externals/exwm A simple system tray based on the X11

[elpa] externals/exwm updated (fdfdabf -> 1c79e1c)

2016-02-19 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from fdfdabf Merge branch 'feat/systemtray' into externals/exwm new 33254c3 Redefine mode-specific keys new 1c79e1c Prevent/Reduce flickering issues with floating X windows Summary of changes: exwm-core.el | 12

[elpa] externals/exwm 1c79e1c 2/2: Prevent/Reduce flickering issues with floating X windows

2016-02-19 Thread Chris Feng
branch: externals/exwm commit 1c79e1c2384128915357ea629fc2a0503bd36733 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Prevent/Reduce flickering issues with floating X windows * exwm-floating.el (exwm-floating--set-floating) (e

[elpa] externals/exwm 33254c3 1/2: Redefine mode-specific keys

2016-02-19 Thread Chris Feng
branch: externals/exwm commit 33254c37df052996d63ff2a55efeb2b6e8799694 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Redefine mode-specific keys * exwm-core.el (exwm-mode-map): Redefine mode-specific keys to comply with the

[elpa] externals/exwm e3d33a4: Prevent Emacs frames from restacking themselves

2016-02-20 Thread Chris Feng
branch: externals/exwm commit e3d33a4aad6b5748e9352501b2c6cb058379025f Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Prevent Emacs frames from restacking themselves Putting Emacs frames (workspace frames, floating frames) in

[elpa] externals/exwm updated (e3d33a4 -> 7116b01)

2016-02-21 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from e3d33a4 Prevent Emacs frames from restacking themselves new 734b401 Fix the advice function for ido-buffer-window-other-frame new 7116b01 Various fixes for floating X windows Summary of changes: exwm-config.el

[elpa] externals/exwm 734b401 1/2: Fix the advice function for ido-buffer-window-other-frame

2016-02-21 Thread Chris Feng
branch: externals/exwm commit 734b4013063d1bf3c6e34e0aa66e39a92ba49ace Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix the advice function for ido-buffer-window-other-frame * exwm-config.el (exwm-config--ido-buffer-window

[elpa] externals/exwm 7116b01 2/2: Various fixes for floating X windows

2016-02-21 Thread Chris Feng
branch: externals/exwm commit 7116b01b0c9b7efda105487a17192470c466b9c4 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Various fixes for floating X windows * exwm-floating.el (exwm-floating--set-floating): Always create floating X

[elpa] externals/exwm 35493fa 2/2: Bump version to 0.3

2016-02-21 Thread Chris Feng
branch: externals/exwm commit 35493faca670738f6078009ec6d9b862721d7ea0 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Bump version to 0.3 --- exwm.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exwm.el b/e

[elpa] externals/exwm updated (7116b01 -> 35493fa)

2016-02-21 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 7116b01 Various fixes for floating X windows new 55cec76 Fix emacsclient related issues new 35493fa Bump version to 0.3 Summary of changes: exwm-floating.el |3 +-- exwm-randr.el |3 +--

[elpa] externals/exwm 55cec76 1/2: Fix emacsclient related issues

2016-02-21 Thread Chris Feng
branch: externals/exwm commit 55cec760ca3cee21e735bff9a9a5229b222b97ff Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix emacsclient related issues * exwm-systemtray.el (exwm-systemtray-height): The value is not available when

[elpa] externals/xelb 447f14d: Bump version to 0.6

2016-02-21 Thread Chris Feng
branch: externals/xelb commit 447f14da095e5dfe262b0146ed4e078da1ac2ccb Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Bump version to 0.6 --- xelb.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/xelb.el b/x

[elpa] externals/exwm 3cef44a: Exclude unmanaged floating X windows when refreshing

2016-03-15 Thread Chris Feng
branch: externals/exwm commit 3cef44a6ca2093500b092f99dc588fb8bf9c184d Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Exclude unmanaged floating X windows when refreshing * exwm-layout.el (exwm-layout--refresh): Do not sh

[elpa] externals/exwm c8c0bc7: Neglect trivial resizing requests

2016-03-10 Thread Chris Feng
branch: externals/exwm commit c8c0bc7b60c043d47e153e40c2ae139f513e9358 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Neglect trivial resizing requests * exwm-manage.el (exwm-manage--on-ConfigureRequest): Neglect trivial resiz

[elpa] externals/exwm ddbbeda: Fix 2 multi-monitor issues

2016-04-07 Thread Chris Feng
branch: externals/exwm commit ddbbeda285b3b671ace99f1688e6bd3c3f84c742 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix 2 multi-monitor issues * exwm-workspace.el (exwm-workspace--on-focus-in, exwm-workspace--init): Handl

[elpa] externals/exwm 44d05d2 6/6: Merge branch 'medranocalvo/remember-last-buffer' into externals/exwm

2016-03-19 Thread Chris Feng
branch: externals/exwm commit 44d05d2dd3e8214ef8815f7433758e9e155db3c9 Merge: 3cef44a 4d6b19a Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Merge branch 'medranocalvo/remember-last-buffer' into externals/exwm --- exwm-layout.

[elpa] externals/exwm 4d6b19a 5/6: Restore a sensible buffer when replacing EXWM buffers

2016-03-19 Thread Chris Feng
branch: externals/exwm commit 4d6b19aece7de841226b65d1945a7ac4c146c807 Author: Adrián Medraño Calvo Commit: Adrián Medraño Calvo Restore a sensible buffer when replacing EXWM buffers * exwm-layout.el

[elpa] externals/exwm f6cd950 1/6: Minor cleanup

2016-03-19 Thread Chris Feng
branch: externals/exwm commit f6cd9503e62164f9e2513755f95f7c61eeddf51e Author: Adrián Medraño Calvo Commit: Adrián Medraño Calvo Minor cleanup * exwm-layout.el (exwm-layout--refresh): Reuse car. --- exwm-layout.el |8

[elpa] externals/exwm 3763195 3/6: Use `buffer-predicate' frame parameter to prevent switching to visible EXWM buffers

2016-03-19 Thread Chris Feng
branch: externals/exwm commit 3763195fe3205090e1f405970421662523b7df7e Author: Adrián Medraño Calvo Commit: Adrián Medraño Calvo Use `buffer-predicate' frame parameter to prevent switching to visible EXWM buffers * exwm-layout.el

[elpa] externals/exwm 8a1c376 2/6: Set the correct buffer before checking the `major-mode'

2016-03-19 Thread Chris Feng
branch: externals/exwm commit 8a1c3761e4eab018a001dcc522112269f83ba279 Author: Adrián Medraño Calvo Commit: Adrián Medraño Calvo Set the correct buffer before checking the `major-mode' * exwm-layout.el (exwm-layout--refresh): Make

[elpa] externals/xelb 28c0579: Avoid using the global value `x-display-name'

2016-03-25 Thread Chris Feng
branch: externals/xelb commit 28c0579ff4f74a256f3fe8e6462b6c507848cec6 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Avoid using the global value `x-display-name' * xcb.el (xcb:connect-to-display-with-auth-info, xcb:conne

[elpa] externals/exwm a50e6bd: Restack fullscreen X windows

2016-03-07 Thread Chris Feng
branch: externals/exwm commit a50e6bd384d2157cb5070f138eb64d23496cf7ac Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Restack fullscreen X windows * exwm-layout.el (exwm-layout-set-fullscreen) (exwm-layout-unset-fullsc

[elpa] externals/exwm 1342fe1 1/3: Change input mode of window being clicked

2016-03-07 Thread Chris Feng
branch: externals/exwm commit 1342fe1789184bb6b732d62bdb673139d44b83f0 Author: Adrián Medraño Calvo Commit: Adrián Medraño Calvo Change input mode of window being clicked When clicking a mode-line of other window to switch the EXWM

[elpa] externals/exwm ac3f809 2/3: Use `cl-case' instead of `case'

2016-03-07 Thread Chris Feng
branch: externals/exwm commit ac3f8098c7b8d87225a34e85fcac8996404d1d8d Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Use `cl-case' instead of `case' --- exwm-input.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

[elpa] externals/exwm updated (a50e6bd -> e217533)

2016-03-07 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from a50e6bd Restack fullscreen X windows new 1342fe1 Change input mode of window being clicked new ac3f809 Use `cl-case' instead of `case' new e217533 Merge branch 'medranocalvo/fix-input-target' into

[elpa] externals/exwm e217533 3/3: Merge branch 'medranocalvo/fix-input-target' into externals/exwm

2016-03-07 Thread Chris Feng
branch: externals/exwm commit e217533642c864053a2e8add7c48dc2668edf17a Merge: a50e6bd ac3f809 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Merge branch 'medranocalvo/fix-input-target' into externals/exwm --- exwm-inp

[elpa] externals/exwm 8706e49: Allow moving/resizing undecorated X windows

2016-03-04 Thread Chris Feng
branch: externals/exwm commit 8706e490fb07617145a32ba9eaffd4ee37f67d87 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Allow moving/resizing undecorated X windows * exwm-manage.el (exwm-manage--manage-window): Do not manage

[elpa] externals/exwm 6fe6fe5 1/2: Untabify

2016-03-05 Thread Chris Feng
branch: externals/exwm commit 6fe6fe52f619bc2e4648cebf137266363f0e19d4 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Untabify --- exwm-floating.el | 132 +++--- exwm-manage

[elpa] externals/xelb 5b969ed: Detect implicit list length

2016-03-05 Thread Chris Feng
branch: externals/xelb commit 5b969ed9aac902766a3d76f4ed2fd6788d49b86b Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Detect implicit list length * el_client.el (xelb-request-fields): New variable holding fields in the cur

[elpa] externals/exwm updated (8706e49 -> f0a5425)

2016-03-05 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 8706e49 Allow moving/resizing undecorated X windows new 6fe6fe5 Untabify new f0a5425 Allow floating X windows to resize themselves Summary of changes: exwm-floating.el | 132

[elpa] externals/exwm f0a5425 2/2: Allow floating X windows to resize themselves

2016-03-05 Thread Chris Feng
branch: externals/exwm commit f0a5425f4c176c487a5c3e94319f0c2b3d3cc22a Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Allow floating X windows to resize themselves * exwm-manage.el (exwm-manage--on-ConfigureRequest): Allow (no

[elpa] externals/exwm 93e4213: Avoid unnecessary input focus changes in line-mode

2016-03-01 Thread Chris Feng
branch: externals/exwm commit 93e42136e3eba95c129c92a928b0c27517f2af7e Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Avoid unnecessary input focus changes in line-mode * exwm-input.el (exwm-input--grab-keyboard, exwm-input--rele

[elpa] externals/exwm fe9be0b: Handle buffer change after a buffer is killed

2016-03-03 Thread Chris Feng
branch: externals/exwm commit fe9be0b3efab284dae9eb1de37e97a70a9e08bd2 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Handle buffer change after a buffer is killed * exwm-manage.el (exwm-manage--kill-buffer-query-function): H

[elpa] externals/exwm c7c233b: Some commands should be called interactively

2016-04-02 Thread Chris Feng
branch: externals/exwm commit c7c233bc356fc6a846a09aa5fb13710e6706fce1 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Some commands should be called interactively * exwm-layout.el (exwm-layout-set-fullscreen, exwm-layout-unse

[elpa] externals/exwm dc0c0f5: Always add `exwm-workspace--on-focus-in'

2016-05-20 Thread Chris Feng
branch: externals/exwm commit dc0c0f5131296f31b02019d1d928a0a17f085818 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Always add `exwm-workspace--on-focus-in' * exwm-workspace.el (exwm-workspace--init): `exwm-workspace--on-focu

[elpa] externals/xelb 380845e: Bump version to 0.7

2016-05-20 Thread Chris Feng
branch: externals/xelb commit 380845e1064481208f55aa2b554880190a02eee6 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Bump version to 0.7 --- xelb.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xelb.el b/x

[elpa] externals/xelb 7f44908: Add optional arguments to force refreshing atoms

2016-05-23 Thread Chris Feng
branch: externals/xelb commit 7f44908270589efe712b9cadd4be36de3216d4ce Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Add optional arguments to force refreshing atoms * xcb-ewmh.el (xcb:ewmh:init) * xcb-icccm.el (xc

[elpa] externals/exwm 1b2ae37: Add cleanup codes for Emacs daemon

2016-05-23 Thread Chris Feng
branch: externals/exwm commit 1b2ae3749e98b83f94cc19cef8830ce823c63367 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Add cleanup codes for Emacs daemon * exwm-floating.el (exwm-floating--exit): * exwm-input.el (exwm

[elpa] externals/exwm 2ec88bd: * exwm-input.el (exwm-input--update-focus): Do not update input focus

2016-05-24 Thread Chris Feng
branch: externals/exwm commit 2ec88bd32d0409f182e2532e0763ddb9bc8b21fc Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> * exwm-input.el (exwm-input--update-focus): Do not update input focus when there's an active minibjffer --- exwm-inp

[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 <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Properly place undecorated X windows * exwm-manage.el (exwm-manage--manage-window): Convert absol

[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

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

2016-05-12 Thread Chris Feng
branch: externals/xelb commit ecd68de3176291afcf377ab9465491947f1aacac Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Add 'MANAGER' atom * xcb-icccm.el (xcb:icccm:-atoms): Add 'MANAGER' atom. --- xcb-icccm.el |2 +- 1 fil

[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 <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Use `xcb:connect' instead of `xcb:connect-to-socket' * exwm.el (exwm-init): * exwm-systemtray.el (exwm-syst

[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 <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Announce manager selection with client message * exwm-systemtray.el (exwm-systemtray--init): Send a cl

[elpa] externals/xelb 65b2934 1/2: Fix the parsing of X11 properties

2016-05-16 Thread Chris Feng
branch: externals/xelb commit 65b2934f69ffcb53906207b39d7624cb5cfc77de Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix the parsing of X11 properties * xcb-icccm.el (xcb:icccm:-GetProperty~reply): Do not use the 'bytes-

[elpa] externals/xelb updated (ddca322 -> 05e35bd)

2016-05-16 Thread Chris Feng
ch11ng pushed a change to branch externals/xelb. from ddca322 Implement basic authentication during connection setup new 65b2934 Fix the parsing of X11 properties new 05e35bd Improve performance of `xcb:create-auth-info' Summary of changes: xcb-icccm.el |6

[elpa] externals/xelb 05e35bd 2/2: Improve performance of `xcb:create-auth-info'

2016-05-16 Thread Chris Feng
branch: externals/xelb commit 05e35bd9413f460e37dd43349f219d25a5a3cdfc Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Improve performance of `xcb:create-auth-info' * xcb.el (xcb:create-auth-info): Improve performance. --- x

[elpa] externals/exwm 2220c8c: Bump version to 0.7

2016-07-26 Thread Chris Feng
branch: externals/exwm commit 2220c8cea21093afb17da24e8c8ecb32c357a09d Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Bump version to 0.7 --- exwm.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exwm.el b/e

[elpa] externals/exwm 39dc328: Fix various stability issues

2016-07-14 Thread Chris Feng
branch: externals/exwm commit 39dc328157a970742aa40d3d9169376d2208fce3 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix various stability issues * exwm-input.el (exwm-input--on-KeyPress-line-mode) (exwm-input--on-KeyPre

[elpa] externals/exwm 0b8a373: Fix a `unread-command-events' issue for Emacs 24

2016-07-14 Thread Chris Feng
branch: externals/exwm commit 0b8a373e4fd092b527b34070b6556be35983062c Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix a `unread-command-events' issue for Emacs 24 * exwm-input.el (exwm-input--unread-event) (exwm-input--on-K

[elpa] externals/exwm f4d89d7 1/2: Minor fixes for past few commits

2016-07-24 Thread Chris Feng
branch: externals/exwm commit f4d89d7e2f571d0b78a7242fc13c21ca0f46bebe Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Minor fixes for past few commits * exwm-input.el (exwm-input--unread-event): Temporarily disable it due

[elpa] externals/xelb 600b825 09/10: Support system-specific and legacy keysyms

2016-07-29 Thread Chris Feng
branch: externals/xelb commit 600b82540d7f5c24b415d56a6612a5cea3577bb8 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Support system-specific and legacy keysyms * xcb-keysyms.el (xcb:keysyms:event->keysym, xcb:keysyms:keysym-&g

[elpa] externals/xelb f5216dc 10/10: Merge branch 'feat/xkb' into externals/xelb

2016-07-29 Thread Chris Feng
branch: externals/xelb commit f5216dc13ff44a9f86bdff18272d9b8db1ee7cc5 Merge: e58ac74 600b825 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Merge branch 'feat/xkb' into externals/xelb --- .elpaignore|5 - el_client.el

[elpa] externals/xelb d7d1115 06/10: Adapt 'xcb-keysyms' library to use XKB

2016-07-29 Thread Chris Feng
branch: externals/xelb commit d7d111517c691b6462b33d4cf0db4383ce62 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Adapt 'xcb-keysyms' library to use XKB * xcb-keysyms.el: Remove a todo entry; load 'xcb-xkb'. (xcb:keysyms

[elpa] externals/xelb bddad0e 04/10: Eliminate compile warnings for Emacs 24

2016-07-29 Thread Chris Feng
branch: externals/xelb commit bddad0ed2e4fe01a35b8bab06a4bf69bc6c32465 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Eliminate compile warnings for Emacs 24 * el_client.el: Require eieio and xcb-types; do not use the forth

[elpa] externals/xelb 9a73b79 02/10: Fix issues with

2016-07-29 Thread Chris Feng
branch: externals/xelb commit 9a73b79d764e1cdb6e644fc9447ff3208de26b50 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix issues with * el_client.el (xelb-parse): Evaluate just generated forms. (xelb-parse-enumref): Return th

[elpa] externals/xelb 39d4efb 07/10: Set XKB per-client flags

2016-07-29 Thread Chris Feng
branch: externals/xelb commit 39d4efb437dc2f68eb31fc8164648363cc113b8e Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Set XKB per-client flags * xcb-keysyms.el (xcb:keysyms:-set-per-client-flags): New function for setting XK

[elpa] externals/exwm f528485 2/2: ; * exwm-floating.el (exwm-floating--unset-floating): Reposition an X

2016-07-29 Thread Chris Feng
branch: externals/exwm commit f52848595d44064bb092d3028a7f9afe1107faf1 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> ; * exwm-floating.el (exwm-floating--unset-floating): Reposition an X ; window when it changes from floating to t

[elpa] externals/exwm 6bfedf8 1/5: Fix input focus transfer between workspaces

2016-07-29 Thread Chris Feng
branch: externals/exwm commit 6bfedf8bf71ef11a26f2e8c3cddbac55ce873e5c Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix input focus transfer between workspaces * exwm-input.el (exwm-input--set-focus): Make input focus revert t

[elpa] externals/exwm updated (f528485 -> d225f19)

2016-07-29 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from f528485 ; * exwm-floating.el (exwm-floating--unset-floating): Reposition an X ; window when it changes from floating to tiling layout. new 6bfedf8 Fix input focus transfer between workspaces new 9f68fbd Grab

[elpa] externals/exwm d225f19 5/5: Fit the *Completions* buffer

2016-07-29 Thread Chris Feng
branch: externals/exwm commit d225f191a908346535cf4525a4c6c56d93a84b31 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fit the *Completions* buffer * exwm-workspace.el (exwm-workspace--on-minibuffer-setup): Work around the

[elpa] externals/exwm aa7de9d 4/5: Exit the active minibuffer on unmanaging X windows

2016-07-29 Thread Chris Feng
branch: externals/exwm commit aa7de9dc6f13b0d937fe265b64368b7be6e8798e Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Exit the active minibuffer on unmanaging X windows * exwm-manage.el (exwm-manage--unmanage-window): Exit th

[elpa] externals/exwm 9f68fbd 2/5: Grab global keys on newly created workspaces

2016-07-29 Thread Chris Feng
branch: externals/exwm commit 9f68fbd906ca14856a70a3c3b535188a670d01f4 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Grab global keys on newly created workspaces * exwm-input.el (exwm-input--update-global-prefix-keys): L

[elpa] externals/exwm ba0f41d 3/5: ; * exwm-manage.el (exwm-manage--manage-window): Check the value range

2016-07-29 Thread Chris Feng
branch: externals/exwm commit ba0f41db1b377196af8aa6607ef215e48a3daa26 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> ; * exwm-manage.el (exwm-manage--manage-window): Check the value range ; of _NET_WM_DESKTOP. --- exwm-manage.el |

[elpa] externals/exwm e7ff9a9 1/2: Fix restarting issues

2016-08-01 Thread Chris Feng
branch: externals/exwm commit e7ff9a9f90f0356a9ab8a9ca3857df03deeb1696 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix restarting issues * exwm-workspace.el (exwm-workspace--confirm-kill-emacs): Prompt for unsaved

[elpa] externals/exwm f04b041 2/2: Fix emacsclient issues

2016-08-01 Thread Chris Feng
branch: externals/exwm commit f04b041cae5b119355737a9272c683ea8a791d7b Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix emacsclient issues * exwm-workspace.el (exwm-workspace--client-p): New function for testing emacsc

[elpa] externals/exwm fdeb39d 1/2: Add an option to force using tiling layout

2016-07-26 Thread Chris Feng
branch: externals/exwm commit fdeb39dc0831f589e4924e17dad43b31a96b8dfe Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Add an option to force using tiling layout * exwm-manage.el (exwm-manage-force-tiling): New variable indicating

[elpa] externals/exwm e6bf1b4 2/2: Always update input focus on entering minibuffer

2016-07-26 Thread Chris Feng
branch: externals/exwm commit e6bf1b45ad77328af2b0a9be680c46e268bb2571 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Always update input focus on entering minibuffer * exwm-input.el (exwm-input--on-minibuffer-setup):

[elpa] externals/exwm updated (915ecc8 -> e6bf1b4)

2016-07-26 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 915ecc8 Bump version to 0.6 new fdeb39d Add an option to force using tiling layout new e6bf1b4 Always update input focus on entering minibuffer Summary of changes: exwm-input.el |7 +++

[elpa] externals/exwm 0b0982b 1/5: set fullscreen-frame-count to 0 on exiting

2016-07-30 Thread Chris Feng
branch: externals/exwm commit 0b0982b5ac4c002b099aaef804328e9851d33e1c Author: Taichi Uemura Commit: Taichi Uemura set fullscreen-frame-count to 0 on exiting --- exwm-workspace.el |1 + 1 file changed, 1 insertion(+) diff --git

[elpa] externals/xelb 93b6b73: ; * xcb.el (xcb:disconnect): Flush before disconnection.

2016-07-30 Thread Chris Feng
branch: externals/xelb commit 93b6b7326a4cee287d56e320d66d478aa7099b91 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> ; * xcb.el (xcb:disconnect): Flush before disconnection. --- xcb.el |1 + 1 file changed, 1 insertion(+) diff --gi

[elpa] externals/exwm a9b7756 2/5: Merge branch 'uemurax/reset-fullscreen-frame-count' into externals/exwm

2016-07-30 Thread Chris Feng
branch: externals/exwm commit a9b775638d06d2fccd908d3546ef0a5ebd855800 Merge: d225f19 0b0982b Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Merge branch 'uemurax/reset-fullscreen-frame-count' into externals/exwm --- exwm-workspace.el |

[elpa] externals/exwm b87f4fb 4/5: ; * exwm.el (exwm-enable): Ignore unrecognized command line arguments.

2016-07-30 Thread Chris Feng
branch: externals/exwm commit b87f4fbd7170ec156d6fa575584f55c25dd1da1b Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> ; * exwm.el (exwm-enable): Ignore unrecognized command line arguments. --- exwm.el |3 +++ 1 file changed, 3 inserti

[elpa] externals/exwm 8061e93 3/5: ; * exwm-workspace.el (exwm-workspace-switch): Input focus should be set

2016-07-30 Thread Chris Feng
branch: externals/exwm commit 8061e93878440a386a5fe308b0829e707e5f8c9d Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> ; * exwm-workspace.el (exwm-workspace-switch): Input focus should be set ; on the frame where the target window reside

[elpa] externals/exwm updated (d225f19 -> 1e78045)

2016-07-30 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from d225f19 Fit the *Completions* buffer new 0b0982b set fullscreen-frame-count to 0 on exiting new a9b7756 Merge branch 'uemurax/reset-fullscreen-frame-count' into externals/exwm new 8061e93 ; *

[elpa] externals/exwm 1e78045 5/5: Add restart support

2016-07-30 Thread Chris Feng
branch: externals/exwm commit 1e78045f958edbb2f3ef7c21953f8b55b3bbae42 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Add restart support * exwm-input.el (exwm-input--exit): Cancel timers. * exwm-manage.el (exwm-manage--m

[elpa] externals/exwm a3dba8e 1/3: Fix restarting issues

2016-07-30 Thread Chris Feng
branch: externals/exwm commit a3dba8edd9001e89e24c204b9186fdf8b444e78c Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix restarting issues * exwm-workspace.el (exwm-workspace--confirm-kill-emacs): * exwm.el (exwm-restart): Run

[elpa] externals/xelb updated (93b6b73 -> adc0f82)

2016-07-30 Thread Chris Feng
ch11ng pushed a change to branch externals/xelb. from 93b6b73 ; * xcb.el (xcb:disconnect): Flush before disconnection. new cc63bab * xcb.el (xcb:disconnect): Check before disconnecting. new adc0f82 Bump version to 0.10 Summary of changes: xcb.el | 15

[elpa] externals/exwm updated (1e78045 -> 173bbde)

2016-07-30 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 1e78045 Add restart support new a3dba8e Fix restarting issues new fc542bb ; Eliminate compile warnings new 173bbde Bump version to 0.8 Summary of changes: exwm-input.el |2 +- exwm-workspace.el

[elpa] externals/exwm fc542bb 2/3: ; Eliminate compile warnings

2016-07-30 Thread Chris Feng
branch: externals/exwm commit fc542bbcc9e703f7e187045f3620f08b46320be4 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> ; Eliminate compile warnings --- exwm-input.el |2 +- exwm-workspace.el | 13 + 2 files changed, 1

[elpa] externals/exwm 173bbde 3/3: Bump version to 0.8

2016-07-30 Thread Chris Feng
branch: externals/exwm commit 173bbde88599cf9bf8dbda87d3282c2f243716be Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Bump version to 0.8 --- exwm.el |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exwm.el b/e

[elpa] externals/xelb adc0f82 2/2: Bump version to 0.10

2016-07-30 Thread Chris Feng
branch: externals/xelb commit adc0f824b692f355ceb8ea1c24ce44da30b60d1e Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Bump version to 0.10 --- xelb.el |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xelb.el b/x

[elpa] externals/xelb cc63bab 1/2: * xcb.el (xcb:disconnect): Check before disconnecting.

2016-07-30 Thread Chris Feng
branch: externals/xelb commit cc63bab0e6118c4cd6b659d3ed16e511c8fa8eba Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> * xcb.el (xcb:disconnect): Check before disconnecting. --- xcb.el | 15 --- 1 file changed, 8 inse

[elpa] externals/xelb 878c611 1/2: Fix sequence number wrapping issues

2016-08-11 Thread Chris Feng
branch: externals/xelb commit 878c6110fb6c5b75aa806794d8a0188aaf697344 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Fix sequence number wrapping issues * xcb.el (xcb:connection-timeout): Reduce timeout to 3. (xcb:connection):

[elpa] externals/xelb updated (8197598 -> b75641b)

2016-08-11 Thread Chris Feng
ch11ng pushed a change to branch externals/xelb. from 8197598 Fix XGE and XKB events support new 878c611 Fix sequence number wrapping issues new b75641b Split connection filter Summary of changes: xcb.el | 183

[elpa] externals/xelb b75641b 2/2: Split connection filter

2016-08-11 Thread Chris Feng
branch: externals/xelb commit b75641bf62f9a92208c23f855cba66c676b4c04f Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Split connection filter * xcb.el (xcb:-connection-filter, xcb:-connection-setup-filter): Split out connectio

[elpa] externals/exwm ea0fbaf 2/2: Bump version to 0.9

2016-08-13 Thread Chris Feng
branch: externals/exwm commit ea0fbaf8cfa0d0969c32dce7779e569d34ded72a Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Bump version to 0.9 --- exwm.el |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exwm.el b/e

[elpa] externals/exwm updated (108b394 -> ea0fbaf)

2016-08-13 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 108b394 Fix _NET_DESKTOP_VIEWPORT new fe653ba Only check input focus for globally active model new ea0fbaf Bump version to 0.9 Summary of changes: exwm-input.el | 61

[elpa] externals/exwm fe653ba 1/2: Only check input focus for globally active model

2016-08-13 Thread Chris Feng
branch: externals/exwm commit fe653ba244758362ac83603a28389660834fcb5a Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Only check input focus for globally active model * exwm-input.el (exwm-input--set-focus): Partly revert 810b47

[elpa] externals/exwm c97cead 1/3: Implement compositing manager module

2016-08-14 Thread Chris Feng
branch: externals/exwm commit c97ceadce5c69b103463b212207f15280ba6 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Implement compositing manager module * exwm-cm.el: New compositing manager module. --- exwm-

[elpa] externals/exwm updated (ea0fbaf -> d8940d1)

2016-08-14 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from ea0fbaf Bump version to 0.9 new c97cead Implement compositing manager module new a5ea75e Document the compositing manager module new d8940d1 Merge branch 'feat/compositor' into externals/exwm Summary of

[elpa] externals/exwm a5ea75e 2/3: Document the compositing manager module

2016-08-14 Thread Chris Feng
branch: externals/exwm commit a5ea75e9a2657f103f7a556c20349309eb4535e5 Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Document the compositing manager module * README.md: * exwm.el: Mention this new feature. --- READ

[elpa] externals/exwm d8940d1 3/3: Merge branch 'feat/compositor' into externals/exwm

2016-08-14 Thread Chris Feng
branch: externals/exwm commit d8940d1fe63c28ffd4c2fa604b12ed843c3c46d1 Merge: ea0fbaf a5ea75e Author: Chris Feng <chris.w.f...@gmail.com> Commit: Chris Feng <chris.w.f...@gmail.com> Merge branch 'feat/compositor' into externals/exwm --- README.md |1 + exwm-

<    1   2   3   4   5   6   7   8   >