Live data from Hacker News

Why You Should Try a Tiling Window Manager

adereth.github.io

21–30 of 60 posts

Re: Why You Should Try a Tiling Window Manager

#21
post #9

I use SizeUp and have been very happy with it.

This! +100 this.

I use SizeUp to make up for the windows 7 feature I loved the most and being able to quickly scale and tile windows with keyboard shortcuts.

Works great and definitely worth the money.

http://www.irradiatedsoftware.com/sizeup/

Re: Why You Should Try a Tiling Window Manager

#22

I'm really surprised that he left out i3wm. It's lightweight and the tiling placement is surprisingly intuitive and simple. Here's the Google Talk: http://www.youtube.com/watch?v=QnYN2CTb1hM

I tried i3wm, and I really wanted to like it. It's got the simplest configuration I've seen in a tiling window manager and it seemed very low maintenance.

Unfortunately, it's got some bugs, at least in the version packaged with Debian Wheezy, which ended up being a deal-breaker for me. One of the bugs is that when a container is vertically split, true transparency (with xcompmgr) gets messed up and you see a bunch of garbage in the background of the client.

I've also used AwesomeWM and xmonad, but both were too difficult to configure, especially because I don't know Haskell or Lua and I didn't want to learn a new language just to configure my wm, especially because I wouldn't use the languages for other purposes, and so I'd promptly forget the syntax and would have to re-learn it every time I wanted to change something in my wm.

I ended up switching to Openbox, and I'm still trying to decide whether it is for me.

Re: Why You Should Try a Tiling Window Manager

#24
post #5

I'm happy with tiled windows in Acme (editor/IDE) for daily work. The layouting algorithm (a simple one) does the right thing most of the time :^) My usual mode is Acme maximized on one screen, and browser, email and IM spread on the other. See it in action in rsc's screencast: http://research.swtch.com/acme

Full screen acme and the rest full-screened in "other window", one cmd-tab away. I try not to IM while working :)

Re: Why You Should Try a Tiling Window Manager

#25
On Linux i tend to use dwm (and dmenu), it doesn't have many features but then I don't really want anything more than a quick and easy way to fill a couple of workspaces with terminals, editors and browsers.

On Windows 8, WinKey + Left or Right are handy shortcuts.

Re: Why You Should Try a Tiling Window Manager

#26
post #5

I'm happy with tiled windows in Acme (editor/IDE) for daily work. The layouting algorithm (a simple one) does the right thing most of the time :^) My usual mode is Acme maximized on one screen, and browser, email and IM spread on the other. See it in action in rsc's screencast: http://research.swtch.com/acme

I really wanted to like it, but the lack of syntax highlighting drove me nuts.

I got used to it (at least for go.) I use acme for go and at the same time a full-screened emacs for html/css (and gnus) at the same time. Works far better than expected, speed wise.

Re: Why You Should Try a Tiling Window Manager

#28
post #14

If you're on OS X, I've found Slate to be the best option: https://github.com/jigish/slate It's open source, has a simple text file based config, and is generally more configurable than most other similar tools.

+1 vote for me. Slate has been great.

Additionally if you are using a Matrox device to get multiple screen support on your Mac, Slate comes in real handy. Rather than get 2 virtual screens the Matrox devices create one virtual screen that spans 2 monitors. Tiling managers like Slate are super helpful for snapping programs to monitors in cases like thos.

Re: Why You Should Try a Tiling Window Manager

#29
post #14

If you're on OS X, I've found Slate to be the best option: https://github.com/jigish/slate It's open source, has a simple text file based config, and is generally more configurable than most other similar tools.

+1 vote for me. Slate has been great. Additionally if you are using a Matrox device to get multiple screen support on your Mac, Slate comes in real handy. Rather than get 2 virtual screens the Matrox devices create one virtual screen that spans 2 monitors. Tiling managers like Slate are super helpful for snapping programs to monitors in cases like thos.

I used to use Divvy for this purpose.

Re: Why You Should Try a Tiling Window Manager

#30
The combination of xmonad, dmenu and emacs --daemon has brought me great joy. The way I use computers has changed completely since starting down the tiling window manager road. It's a shame that getting the configuration for them right can be such a pain, but it has been well worth the trouble!
Post reply on HN