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
new
branch: externals/exwm
commit bfd43feb494a8a7675f3a882ea5ebeaa91fb3f82
Author: Chris Feng
Commit: Chris Feng
Add system tray support
* exwm-systemtray.el: New module adds a simple system tray (using the X11
System Tray protocol).
* exwm-workspace.el (exwm-workspace-swit
branch: externals/exwm
commit 08bf970b16405d4f6b48559e517ab61339a956bd
Author: Chris Feng
Commit: Chris Feng
Minor fixes for system tray
* exwm-systemtray.el (exwm-systemtray--embed): Default to visible if the
XEMBED_MAPPED flag is not set.
(exwm-systemtray--on-ClientMessage
branch: externals/exwm
commit fc589b899b71e88e48931de41ea1df760f9c1edd
Author: Chris Feng
Commit: Chris Feng
Fix system tray issues after updating workspaces
* exwm-workspace.el (exwm-workspace-switch-hook): New hook run by
`exwm-workspace-switch'.
* exwm-randr.el (exwm-rand
branch: externals/exwm
commit fdfdabf95ae75a2f7af2758594b5d0246882f5a0
Merge: 3f77220 08bf970
Author: Chris Feng
Commit: Chris Feng
Merge branch 'feat/systemtray' into externals/exwm
A simple system tray based on the X11 'System Tray' and XEmbed protocol.
---
README.md |
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
branch: externals/exwm
commit 1c79e1c2384128915357ea629fc2a0503bd36733
Author: Chris Feng
Commit: Chris Feng
Prevent/Reduce flickering issues with floating X windows
* exwm-floating.el (exwm-floating--set-floating)
(exwm-floating--unset-floating): Prevent flickering when creatin
branch: externals/exwm
commit 33254c37df052996d63ff2a55efeb2b6e8799694
Author: Chris Feng
Commit: Chris Feng
Redefine mode-specific keys
* exwm-core.el (exwm-mode-map): Redefine mode-specific keys to comply with
the key binding conventions.
---
exwm-core.el | 12 ++--