mirror of
https://github.com/vale981/spectrwm
synced 2025-03-06 02:01:42 -05:00
Add Darrin and his work
This commit is contained in:
parent
667eb8f700
commit
d34b578433
1 changed files with 9 additions and 7 deletions
|
@ -37,8 +37,8 @@ The path of agony is too long to quote and in classical
|
||||||
<a href="http://www.openbsd.org">OpenBSD</a>
|
<a href="http://www.openbsd.org">OpenBSD</a>
|
||||||
fashion (put up, or hack up) a brand new window manager was whooped up to serve
|
fashion (put up, or hack up) a brand new window manager was whooped up to serve
|
||||||
no other purpose than to obey its masters.
|
no other purpose than to obey its masters.
|
||||||
It was written by Marco Peereboom & Ryan Thomas McBride and it is released
|
It was written by Marco Peereboom, Ryan Thomas McBride & Darrin Chandler and it
|
||||||
under the ISC
|
is released under the ISC
|
||||||
<a href="license.html">license</a>.
|
<a href="license.html">license</a>.
|
||||||
Patches can be accepted provided they are ISC licensed as well.<br>
|
Patches can be accepted provided they are ISC licensed as well.<br>
|
||||||
<p>
|
<p>
|
||||||
|
@ -51,7 +51,7 @@ Vertical stack.
|
||||||
Horizontal stack.
|
Horizontal stack.
|
||||||
<p>
|
<p>
|
||||||
<a href="scrotwm3.jpg"><img border=0 src="scrotwm3_small.jpg" alt="[scrotwm3]"></a><br>
|
<a href="scrotwm3.jpg"><img border=0 src="scrotwm3_small.jpg" alt="[scrotwm3]"></a><br>
|
||||||
Horizontal stack with gvim & Firefox.
|
Horizontal stack with gvim &Firefox.
|
||||||
<p>
|
<p>
|
||||||
<a href="scrotwm4.jpg"><img border=0 src="scrotwm4_small.jpg" alt="[scrotwm4]"></a><br>
|
<a href="scrotwm4.jpg"><img border=0 src="scrotwm4_small.jpg" alt="[scrotwm4]"></a><br>
|
||||||
Vertical stack with floater and extra window in master area.
|
Vertical stack with floater and extra window in master area.
|
||||||
|
@ -63,20 +63,21 @@ Mplayer, resized and moved.
|
||||||
</small>
|
</small>
|
||||||
<body bgcolor="#101010" text="#ffffff"> <font face="monospace">
|
<body bgcolor="#101010" text="#ffffff"> <font face="monospace">
|
||||||
Major features:<br>
|
Major features:<br>
|
||||||
- dynamic xrandr & xinerama support (multi screen)<br>
|
- dynamic xrandr & xinerama support (multi screen)<br>
|
||||||
- Navigation anywhere on all screens with either the keyboard or mouse<br>
|
- Navigation anywhere on all screens with either the keyboard or mouse<br>
|
||||||
- Customizable status bar<br>
|
- Customizable status bar<br>
|
||||||
- Human readable configuration file<br>
|
- Human readable configuration file<br>
|
||||||
- Screenshots<br>
|
- Screenshots<br>
|
||||||
- Restartable without losing state<br>
|
- Restartable without losing state<br>
|
||||||
- Quick launch menu<br>
|
- Quick launch menu<br>
|
||||||
- Many screen layouts possible with a few simple key presses<br>
|
- Many screen layouts possible with a few simple key strokes<br>
|
||||||
- Windows can be added or removed from master area<br>
|
- Windows can be added or removed from master area<br>
|
||||||
- Windows can be moved to any workspace or within a region<br>
|
- Windows can be moved to any workspace or within a region<br>
|
||||||
- Resizable master area<br>
|
- Resizable master area<br>
|
||||||
- Move/resize floating windows<br>
|
- Move/resize floating windows<br>
|
||||||
- drag-to-float<br>
|
- drag-to-float<br>
|
||||||
- User definable regions<br>
|
- User definable regions<br>
|
||||||
|
- User definable modkey & keys<br>
|
||||||
<br>
|
<br>
|
||||||
To-do:<br>
|
To-do:<br>
|
||||||
- add search for window function<br>
|
- add search for window function<br>
|
||||||
|
@ -103,8 +104,9 @@ To subscribe to CVS changes send an email to
|
||||||
<a href="mailto:majordomo@freedaemon.com">majordomo@freedaemon.com</a>
|
<a href="mailto:majordomo@freedaemon.com">majordomo@freedaemon.com</a>
|
||||||
and in the email body say: subscribe scrotwm-changes.
|
and in the email body say: subscribe scrotwm-changes.
|
||||||
<p>
|
<p>
|
||||||
Copyright (c) 2009 Marco Peereboom <marco@peereboom.us> & Ryan
|
Copyright (c) 2009 Marco Peereboom <marco@peereboom.us>,
|
||||||
Thomas McBride <mcbride@countersiege.com><br>
|
Ryan Thomas McBride <mcbride@countersiege.com> &
|
||||||
|
Darrin Chandler <dwchandler@stilyagin.com><br>
|
||||||
</html>
|
</html>
|
||||||
<p>
|
<p>
|
||||||
<small>
|
<small>
|
||||||
|
|
Loading…
Add table
Reference in a new issue