diff options
author | sabetts <sabetts> | 2003-07-17 05:47:17 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-07-17 05:47:17 +0000 |
commit | 3f636dcdd9f5e20f686118c60d7df64fb2d01677 (patch) | |
tree | 30d6b4dd41c9175916b8549aed0f94f61ef9598f | |
parent | be9b0ed8d9f2a811f94c036bc1c29806f0b95320 (diff) | |
download | ratpoison-3f636dcdd9f5e20f686118c60d7df64fb2d01677.zip |
*** empty log message ***
-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, |