From 597cb25820b9b89d6876d37bcdae6ba49f67de30 Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 15 Dec 2009 03:25:22 +0000 Subject: mostly irrelevant now, so remove. ok oga@ --- README | 58 ---------------------------------------------------------- TODO | 26 -------------------------- 2 files changed, 84 deletions(-) delete mode 100644 README delete mode 100644 TODO diff --git a/README b/README deleted file mode 100644 index 520638d..0000000 --- a/README +++ /dev/null @@ -1,58 +0,0 @@ --------------------------------------------------------------------------------- -cwm release three --------------------------------------------------------------------------------- - by Marius Aamodt Eriksen - contributions by Andy Adamson , - Niels Provos , - Martin Murray , - Dimitris Economou & - Antti Nykänen . - - http://monkey.org/~marius/cwm - -DESCRIPTION - - cwm is a window manager initially inspired by evilwm[1]. It - developed out of modifications to evilwm, but eventually the code - base of evilwm did not accomodate well for the new features added. - So calmwm was written from scratch. - - Its main goal is to be as efficient as possible, while providing - a very clean, simple & attractive aesthetic. - - cwm has several novel features, including the ability to search - for windows. - -HIGHLIGHTS IN RELEASE TWO - - * Improved alt-tabbing, including the ability to reverse cycle. - * Display of a context menu when alt-tabbing, showing the previous, - current and next window in the cycle order. - * Much improved ranking in search. - * In search-menus, the ability to list every item. - -HIGHLIGHTS IN RELEASE THREE - - * More search ranking improvements - * Many contributions by Antti Nykänen: keyboard binding "i18n", - show window labels in minimized window menu, automatic window - grouping, MWM hints support & some bug fixes. - * Xft support & the addition of the -f flag (see manpage). - -INSTALL - - ./configure - make - su - make install - -DOCUMENTATION - - See the manpage cwm(1). - -LICENSE - - cwm is distributed under a BSD like license. Please see the LICENSE - file or the top of any source file for more information. - -[1] http://evilwm.sourceforge.net/ diff --git a/TODO b/TODO deleted file mode 100644 index 9e79a75..0000000 --- a/TODO +++ /dev/null @@ -1,26 +0,0 @@ -- window initial position - -- don't map windows if it's within [some time increment] of active typing, - this is part of the "calm" goal. also, it helps if you're mindlessly - typing in a password and the keyboard input ends up in some other window, - bad... - -- integrate everything into /ONE/ event loop. - register handlers, with the ability to select, for example, - a window, or an event, etc. (no, maybe not...) - -- ignoreq, always lower them. perhaps implement by lowering the entire - queue on each XLower... - -- search window should try to stay inside of the screen boundaries. - -- geographical keyboard navigation (window switching) - -- make kbd shortcuts/events more general. the ability to associate an - event with a mode (i.e. prioritize). gets rid of hacky-ness in - groups, etc. - -- figure out what's up when alt-tab goes back to the current window - once before moving on. - -- cache all the atoms somewhere. -- cgit 1.4.1