index
:
ratpoison
cr/add_confirmquit
cr/deprecate_winliststyle
cr/implement_gnumber
cr/implement_gnumber-with_winliststyle
cr/implement_gnumber_hack
cr/implement_gnumber_uglyhack
cr/perl_prefer_envvar
cr/remove_cos_obsolete_email
cr/remove_cos_obsolete_irc
fix/authors_dups_clean-up
fix/gselect_exact_match
fix/unsetenv_memory_corruption
hax/altgr_support
master
rp_simplified
ratpoison is a simple window manager with no flashy wank.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actions.c
Age
Commit message (
Expand
)
Author
2001-02-17
(goto_window_by_name, rename_current_window, command)
algernon
2001-02-15
added xterm_command and keybindings
rcyeske
2001-02-15
added generate_key_event
rcyeske
2001-02-14
added interactive commands
rcyeske
2001-02-11
* manage.h (set_state): Added prototype
sabetts
2001-02-11
*** empty log message ***
rcyeske
2001-02-11
* actions.c (prev_window): display correct message when there is
rcyeske
2001-02-10
* communications.c (send_restart, send_kill): Added
sabetts
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_clock
rcyeske
2001-01-02
* actions.h (show_clock): added prototype
sabetts
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 to
sabetts
2000-12-15
(maximize): Adhere to the window's Size Hints
sabetts
2000-12-13
removed gross tabs from key_actions definition. Add
sabetts
2000-12-09
* data.h (struct rp_window): added x, y, width, height, border;
sabetts
2000-12-09
* input.c (cook_keycode): properly handle LockMask
sabetts
2000-12-04
* input.h (cook_keycode): added prototype
sabetts
2000-11-27
fixed some problems with modifiers for key events
sabetts
2000-10-31
* actions.c (rename_current_window): added test to skip renaming if user ente...
rcyeske
2000-10-20
key 't' should be KEY_PREFIX. fixed.
sabetts
2000-10-17
*** empty log message ***
sabetts