Document the compositing manager module

* README.md:
* exwm.el:
Mention this new feature.
This commit is contained in:
Chris Feng 2016-08-14 18:19:16 +08:00
parent c97ceadce5
commit a5ea75e9a2
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@ It features:
+ Dynamic workspace support
+ ICCCM/EWMH compliance
+ (Optional) RandR (multi-monitor) support
+ (Optional) Built-in composting manager
+ (Optional) Built-in system tray
Please check out the

View file

@ -36,6 +36,7 @@
;; + Dynamic workspace support
;; + ICCCM/EWMH compliance
;; + (Optional) RandR (multi-monitor) support
;; + (Optional) Built-in composting manager
;; + (Optional) Builtin system tray
;; Installation & configuration