From 74feea3aa793b13a3582fc25329701a45de01b64 Mon Sep 17 00:00:00 2001 From: sabetts Date: Mon, 24 Feb 2003 07:44:20 +0000 Subject: * src/split.h (cleanup_frame): new protoype * src/manage.c (scanwins): added better debugging output * src/events.c (cleanup_frame): move to split.c (handle_key): ungrab the rat right after we read the key. * src/actions.h (cmd_tmpwm): new prototype. * src/actions.c (spawn): return the pid of the child process. prototype updated. (cmd_tmpwm): new function (user_commands): new command, tmp_wm. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 588b25d..5dc7686 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- * Changes since 1.1.1 +** new command 'tmpwm' +temporarily run a different window manager, then come back to +ratpoison once it has terminated. + ** error and debug reporting The format has been changed to the more standard format used by C compilers. -- cgit v1.2.3