I currently use xmonad, along with the gnome top-bar to get applets, network configuration, etc. I have found this the easiest way to move into tiling window managers. It still annoys that tiling window managers all seem designed to be hard to use to configure, almost as a matter of principle. I see no reason that a tiling window manager can't still be easy to use (for example, I use the mouse as much with xmonad as…
Why You Should Try a Tiling Window Manager
31–40 of 60 posts
Re: Why You Should Try a Tiling Window Manager
#32I've used awesome before, and I was quite impressed. Once you get the hang of shortcuts, you tend to be vastly more productive than if you were using a traditional or compositing wm. I grew up with a compositing WM, but the transition was easy enough. I'm curious if the advent of mobile devices (i.e. smartphone, tablet, etc) would lead one to choose tiling WMs over the traditional kind.
Re: Why You Should Try a Tiling Window Manager
#33The 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!
I only started using dmenu yesterday and I've already written a few scripts I've found very handy: passphrase autotyping[0] and music playing[1] to name two.
[0] https://github.com/devlinzed/dotfiles/blob/master/bin/dmenu-...
[1] https://github.com/devlinzed/dotfiles/blob/master/bin/dmenu-...
Re: Why You Should Try a Tiling Window Manager
#34Anyone know if "Notion" works as well in the latest Ubuntu releases as suggested by the author of the post? (i.e. XMondad got jacked pretty badly in Ubuntu 13.04 and now requires lots of low level linux voodoo.)
Re: Why You Should Try a Tiling Window Manager
#35tiling inception
Re: Why You Should Try a Tiling Window Manager
#36I'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
Re: Why You Should Try a Tiling Window Manager
#37Re: Why You Should Try a Tiling Window Manager
#38Well, mostly if you use tools that have a "view portal" or depend heavily on pop-out style toolboxes. The WM is constantly resizing your windows, which makes it a chore to keep everything adjusted, and pop-out style toolboxes are pretty much best at on-top usage by nature, rather than tiled.
I use CAD software on a regular basis, and while I managed to make a tiling WM work for me for maybe 6 months, returning to a floating WM was a relief. If you work directly with text all day, I bet they are great, but for me...
Re: Why You Should Try a Tiling Window Manager
#39An article about window managers with no screenshots?
Re: Why You Should Try a Tiling Window Manager
#40I'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
i3wm is the most difficult to get used to, from what I've seen. As always, more configuration (in this case of window layout) makes for steeper learning curves.