From 3859e4b2771596366a33ca9b3c9f289d2fbd6dea Mon Sep 17 00:00:00 2001 From: Sergio Martins Date: Sat, 17 Oct 2020 12:18:05 +0100 Subject: [PATCH] Added Wayland to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2e8966d..9386678c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ Features - Customize title bars - Customize window frames - Custom widget separators +- Crossplatform (macOS, Linux, Windows) +- And on Linux: Wayland, X11/XCB, EGLFS are working - Layouting engine honouring min/max size constraints and some size policies - PySide2 bindings - Clean codebase