Remove windowmanagers section

The only listed window manager was way cooler, which is no longer written in Rust: http://way-cooler.org/blog/2019/04/29/rewriting-way-cooler-in-c.html

https://github.com/way-cooler/way-cooler
This commit is contained in:
Frederik-Baetens 2019-11-03 18:06:33 +01:00 committed by GitHub
parent b945661634
commit 142ca8a584
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,6 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
- [Utilities](#utilities)
- [Video](#video)
- [Virtualization](#virtualization)
- [Window managers](#window-managers)
- [Web](#web)
- [Web Servers](#web-servers)
- [Development tools](#development-tools)
@ -345,10 +344,6 @@ See also [A comparison of operating systems written in Rust](https://github.com/
* [oracle/railcar](https://github.com/oracle/railcar) — Docker-like container OCI runtime implementation in Rust [![wercker status](https://app.wercker.com/status/730e874772dc02c6005f4ae4e42b0ca4/s/master "wercker status")](https://app.wercker.com/applications/59696a02ee70670100155ae2 )
* [tailhook/vagga](https://github.com/tailhook/vagga) — A containerization tool without daemons [<img src="https://api.travis-ci.org/tailhook/vagga.svg?branch=master">](https://travis-ci.org/tailhook/vagga)
### Window managers
* [way-cooler/way-cooler](https://github.com/way-cooler/way-cooler) — A customizable Wayland compositor (window manager) [<img src="https://api.travis-ci.org/way-cooler/way-cooler.svg?branch=master">](https://travis-ci.org/way-cooler/way-cooler)
### Web
* [Plume-org/Plume](https://github.com/Plume-org/Plume) — ActivityPub federating blogging application [<img src="https://api.travis-ci.org/Plume-org/Plume.svg?branch=master">](https://travis-ci.org/Plume-org/Plume)