rc.rb

Path: rc.rb
Last Update: Fri Sep 29 07:53:56 PDT 2006

Utility methods used by wmiirc.

Required files

wm   find  

Methods

Constants

DETACHED_TAG = 'status'   wmii-2 style client detaching

Public Instance methods

Attach the most recently detached client

Changes the tag, chosen from a menu, of each selected client and returns the chosen tag. The +tag -tag idea is from Jonas Pfenniger.

Puts focus on an adjacent view (:left or :right).

Detach the current selection.

Returns a list of program names available in the given paths.

Focuses the client chosen from a menu.

Focuses the view whose name matches the given pattern. If more than one view matches, then they are cycled (adapted from Fredrik Ternerot).

Numbers the view buttons displayed on the bar, from left to right.

Shows a menu with the given items and returns the chosen item. If nothing was chosen, nil is returned.

Toggles maximization of the currently focused client.

Send selected clients to temporary view or switch back again.

[Validate]