summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2006-09-27 01:00:45 +0000
committersabetts <sabetts>2006-09-27 01:00:45 +0000
commitb80a2d14bf72a4758eca46156a7c3ad606473bb7 (patch)
tree7a86b490490b7c947d331c02e618c07d5239db18 /ChangeLog
parentad859c2d9b0f19ff55ea016d23a97853ef99b89e (diff)
downloadratpoison-b80a2d14bf72a4758eca46156a7c3ad606473bb7.zip
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79ddf94..77e6d6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,34 @@
+2006-09-26 Bernhard R. Link <brlink@debian.org>
+
+ * src/actions.c (cmd_execa,cmd_execf): new functions
+ (spawn): new argument to set frame for client_info
+ (cmd_exec): give spawn current_frame()
+ (cmd_verbexec): give spawn current_frame()
+ (cmd_tmpwm): give spawn NULL
+ (init_user_commands): add execa and execf commands
+
+ * src/actions.h (spawn): new argument added to prototype
+ (cmd_execa,cmd_execf): new prototypes
+
+2006-09-26 Bernhard R. Link <brlink@debian.org>
+
+ * src/split.c, src/split.h: new function exchange_with_frame
+
+ * src/actions.c, src/actions.h: add cmd_exchange_left,cmd_exchange_right,cmd_exchange_up,cmd_exchange_down,
+ add new keybindings C-Left,C-Right,C-Up,C-Down to those.
+
+ * doc/ratpoison.1: document the new functions and keybindings.
+
2006-09-26 Shawn Betts <sabetts@vcn.bc.ca>
+ * src/frame.c (read_slot): use strtok_ws
+ (frame_read): likewise
+
+ * src/actions.c (command): dont use strtok. manually pull out the
+ command and the rest.
+
+ * src/main.c (strtok_ws): new function
+
* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.
* src/events.c (property_notify): only update the window names if