Skip to content

Commit 7c839ff

Browse files
Coccocoahelperjohanmalm
authored andcommitted
Improve the main page
Very tiny tweaks, but should look much better.
1 parent 50ee7c8 commit 7c839ff

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
Labwc is a [wlroots]-based window-stacking compositor for [wayland], inspired by
2-
[openbox].
1+
Labwc is a [wlroots]-based window-stacking compositor for [Wayland], inspired by
2+
[Openbox].
33

4-
It is light-weight and independent with a focus on simply stacking windows well
4+
It is lightweight and independent with a focus on simply stacking windows well,
55
and rendering some window decorations. It relies on clients for panels,
6-
screenshots, wallpapers and so on to create a full desktop environment.
6+
screenshots, wallpapers, and so on to create a full desktop environment.
77

88
Labwc tries to stay in keeping with [wlroots] and [sway] in terms of general
99
approach and coding style.
1010

11-
Labwc only understands [wayland-protocols] & [wlr-protocols], and it cannot
12-
be controlled with dbus, sway/i3-IPC or other technology. The reason for this is
11+
Labwc only understands [wayland-protocols] & [wlr-protocols], and cannot
12+
be controlled with dbus, sway/i3-IPC, or other technology. The reason for this is
1313
that we believe that custom IPCs and protocols create a fragmentation that
1414
hinders general Wayland adoption.
1515

1616
<a href="img/scrot1.png">
1717
<img src="img/scrot1-small.png">
1818
</a>
1919

20-
[wayland]: https://wayland.freedesktop.org/
21-
[openbox]: http://openbox.org/
20+
[Wayland]: https://wayland.freedesktop.org/
21+
[Openbox]: http://openbox.org/
2222
[wlroots]: https://gitlab.freedesktop.org/wlroots/wlroots
2323
[sway]: https://github.com/swaywm
2424
[wayland-protocols]: https://gitlab.freedesktop.org/wayland/wayland-protocols

0 commit comments

Comments
 (0)