From: Marco Peereboom Date: Mon, 19 Jan 2009 04:27:28 +0000 (+0000) Subject: More blah blah and some screenshots X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=8c31749c460eed867089f661efd70e0c50e4d657;p=spectrwm.git More blah blah and some screenshots --- diff --git a/scrotwm.html b/scrotwm.html index 52dbcc0..9ec4942 100644 --- a/scrotwm.html +++ b/scrotwm.html @@ -13,12 +13,13 @@ It tries to stay out of the way so that valuable screen real estate can be used for much more important stuff. It has sane defaults and does not require one to learn a language to do any configuration. +It was written by hackers for hackers and it strives to be small, compact and +fast.

It was largely inspired by xmonad and -dwm -. +dwm. Both are fine products but suffer from things like: crazy-unportable-language-syndrome, silly defaults, asymmetrical window layout, "how hard can it be?" and good old NIH. @@ -27,31 +28,55 @@ was borrowed from it. On the other hand xmonad has great defaults, key bindings and xinerama support but is crippled by not being written in C.

-It was written by Marco Peereboom & Ryan Thomas McBride on +Scrotwm is a beautiful pearl! +For it too, was created by grinding irritation. +Nothing is a bigger waste of time than moving windows around until they are the +right size-ish or having just about any relevant key combination being eaten +for some task one never needs. +The path of agony is too long to quote and in classical OpenBSD -and it is released under the ISC +fashion (put up, or hack up) a brand new window manager was whooped up to serve +no other purpose than to obey its masters. +It was written by Marco Peereboom & Ryan Thomas McBride and it is released +under the ISC license. -Patches can be accepted provided they are ISC licensed.
+Patches can be accepted provided they are ISC licensed as well.
+

+Folowing are a few screenshots of scrotwm in action. +

+[scrotwm]
+Vertical stack. +

+[scrotwm2]
+Horizontal stack. +

+[scrotwm3]
+Horizontal stack with gvim & Firefox. +

- + To-do:
- click to focus
- multi monitor mode
+- add a few more items to the bar such as active work space, used workspaces etc.
+- resize/float windows with mouse
+- add search for window function

Please read the man pages -for a detailed explanation. +for a more detailed explanation.

You can download the source via anoncvs at:
CVSROOT=anoncvs@code.freedaemon.com:/scrotwm

Eventually there will be a link here to subscribe to CVS changes.

-Copyright (c) 2008 Marco Peereboom <marco@peereboom.us> & Ryan +Copyright (c) 2009 Marco Peereboom <marco@peereboom.us> & Ryan Thomas McBride <mcbride@countersiege.com>

+ $scrotwm$ diff --git a/scrotwm.jpg b/scrotwm.jpg new file mode 100644 index 0000000..f287bc4 Binary files /dev/null and b/scrotwm.jpg differ diff --git a/scrotwm2.jpg b/scrotwm2.jpg new file mode 100644 index 0000000..e737e56 Binary files /dev/null and b/scrotwm2.jpg differ diff --git a/scrotwm2_small.jpg b/scrotwm2_small.jpg new file mode 100644 index 0000000..3491ccd Binary files /dev/null and b/scrotwm2_small.jpg differ diff --git a/scrotwm3.jpg b/scrotwm3.jpg new file mode 100644 index 0000000..bf64237 Binary files /dev/null and b/scrotwm3.jpg differ diff --git a/scrotwm3_small.jpg b/scrotwm3_small.jpg new file mode 100644 index 0000000..7c1f2f7 Binary files /dev/null and b/scrotwm3_small.jpg differ diff --git a/scrotwm_small.jpg b/scrotwm_small.jpg new file mode 100644 index 0000000..0e3dc92 Binary files /dev/null and b/scrotwm_small.jpg differ