From c261f9cd85389a2dbf60a607f40cf19607c0df4a Mon Sep 17 00:00:00 2001 From: Lily Gruman Date: Tue, 24 Mar 2026 16:53:44 -0500 Subject: [PATCH 1/3] Add i3wm --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 662722c..a57d582 100644 --- a/README.md +++ b/README.md @@ -634,6 +634,12 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors > * [RedoxOS](https://redox-os.org/) has [banned LLMs](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md) > * [Haiku](https://www.haiku-os.org/) has [banned LLMs](https://www.haiku-os.org/community/organization/policies/) +## Window Managers + +| Name | Alternative(s) | Evidence | +|---|---|---| +| [i3](https://i3wm.org) | | [Fully permissive contribution policy](https://github.com/i3/i3?tab=contributing-ov-file#ai-contribution-policy); see [this issue](https://github.com/i3/i3/issues/6546) for maintainers' positions | + # Why not LLMs? Could use some help writing this with concrete receipts on environmental, social, political, and economic/labor harms. From 8add13daeb36cff540f27cacf5a6caf2c8884892 Mon Sep 17 00:00:00 2001 From: Lily Gruman Date: Tue, 14 Apr 2026 14:19:53 -0500 Subject: [PATCH 2/3] conform to new style guide --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a57d582..167318b 100644 --- a/README.md +++ b/README.md @@ -636,9 +636,9 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors ## Window Managers -| Name | Alternative(s) | Evidence | -|---|---|---| -| [i3](https://i3wm.org) | | [Fully permissive contribution policy](https://github.com/i3/i3?tab=contributing-ov-file#ai-contribution-policy); see [this issue](https://github.com/i3/i3/issues/6546) for maintainers' positions | +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [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) | # Why not LLMs? From 6afe22389f9b141bac6f38ac65517fb510ad5e08 Mon Sep 17 00:00:00 2001 From: Lily Gruman Date: Tue, 14 Apr 2026 14:22:08 -0500 Subject: [PATCH 3/3] forgot the TOC entry again --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 167318b..5081e98 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [Bootloaders](#bootloaders) * [Operating Systems](#operating-systems) * [Alternatives](#alternative-operating-systems) + * [Window Managers](#window-managers) * [Why not LLMs?](#why-not-llms) * [Legal Ramifications](#legal-ramifications) * [Stolen Training Data](#stolen-training-data)