Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simon Zeni
wlroots
Commits
5bd170b2
Unverified
Commit
5bd170b2
authored
May 03, 2018
by
morganamilo
Browse files
Fix typos in documentation
parent
093b49cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5bd170b2
...
...
@@ -25,7 +25,7 @@ code you were going to write anyway.
wlroots implements a huge variety of Wayland compositor features and implements
them
*right*
, so you can focus on the features that make your compositor
unique. By using wlroots, you get high performance, excellent hardware
compat
a
bility, broad support for many wayland interfaces, and comfortable
compat
i
bility, broad support for many wayland interfaces, and comfortable
development tools - or any subset of these features you like, because all of
them work independently of one another and freely compose with anything you want
to implement yourself.
...
...
protocol/wlr-layer-shell-unstable-v1.xml
View file @
5bd170b2
...
...
@@ -140,7 +140,7 @@
how they should interact with surfaces that do. If set to zero, the
surface indicates that it would like to be moved to avoid occluding
surfaces with a positive excluzive zone. If set to -1, the surface
indicates that it would not like to be moved to accomodate for other
indicates that it would not like to be moved to accom
m
odate for other
surfaces, and the compositor should extend it all the way to the edges
it is anchored to.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment