[elpa] externals/exwm 4d5dd85 3/3: Add support for desktop and dock

2015-12-10 Thread Chris Feng
branch: externals/exwm commit 4d5dd85dcc49c8ee9f0c496b439b420eaaeae5af Author: Chris Feng Commit: Chris Feng Add support for desktop and dock * exwm-manage.el (exwm-manage--manage-window): Add support for _NET_WM_WINDOW_TYPE_DESKTOP and _NET_WM_WINDOW_TYPE_DOCK (they are not

[elpa] externals/exwm updated (5c5c7cf -> 4d5dd85)

2015-12-10 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 5c5c7cf Bump version to 0.1 new a295a15 Fix a typo new 3b19dad Limit X host-based auth permissions. new 4d5dd85 Add support for desktop and dock Summary of changes: exwm-manage.el | 20 ---

[elpa] externals/exwm 3b19dad 2/3: Limit X host-based auth permissions.

2015-12-10 Thread Chris Feng
branch: externals/exwm commit 3b19dad16269dc18d65919fe7adea12dbedc6550 Author: W. Greenhouse Commit: W. Greenhouse Limit X host-based auth permissions. We don't need more than the currently logged in user to have access to the X session, so don't grant X host access to other

[elpa] externals/exwm a295a15 1/3: Fix a typo

2015-12-10 Thread Chris Feng
branch: externals/exwm commit a295a15ff646cbfa174ee1f78f9f8e27e1a7d587 Author: Chris Feng Commit: Chris Feng Fix a typo * exwm-manage.el (exwm-manage--on-MapRequest): Correct a wrong variable name. --- exwm-manage.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)