commit ef95f2f

Michael Forney  ·  2014-12-30 16:06:56 +0000 UTC
parent 666c880
Update README
1 files changed,  +16, -0
+16, -0
 1@@ -85,6 +85,12 @@ window manager using the Wayland protocol?", only to be turned off by the
 2 response "Write a weston shell plugin". Hopefully it is less intimidating to
 3 implement a window manager using swc.
 4 
 5+How can I try out swc?
 6+----------------------
 7+
 8+If you are not interested in developing your own window manager, check out my
 9+swc-based window manager, [velox](http://github.com/michaelforney/velox).
10+
11 TODO
12 ----
13 * XWayland copy-paste integration.
14@@ -99,3 +105,13 @@ Contact
15 If you have questions or want to discuss swc feel free to join #swc on
16 freenode.
17 
18+Related projects
19+----------------
20+
21+Since swc's creation, several other projects with similar goals have been
22+created.
23+
24+- [wlc](http://github.com/Cloudef/wlc) and
25+  [loliwm](http://github.com/Cloudef/loliwm)
26+- [waysome](http://github.com/waysome/waysome)
27+