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