I've used GNOME's default window manager for some years, but now I want to try a tiling window manager.
I want it to satisfy these two criteria:
WM must be lightweight
WM should not be complicated to configure
|
I've used GNOME's default window manager for some years, but now I want to try a tiling window manager. I want it to satisfy these two criteria:
|
|||||
|
|
"Complicated to configure" varies greatly depending on what languages you're proficient in. XMonad was extraordinarily complicated for me to configure, but that was because I know absolutely no Haskell, and that's the language the configurations are in. The two tiling window managers I've used and quite liked are:
|
|||
|
|
|
Personally, i3 takes the best features of the other big tiling-wm's (Xmonad, Awesome, DWM, etc) and combines it into one, Combined with dmenu/conky/dzen2 it's just what I look for in a WM. Check out the page; http://i3.zekjur.net/ |
|||||
|
|
There's a Arch Linux wiki entry comparing 13 different Tiling Window Managers, in grid-like fashion, here on the Arch Linux Wiki. Perhaps it would be hepful. I haven't tried any of them yet, personally, but plan to in the near future when I have some time, so I'm following this thread closely as well. |
|||
|
|
|
I'd like to recommend two different tiling window managers, one dynamic and one manual.
Of course both support multiple monitors without any problems and have a floating layer for applications that don't like to be tiled. PS. One day Bluetile might be a good gateway drug for GNOME users, but it's still in an early phase of development. |
||||
|
|
Have a look at awesome, name says it all. :-) The awesome wiki has lots of configuration advice. |
|||
|
|
|
I personally use Ratpoison when I need a light weight tiling WM - The configuration worked pretty well out of box, and since I'm quite adjusted to using GNU Screen for many years the leap to Ratpoison wasn't very difficult. I've also been using StumpWM Which has been more active in development than Ratposion. |
|||||||
|
|
There are a few out there, but there's one that sticks out (to me) which I found suited my needs:
The name is Qtile. |
|||||||||||
|
|
If you know Haskell, definitely Xmonad! Ratpoison is also quite nice, but I like Xmonad's tiling algorithm better and workspaces are a big win IMO. |
||||
|
|
|
I've tried several: Awesome, Xmonad, i3, wmii, scrotwm and dwm. dwm stuck with me for the following reasons:
I must admit it has some quirks:
But all in all, dwm has stuck with me for 1.5 years now. |
|||
|
|
|
I've been using wmii for quite some time. The configs are pretty easy to understand and you can use any language you want to further tweak the config you want. |
|||
|
|
|
ScrotWM It's a lightweight Tiling WM, based inspired by Xmonad and DWM. You don't need to know any specific languages to tweak it, it's just plain text. Plus, it features Dmenu by default. |
|||
|
|