Misplaced Pages

Wmii: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 16:17, 25 January 2009 edit91.143.91.111 (talk)No edit summary← Previous edit Revision as of 04:15, 25 February 2009 edit undoTothwolf (talk | contribs)Autopatrolled, Extended confirmed users, File movers, Pending changes reviewers, Rollbackers10,326 editsm Use preferred wikilink for ii (IRC client)Next edit →
Line 35: Line 35:
*] - the filesystem protocol used to implement wmii's virtual filesystem *] - the filesystem protocol used to implement wmii's virtual filesystem
*] (aka ]) *] (aka ])
*] - an ] client from the same developer *] - an ] client from the same developer


== External links == == External links ==

Revision as of 04:15, 25 February 2009

wmii
File:Wmii-logo.png
wmii with both 'floating' and 'managed' windows.
Developer(s)Kris Maglione
Stable release3.6 / November 16, 2007
Repository
Operating systemUnix-like
TypeWindow manager
LicenseMIT License
Websitehttp://www.suckless.org/wmii/

wmii is a dynamic tiling window manager for X11. It supports classic and dynamic window management with extended keyboard, mouse, and filesystem based remote control. It replaces the workspace paradigm with a new tagging approach.

In its default configuration, wmii's interface is similar to that of the Vi text editor; the windows are controlled with Alt+H,J,K,L and can be combined with Alt+Shift+H,J,K,L. This enables to build dynamic layouts easily in contrast to other window managers with fix layouts such as Ion. However, the window manager offers extensive configuration through a virtual filesystem similar to that offered by Plan 9 from Bell Labs. Every window, tag, and column is represented in the virtual filesystem, and windows are controlled by manipulating their file objects (in fact, the configuration file is just a script interfacing the virtual files). If plan9port is found in the user's machine, wmii can be configured directly using the plan9port tools and the rc scripting language; otherwise, wmii can be scripted via the wmiir utility, which interfaces with the aforementioned virtual filesystem.

Like the similar dwm, wmii is initially configured to use dmenu for program launching, and supports quick access to custom scripts located in a subdirectory of the user's home directory.

In the current development version (hg-tip), wmii supports Xinerama.

See also

Similar window managers:

Related software:

External links

Template:Window Managers

Categories: