JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
missing -
[spectrwm.git] / html / scrotwm.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5 <title>Scrotwm</title>
6 <meta name="Generator" content="Vim/7.1">
7 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
8 </head>
9 Welcome to Scrotwm's website.<p>
10 <small>
11 <a href="scrotwm_es.html">En espaƱol</a><p>
12 Scrotwm is a small dynamic tiling window manager for X11.
13 It tries to stay out of the way so that valuable screen real estate can
14 be used for much more important stuff.
15 It has sane defaults and does not require one to learn a language to do
16 any configuration.
17 It was written by hackers for hackers and it strives to be small, compact and
18 fast.
19 <p>
20 It was largely inspired by 
21 <a href="http://xmonad.org/">xmonad</a>
22 and
23 <a href="http://www.suckless.org/dwm/">dwm</a>.
24 Both are fine products but suffer from things like:
25 crazy-unportable-language-syndrome, silly defaults, asymmetrical window
26 layout, "how hard can it be?" and good old NIH.
27 Nevertheless  dwm was a phenomenal resource and many good ideas and code
28 was borrowed from it.
29 On the other hand xmonad has great defaults, key bindings and xinerama
30 support but is crippled by not being written in C.
31 <p>
32 Scrotwm is a beautiful pearl!
33 For it too, was created by grinding irritation.
34 Nothing is a bigger waste of time than moving windows around until they are the
35 right size-ish or having just about any relevant key combination being eaten
36 for some task one never needs.
37 The path of agony is too long to quote and in classical
38 <a href="http://www.openbsd.org">OpenBSD</a>
39 fashion (put up, or hack up) a brand new window manager was whooped up to serve
40 no other purpose than to obey its masters.
41 It was written by Marco Peereboom, Ryan Thomas McBride &amp; Darrin Chandler and it
42 is released under the ISC
43 <a href="license.html">license</a>.
44 Patches can be accepted provided they are ISC licensed as well.<br>
45 <p>
46 Following are a few screenshots of scrotwm in action.
47 <center>
48 <a href="scrotwm.jpg"><img border=0 src="scrotwm_small.jpg" alt="[scrotwm]"></a><br>
49 Vertical stack.
50 <p>
51 <a href="scrotwm2.jpg"><img border=0 src="scrotwm2_small.jpg" alt="[scrotwm2]"></a><br>
52 Horizontal stack.
53 <p>
54 <a href="scrotwm3.jpg"><img border=0 src="scrotwm3_small.jpg" alt="[scrotwm3]"></a><br>
55 Horizontal stack with gvim &amp;Firefox.
56 <p>
57 <a href="scrotwm4.jpg"><img border=0 src="scrotwm4_small.jpg" alt="[scrotwm4]"></a><br>
58 Vertical stack with floater and extra window in master area.
59 <p>
60 <a href="scrotwm5.jpg"><img border=0 src="scrotwm5_small.jpg" alt="[scrotwm5]"></a><br>
61 Mplayer, resized and moved.
62 </center>
63 <p>
64 </small>
65 <body bgcolor="#101010" text="#ffffff"> <font face="monospace">
66 Major features:<br>
67 - dynamic xrandr &amp; xinerama support (multi screen)<br>
68 - Navigation anywhere on all screens with either the keyboard or mouse<br>
69 - Customizable status bar<br>
70 - Human readable configuration file<br>
71 - Screenshots<br>
72 - Restartable without losing state<br>
73 - Quick launch menu<br>
74 - Many screen layouts possible with a few simple key strokes<br>
75 - Windows can be added or removed from master area<br>
76 - Windows can be moved to any workspace or within a region<br>
77 - Resizable master area<br>
78 - Move/resize floating windows<br>
79 - drag-to-float<br>
80 - User definable regions<br>
81 - User definable modkey &amp; key bindings<br>
82 - User definable quirk bindings<br>
83 - User definable key bindings to launch applications<br>
84 <br>
85 To-do:<br>
86 - add search for window function<br>
87 - add identify window function<br>
88 - switch scrotwm from Xlib to <a href="http://xcb.freedesktop.org">XCB</a><br>
89 - make floaters remember their spot when redrawing screen<br>
90 - make a floating stack mechanism<br>
91 <br>
92 Known bugs:<br>
93 - None at this time.
94 </font></body>
95 <p>
96 <small>
97 Please read the
98 <a href="man.html">man pages</a>
99 for a more detailed explanation.
100 <p>
101 You can download the source via anoncvs at:<br>
102 CVSROOT=anoncvs@anoncvs.freedaemon.com:/scrotwm<br>
103 Alternatively you can download periodic snapshots 
104 <a href="../snapshot">here</a>.<br>
105 <p>
106 To subscribe to CVS changes send an email to
107 <a href="mailto:majordomo@freedaemon.com">majordomo@freedaemon.com</a>
108 and in the email body say: subscribe scrotwm-changes.
109 <p>
110 Copyright (c) 2009 Marco Peereboom &lt;marco@peereboom.us&gt;,
111 Ryan Thomas McBride &lt;mcbride@countersiege.com&gt; &amp;
112 Darrin Chandler &lt;dwchandler@stilyagin.com&gt;<br>
113 <p>
114 <small>
115 $scrotwm$
116 </html>