Posts tagged ‘tiling window managers’

Intro to Xmonad

xmonad64.png

Like your large monitor but tire of getting everything to just fit on the screen? I got tired of it a while back and switched to wmii, but now I have been trying out xmonad, another tiling window manager.

A tiling window manager arranges your windows in a grid. This maximizes window sizes and prevents any window from obscuring another.   In other words, unless you have transparency going on, or switch to a viewing area with no windows open; you won’t see your desktop.   Here’s a screenshot courtesy of  pbrisbin.

Click for Larger

Click for Larger

Continue reading ‘Intro to Xmonad’ »

Add useful information to the statusbar in wmii

wmii.png

Want your wmii statusbar to give a bit more information than the defaults? Not all that different than how you pull info into Gnu Screen’s statusbar with scripts/backticks, and pretty simple.  See below:.

Continue reading ‘Add useful information to the statusbar in wmii’ »

Intro to AwesomeWM

Awesomewm50.png

awesome is a highly configurable, next generation framework window manager for X. It is very fast, extensible and licensed under the GNU GPLv2 license.

It is primarly targeted at power users, developers and any people dealing with every day computing tasks and who want to have fine-grained control on its graphical environment.

awesome

Continue reading ‘Intro to AwesomeWM’ »

Intro to wmii

wmii.png

wmii is a small, dynamic window manager for X11. It is scriptable, has a 9p filesystem interface and supports classic and tiling (acme-like) window management. It aims to maintain a small and clean (read hackable and beautiful) codebase.

Click for larger

Click for larger

Continue reading ‘Intro to wmii’ »

An Introduction to Tiling Window Managers

Awesomewm50.png

In computing, a tiling window manager is a window manager with an organization of the screen into mutually non-overlapping frames, as opposed to the more popular approach of coordinate-based stacking of overlapping objects (windows) that tries to fully emulate the desktop metaphor.

There are many TWMs to chose from, below covers  the most popular ones around.

Continue reading ‘An Introduction to Tiling Window Managers’ »