summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Expand)Author
2001-02-17renamed display_msg_in_bar() to message(); it and get_input() no longer take ...rcyeske
2001-02-17changed a bunch of fprintfs to PRINT_DEBUGalgernon
2001-02-17(goto_window_by_name, rename_current_window, command)algernon
2001-02-15added xterm_command and keybindingsrcyeske
2001-02-15added generate_key_eventrcyeske
2001-02-14added interactive commandsrcyeske
2001-02-11* manage.h (set_state): Added prototypesabetts
2001-02-11*** empty log message ***rcyeske
2001-02-11* actions.c (prev_window): display correct message when there isrcyeske
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts
2001-02-04(prev_window): do not set active window when recursing.rcyeske
2001-01-28* actions.c: changed rename_current_window key to `A', bound `a' to show_clockrcyeske
2001-01-02* actions.h (show_clock): added prototypesabetts
2000-12-15* actions.c (maximize): increment size in hints->width_inc and hints->height_...sabetts
2000-12-15* actions.c (prev_window): No longer uses rp_current_window tosabetts
2000-12-15(maximize): Adhere to the window's Size Hintssabetts
2000-12-13removed gross tabs from key_actions definition. Addsabetts
2000-12-09* data.h (struct rp_window): added x, y, width, height, border;sabetts
2000-12-09* input.c (cook_keycode): properly handle LockMasksabetts
2000-12-04* input.h (cook_keycode): added prototypesabetts
2000-11-27fixed some problems with modifiers for key eventssabetts
2000-10-31* actions.c (rename_current_window): added test to skip renaming if user ente...rcyeske
2000-10-20key 't' should be KEY_PREFIX. fixed.sabetts
2000-10-17*** empty log message ***sabetts