diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2003-07-16 Shawn Betts <sabetts@sfu.ca> + * src/hook.c: include string.h + * src/window.c (set_active_window): run the switch window hook. * src/split.c (set_active_frame): run the switch frame hook. @@ -5,6 +5,9 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- rpws is an installed script that adds workspaces to ratpoison. Look at contrib/rpws for instructions on how to use it. +** new commands addhook and remhook +There are now hooks for various operations. + * Changes since 1.2.0-beta5 ** Completions You can now type Tab and get completions on window names, group names, |