From 974358c1a2620831b82752f23adbfa7752cbb217 Mon Sep 17 00:00:00 2001 From: sabetts Date: Fri, 9 May 2003 23:50:59 +0000 Subject: *** empty log message *** --- AUTHORS | 15 ++++++++------- NEWS | 5 +++++ doc/ratpoison.texi | 12 ++++++++++++ 3 files changed, 25 insertions(+), 7 deletions(-) diff --git a/AUTHORS b/AUTHORS index 9885165..4120c0a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -13,15 +13,16 @@ manager is the optimal user interface for penbased handheld computers. Other Contributors: -Gergely Nagy -Martin Samuelsson -Jonathan Walther +Ben Leslie Chr. v. Stuckrad +Dan Aloni Doug Kearns +Gergely Nagy +Henrik Enberg +Jonathan Walther +Martin Samuelsson Mike Meyer -Ben Leslie -Dan Aloni -Tim Goodwin Nicklas Lindgren -Henrik Enberg +Pasi Kallinen Rupert +Tim Goodwin diff --git a/NEWS b/NEWS index ad6aebc..f878c02 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- +* Changes since 1.2.0-beta4 +** new commands unmanage and clrunmanaged +Instead of editing conf.h you can use these commands to dynamically +add (and clear) the unmanaged window list. + * Changes since 1.2.0-beta3 ** new command line argumen --screen Now you can specify the screen you want to manage. By default diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index a41f13a..d8a9722 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -406,6 +406,10 @@ unbinding the key. @item chdir Change the current directory for ratpoison. +@item clrunmanaged +Clear the unmanaged window list. See @command{unmanange} for an +explanation of the unmanaged window list. + @item colon @var{command} Run a ratpoison command. @@ -791,6 +795,14 @@ Remove @var{name} from the list of defined aliases. @item unbind @var{key} Unbind a keystroke. +@item unmanage @var{text} +Add @var{text} to the unmanaged window list. Any window that matches +any of the strings in the unmanaged window list will not be handled in +any way by ratpoison. This only applies to new windows (not windows +already managed by ratpoison). + +When called non-interactively with no arguments, the list is returned. + @item unsetenv @var{env} Clear the value of the environment variable, @var{env}. -- cgit v1.2.3