From: Johan Malm Date: Mon, 16 Dec 2019 19:51:01 +0000 (+0000) Subject: Update README.md X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=c3e98c493087570559c81d934cf97b7c8c3bba7f;p=proto%2Flabwc.git Update README.md --- diff --git a/README.md b/README.md index a93d4ffd..ac85fcfc 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,9 @@ labwc is a wayland compositor based on wlroots -So far, it's simply a few commits on top of tinywl.c - the minimalistic compositor which comes with wlroots. We're not even at proof of concept stage yet, and who knows, we might never get much further. - ## Dependencies -- wlroots v0.6.0 +- wlroots - wayland-protocols ## Keyboard shortcuts @@ -15,6 +13,7 @@ So far, it's simply a few commits on top of tinywl.c - the minimalistic composit Alt+Escape Exit labwc Alt+F2 Cycle between windows Alt+F3 Launch dmenu +Alt+F6 Move window Alt+F12 Print all views (helpful if run from X11) ``` @@ -54,4 +53,3 @@ In terms of size comparison of these two giants, it's worth reflecting on the si [dwm](https://dwm.suckless.org) - 2k LOC -