Xmonad, one of the best tiling window managers out there. It is very easy to grasp for beginners[1], has a comprehensive documentation and is extremely powerful under the hood. The configuration is in Haskell, which makes it Turing-complete, but you can customize Xmonad even if you are not familiar with the language. [1] http://xmonad.org/tour.html
Ask HN: What's your favorite window manager for X11?
51–60 of 69 posts
Re: Ask HN: What's your favorite window manager for X11?
#52That said, most of my 'window' management is handled by tmux.
Re: Ask HN: What's your favorite window manager for X11?
#53I go with the (distribution) flow and use KDE/kwin. I dumped Gnome/metacity a while ago as it wouldn't do more than 12 desktops, while kwin gives me 20. F1-F12 for the first 12, Alt+F1-F8 for the rest. Every major window is fullscreen on its own desktop and can thus be switched with one keypress (I like desktops over some sort of window-focus hotkey as it gives me a spatial metaphor to how keys are assigned). For exa…
Re: Ask HN: What's your favorite window manager for X11?
#54I have used Linux almost daily for the last 12 years; a good chunk of them via putty/ssh from XP. I headless Slackware box without X; ssh or serial is just fine by me.
At the risk of being mauled to death, I also have a Mac that I just got used, and I only ssh to it. Couldn't be bothered to figure its quirks; will come handy when I get into iphone dev though.
Also, I will not use a non Thinkpad machine if it was given to me for free. My current setup is an R51; Pentium M, 1GB RAM, and 33GB disk.
Re: Ask HN: What's your favorite window manager for X11?
#55ratpoison, because it actually manages those pesky windows.
I use ratpoison on a ThinkPad X201. I basically only have one xterm with tmux and one browser open. Ratpoison is the least annoying window manager for that.
What more could one ask for?
Re: Ask HN: What's your favorite window manager for X11?
#56Re: Ask HN: What's your favorite window manager for X11?
#57I prefer WMII in VirtualBox as development enviroment. http://wmii.suckless.org/
Re: Ask HN: What's your favorite window manager for X11?
#58The compositing effects Present Windows Desktop Grid are actually useful
Re: Ask HN: What's your favorite window manager for X11?
#59Xmonad, one of the best tiling window managers out there. It is very easy to grasp for beginners[1], has a comprehensive documentation and is extremely powerful under the hood. The configuration is in Haskell, which makes it Turing-complete, but you can customize Xmonad even if you are not familiar with the language. [1] http://xmonad.org/tour.html