[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/exwm 262aa04855 1/9: ; README and commentary: Mention b
From: |
ELPA Syncer |
Subject: |
[elpa] externals/exwm 262aa04855 1/9: ; README and commentary: Mention background and xim features |
Date: |
Fri, 12 Jan 2024 13:11:10 -0500 (EST) |
branch: externals/exwm
commit 262aa0485576912626f77ce4c08f149e5e87c24a
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
; 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
;; ----------------------------
- [elpa] externals/exwm updated (798dc60a9b -> 4a3feec76f), ELPA Syncer, 2024/01/12
- [elpa] externals/exwm c069e8195d 5/9: exwm-blocking-subrs: x-* functions may be missing on some Emacs builds, ELPA Syncer, 2024/01/12
- [elpa] externals/exwm 22aa38b0cd 3/9: ; Use two spaces after sentence, ELPA Syncer, 2024/01/12
- [elpa] externals/exwm 2e79830e39 4/9: ; First line of docstring should be a full sentence, ELPA Syncer, 2024/01/12
- [elpa] externals/exwm 4a3feec76f 9/9: ; Add LICENSE to .elpaignore, ELPA Syncer, 2024/01/12
- [elpa] externals/exwm 588cfc7790 8/9: Add new maintainers: Steven Allen (@stebalien) and Daniel Mendler (@minad), ELPA Syncer, 2024/01/12
- [elpa] externals/exwm dc26c38af7 6/9: Remove obsolete functions and variables, ELPA Syncer, 2024/01/12
- [elpa] externals/exwm 2c5dcadfab 7/9: ; Update repository URLs, ELPA Syncer, 2024/01/12
- [elpa] externals/exwm 262aa04855 1/9: ; README and commentary: Mention background and xim features,
ELPA Syncer <=
- [elpa] externals/exwm b51389ce8f 2/9: ; exwm-background: Wrap docstrings to avoid compiler warnings, ELPA Syncer, 2024/01/12