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