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
ac2faf02f1
commit
9289fc6980
1 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
|
@ -23,8 +23,13 @@ It is in early development, so expect bugs and missing features.
|
|||
|
||||
## Dependencies
|
||||
|
||||
Runtime dependencies include wlroots (>=0.10.0), wayland-protocols,xwayland,
|
||||
libxml2, glib-2.0, cairo and pango.
|
||||
Runtime dependencies include:
|
||||
|
||||
- wlroots (>=0.10.0)
|
||||
- xwayland
|
||||
- libxml2
|
||||
- cairo
|
||||
- pango
|
||||
|
||||
## Roadmap
|
||||
|
||||
|
|
@ -51,12 +56,14 @@ Labwc has been inspired and inflenced by [openbox](https://github.com/danakj/ope
|
|||
|
||||
Labwc is based on the wlroots library.
|
||||
|
||||
The following were considered before choosing wlroots: [QtWayland](https://github.com/qt/qtwayland), [grefsen](https://github.com/ec1oud/grefsen), [Mir](https://mir-server.io) and [egmde](https://github.com/AlanGriffiths/egmde).
|
||||
The following were considered before choosing wlroots: [qtwayland](https://github.com/qt/qtwayland), [grefsen](https://github.com/ec1oud/grefsen), [mir](https://mir-server.io) and [egmde](https://github.com/AlanGriffiths/egmde).
|
||||
|
||||
## Configuration
|
||||
|
||||
See [rc.xml](data/rc.xml) and [themerc](data/themes/labwc-default/openbox-3/themerc) comments for details including keybinds.
|
||||
|
||||
Full details in [labwc(1)](docs/labwc.1.md) and [labwc(5)](docs/labwc.5.md)
|
||||
|
||||
Suggest either copying data/rc.xml to ~/.config/labwc/running, or running with:
|
||||
|
||||
./build/labwc -c data/rc.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue