mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Update README.md
This commit is contained in:
parent
62aa0163c0
commit
c3e98c4930
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue