Update README.md
This commit is contained in:
parent
26b993749d
commit
99b92b4104
|
@ -12,6 +12,9 @@ code you were going to write anyway.
|
||||||
Wayland interfaces, both from wayland.xml and various protocol extensions.
|
Wayland interfaces, both from wayland.xml and various protocol extensions.
|
||||||
We also promote the standardization of portable extensions across
|
We also promote the standardization of portable extensions across
|
||||||
many compositors.
|
many compositors.
|
||||||
|
- wlroots provides several powerful, standalone, and optional tools that
|
||||||
|
implement components common to many compositors, such as the arrangement of
|
||||||
|
outputs in physical space.
|
||||||
- wlroots provides an Xwayland abstraction that allows you to have excellent
|
- wlroots provides an Xwayland abstraction that allows you to have excellent
|
||||||
Xwayland support without worrying about writing your own X11 window manager
|
Xwayland support without worrying about writing your own X11 window manager
|
||||||
on top of writing your compositor.
|
on top of writing your compositor.
|
||||||
|
|
Loading…
Reference in New Issue