summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-07-17 05:47:17 +0000
committersabetts <sabetts>2003-07-17 05:47:17 +0000
commit3f636dcdd9f5e20f686118c60d7df64fb2d01677 (patch)
tree30d6b4dd41c9175916b8549aed0f94f61ef9598f
parentbe9b0ed8d9f2a811f94c036bc1c29806f0b95320 (diff)
downloadratpoison-3f636dcdd9f5e20f686118c60d7df64fb2d01677.zip
*** empty log message ***
-rw-r--r--ChangeLog2
-rw-r--r--NEWS3
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 570464d..a3d2fd1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/NEWS b/NEWS
index e5fcace..4caee7c 100644
--- a/NEWS
+++ b/NEWS
@@ -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,