From owner-freebsd-questions@FreeBSD.ORG Sat Nov 24 17:03:27 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99DC416A417 for ; Sat, 24 Nov 2007 17:03:27 +0000 (UTC) (envelope-from jurjenm@stack.nl) Received: from mx1.stack.nl (meestal-mk5.stack.nl [IPv6:2001:610:1108:5010::149]) by mx1.freebsd.org (Postfix) with ESMTP id 6A61C13C474 for ; Sat, 24 Nov 2007 17:03:27 +0000 (UTC) (envelope-from jurjenm@stack.nl) Received: by mx1.stack.nl (Postfix, from userid 65534) id 2548541B25; Sat, 24 Nov 2007 18:03:26 +0100 (CET) X-Spam-DCC: debian: toad.stack.nl 1169; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on toad.stack.nl X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC, SPF_NEUTRAL autolearn=no version=3.2.3 X-Spam-Relay-Country: NL Received: from jurjen (a62-251-106-27.adsl.xs4all.nl [62.251.106.27]) by mailhost.stack.nl (Postfix) with ESMTP id AB0F33FEB1 for ; Sat, 24 Nov 2007 18:03:19 +0100 (CET) Received: by jurjen (sSMTP sendmail emulation); Sat, 24 Nov 2007 18:01:22 +0000 Date: Sat, 24 Nov 2007 18:01:22 +0000 From: Jurjen Middendorp To: FreeBSD Questions Message-ID: <20071124180122.GA2727@s062107.lan> Mail-Followup-To: Jurjen Middendorp , FreeBSD Questions References: <4746A090.9080400@gmail.com> <4746B553.1000600@math.arizona.edu> <14989d6e0711230502q712e0282tadeea4062640624c@mail.gmail.com> <47482F22.1030705@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47482F22.1030705@gmail.com> User-Agent: Mutt/1.4.2.3i Organization: FOTLP (Federation Of Terribly Lazy People) Subject: Re: (off topic?) Best desktop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2007 17:03:27 -0000 On Sat, Nov 24, 2007 at 09:03:14AM -0500, Aryeh M. Friedman wrote: > >Well I pretty much went this way: > > abrwm (evilwm) (tinywm didn't have vwindows), fbpanel, xv, idesk, >transset-dt, I have not selected a fm yet... For the most part I really >like it (lean and mean) but one feature that several my apps support is >transparent windows but seems abrwm for what ever reason doesn't support >this and will completely ignore any windows with it... so I am looking >for the next smallest wm that can do virtual windows and transparency... I >know openbox, ion, xfwm all can do it but want something even lighter. Hello! i used ion for a while and it was pretty fast/easy to use. I recently tried out wmii and wmii is really nice. It's a bit less featureful (sp?) than ion, but it's smaller and easier to use. It's also very cool that its main (event) loop is a 200 line shell script. I don't know about transparency, but wmii doesn't have virtual windows (?). But it does have a very neat tagging system where each window has (a set of) tags. You can select tags to view and you will only have the windows with that tag on the screen. i like it very much! =) it's also not as strict about the tiling as ion, which is a plus as well in my opinion.