mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-31 18:34:04 +02:00
Update Window Managers category (#498)
- Add tainted window managers/compositors:
- IceWM
- MangoWC
- Mir
- miracle-wm
- Add alternative window managers/compositors:
- awesome
- bspwm
- cwm
- dwl
- dwm
- FVWM
- Openbox
- river
- sway
- tinywl
- vivarium
- wmii
- XMonad
- Move alternatives out of the table column into a note and split them into separate X11 and Wayland subsections.
Co-authored-by: JesseBot <jessebot@noreply.codeberg.org>
Co-authored-by: Kirill Primak <vyivel@eclair.cafe>
Co-authored-by: Max <cloudymax@noreply.codeberg.org>
Co-authored-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
Co-authored-by: Siarhiej Sachoŭski <hello@siarzuk.xyz>
Co-authored-by: perditionecessaria <perditionecessaria@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/498
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
parent
cc30fcf38b
commit
2ac0795ee2
1 changed files with 26 additions and 4 deletions
30
README.md
30
README.md
|
|
@ -1148,10 +1148,32 @@ This section is strictly for software implementing a core set of UNIX-like utili
|
|||
|
||||
## Window Managers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [Hyprland](https://github.com/hyprwm/Hyprland) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/hyprwm/Hyprland/pull/13749)) | [](#request-for-help) |
|
||||
| [i3](https://i3wm.org) | [](#request-for-help) | [](#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/) |
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|---|:---:|---|
|
||||
| [Hyprland](https://github.com/hyprwm/Hyprland) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/hyprwm/Hyprland/pull/13749)) |
|
||||
| [i3](https://i3wm.org) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/i3/i3?tab=contributing-ov-file#ai-contribution-policy), [2](https://github.com/i3/i3/issues/6546)) |
|
||||
| [IceWM](https://ice-wm.org/) | [](#request-for-help) |  ([1](https://github.com/ice-wm/icewm/issues/203#issuecomment-3318901550) |
|
||||
| [MangoWC](https://github.com/mangowm/mango) | [](#request-for-help) | [](https://codeberg.org/small-hack/open-slopware#ai-code-reviews) ([1](https://github.com/mangowm/mango/pull/728), [2](https://github.com/mangowm/mango/pull/713), [3](https://github.com/mangowm/mango/pull/818)) |
|
||||
| [Mir](https://github.com/canonical/mir) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/canonical/mir/blob/4978dbc445c906a5675e9c41c1dd59b84a3cbd18/.github/copilot-instructions.md)) <br> [](https://codeberg.org/small-hack/open-slopware#ai-code-reviews) ([1](https://github.com/canonical/mir/pull/4422)) |
|
||||
| [miracle-wm](https://github.com/miracle-wm-org/miracle-wm) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/miracle-wm-org/miracle-wm/pull/775), [2](https://github.com/miracle-wm-org/miracle-wm/pull/780), [3](https://github.com/miracle-wm-org/miracle-wm/commit/1177f50000c1bd2c7d6492a4c700a4e75b6804e9), [4](https://github.com/miracle-wm-org/miracle-wm/pull/862)) |
|
||||
|
||||
> [!NOTE]
|
||||
> ### Window Managers Alternatives
|
||||
> #### Wayland
|
||||
> * [dwl](https://codeberg.org/dwl/dwl)
|
||||
> * [river](https://codeberg.org/river/river) has [Strict No LLM / No AI Policy](https://codeberg.org/river/river#strict-no-llm-no-ai-policy)
|
||||
> * [sway](https://github.com/swaywm/sway)
|
||||
> * [tinywl](https://gitlab.freedesktop.org/wlroots/wlroots/-/tree/70d99eefef44f4c0db1923c5dd89cf7059f5e97a/tinywl) is a "minimum viable product" compositor for learning and experimentation (not for everyday use), see [tinywl limitations](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/70d99eefef44f4c0db1923c5dd89cf7059f5e97a/tinywl/README.md#limitations)
|
||||
> * [vivarium](https://github.com/inclement/vivarium)
|
||||
> #### X11
|
||||
> * [awesome](http://awesomewm.org/)
|
||||
> * [bspwm](https://github.com/baskerville/bspwm)
|
||||
> * [cwm](https://github.com/leahneukirchen/cwm)
|
||||
> * [dwm](https://dwm.suckless.org/)
|
||||
> * [FVWM](https://www.fvwm.org/)
|
||||
> * [Openbox](https://openbox.org/)
|
||||
> * [wmii](https://github.com/0intro/wmii)
|
||||
> * [XMonad](https://github.com/xmonad/xmonad)
|
||||
|
||||
# Why not LLMs?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue