Skip to content

Commit 99878ab

Browse files
johanmalmConsolatis
authored andcommitted
Add links.md
1 parent 6e03feb commit 99878ab

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

src/links.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Links
2+
3+
## Openbox
4+
5+
- [redtide-openbox-wiki] - A clone of the openbox wiki
6+
- [configuration]
7+
8+
[redtide-openbox-wiki]: https://redtide.github.io/openbox-wiki/
9+
[configuration]: https://redtide.github.io/openbox-wiki/Help/Configuration/
10+
11+
12+
## wlroots
13+
14+
- [repo]
15+
- [documentation]
16+
17+
[repo]: https://gitlab.freedesktop.org/wlroots
18+
[documentation]: https://wayland.emersion.fr/wlroots/
19+
20+
## Wayland
21+
22+
- [wayland-book] - Drew Devaults book on Wayland
23+
24+
[wayland-book]: https://wayland-book.com
25+
26+
## Protocols
27+
28+
- [wayland-app-protocols]
29+
- [protocol-meetings]
30+
31+
[wayland-app-protocols]: https://wayland.app/protocols/
32+
[protocol-meetings]: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/wikis/meetings
33+
34+
## Clients
35+
36+
- [sway-wiki]
37+
- [river-wiki]
38+
39+
[sway-wiki]: https://github.com/swaywm/sway/wiki/Useful-add-ons-for-sway
40+
[river-wiki]: https://codeberg.org/river/wiki/src/branch/master/pages/Recommended-Software.md
41+
42+
## Testing
43+
44+
- [randfall]
45+
46+
[randfall]: https://gitlab.freedesktop.org/vyivel/randfall/
47+

src/more.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
- [tips and tricks](tips-and-tricks.html)
44
- [hidpi scaling](hidpi-scaling.html)
55
- [faq](faq.html)
6+
- [links](links.html)
67
- [obligatory screenshot](obligatory-screenshot.html)
78

0 commit comments

Comments
 (0)