From 8980c03a6b1617fd8fed635884a58de81dfec119 Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Sat, 13 Jan 2024 20:38:09 +0100 Subject: ; Commentary: Update list of features --- README.md | 10 ++++++---- exwm.el | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 404f3228fc..8ab93561e2 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ It features: + Hybrid layout modes (tiling & stacking) + Dynamic workspace support + ICCCM/EWMH compliance -+ (Optional) RandR (multi-monitor) support -+ (Optional) Builtin system tray -+ (Optional) Builtin input method -+ (Optional) Background setting support +Optional features: ++ RandR (multi-monitor) support ++ System tray ++ Input method ++ Background setting support ++ XSETTINGS server Please check out the [screenshots](https://github.com/emacs-exwm/exwm/wiki/Screenshots) diff --git a/exwm.el b/exwm.el index a80232dc17..bf074b6f9f 100644 --- a/exwm.el +++ b/exwm.el @@ -35,10 +35,12 @@ ;; + Hybrid layout modes (tiling & stacking) ;; + Dynamic workspace support ;; + ICCCM/EWMH compliance -;; + (Optional) RandR (multi-monitor) support -;; + (Optional) Built-in system tray -;; + (Optional) Builtin input method -;; + (Optional) Background setting support +;; Optional features: +;; + RandR (multi-monitor) support +;; + System tray +;; + Input method +;; + Background setting support +;; + XSETTINGS server ;; Installation & configuration ;; ---------------------------- -- cgit 1.4.1