branch: externals/exwm
commit 262aa0485576912626f77ce4c08f149e5e87c24a
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    ; README and commentary: Mention background and xim features
---
 README.md | 1 +
 exwm.el   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 6d7e0dd1ff..b17db2fece 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ It features:
 + (Optional) RandR (multi-monitor) support
 + (Optional) Builtin system tray
 + (Optional) Builtin input method
++ (Optional) Background setting support
 
 Please check out the
 [screenshots](https://github.com/ch11ng/exwm/wiki/Screenshots)
diff --git a/exwm.el b/exwm.el
index d2a0a625a6..1929b7a60c 100644
--- a/exwm.el
+++ b/exwm.el
@@ -37,6 +37,8 @@
 ;; + ICCCM/EWMH compliance
 ;; + (Optional) RandR (multi-monitor) support
 ;; + (Optional) Built-in system tray
+;; + (Optional) Builtin input method
+;; + (Optional) Background setting support
 
 ;; Installation & configuration
 ;; ----------------------------

Reply via email to