Delete useless pages

This commit is contained in:
Tom Willemse 2013-10-01 23:53:43 +02:00
parent c26969eebf
commit 02be07adaf
2 changed files with 0 additions and 30 deletions

View file

@ -1,18 +0,0 @@
#+TITLE: ryu/ wm/Awesome
#+OPTIONS: toc:nil
#+LANGUAGE: en
#+STARTUP: showall
* [[http://awesome.naquadah.org/][Awesome]]
An automatic tiling window manager. It can be customized with the
[[http://www.lua.org/][Lua]] programming language. Lua has always had a bit of a bad
reputation with me, but that hasn't stopped me from using this
window manager. I still don't like the language, but with awesome
you can really do a lot cool things.
It is almost the Emacs of window managers. It has a lot of features
that other "simple" window managers don't bother with, or leave up
to other programs and it has a pretty impressive API for
interacting with it. Of the extensible window managers I have used
this is certainly the most active one at this moment.

View file

@ -1,12 +0,0 @@
#+TITLE: ryu/ wm/Stumpwm
#+OPTIONS: toc:nil
#+LANGUAGE: en
#+STARTUP: showall
* [[http://stumpwm.nongnu.org/][Stumpwm]]
Written completely in Common Lisp. A manual tiling window manager.
Very low on the "bling" side, but very extensible due to the
language it's written in. It has some strange quirks, it needs a
patch to be able to work with HTML hexadecimal colors and it
isn't actively developed at the moment.