summaryrefslogtreecommitdiff
path: root/wm/wmi
AgeCommit message (Collapse)AuthorFilesLines
2004-06-16Fix typo (removed space).reed1-1/+1
2004-05-17Better COMMENT, actualy tell something concrete, "A is like B and C" doesn'tsalo2-8/+8
really have big information value for those who don't know neither B nor C. s/minimalistic/minimalist/ in DESCR, the former is not really an english word.
2004-05-17Obey CXXFLAGS.salo2-1/+15
2004-05-16Initial import of wmi-7.xtraeme4-0/+43
WMI is a new window manager for X11, which combines the best features of LarsWM, Ion, TrsWM, evilwm and ratpoison into one window manager. WMI is new: it is developed from scratch wit h C++ without any ancient code and design dependencies to antiquated window managers. WMI is minimalistic: it has no build- or runtime dependencies except the C++ Standard Template Library (STL) and the X11 Library (XLib). WMI is highly customizable: it is designed with keyboard users in mind. Each action (e.g. resizing the frame, creating a new workspace, launching an app, note that WMI provides hundreds of actions) can be bind to a shortcut. So say good-bye to the rodent :)