From 4df7637fde9419dfc053d8faab10b1f34477f52b Mon Sep 17 00:00:00 2001 From: perditionecessaria Date: Wed, 15 Apr 2026 20:15:40 +0200 Subject: [PATCH] Add dynamic window management alternatives for X (#387) Xmonad, FVWM and others also qualify, but these are the closest to i3 in spirit. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/387 Reviewed-by: JesseBot Co-authored-by: perditionecessaria Co-committed-by: perditionecessaria --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e9119..13b9375 100644 --- a/README.md +++ b/README.md @@ -759,7 +759,7 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | |---|:---:|---|---| | [Hyprland](https://github.com/hyprwm/Hyprland) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/hyprwm/Hyprland/pull/13749)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | -| [i3](https://i3wm.org) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/i3/i3?tab=contributing-ov-file#ai-contribution-policy), [2](https://github.com/i3/i3/issues/6546)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | +| [i3](https://i3wm.org) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/i3/i3?tab=contributing-ov-file#ai-contribution-policy), [2](https://github.com/i3/i3/issues/6546)) | [wmii](https://github.com/0intro/wmii), [dwm](https://dwm.suckless.org/), [awesome](http://awesomewm.org/) | # Why not LLMs?