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.h
Age
Commit message (
Expand
)
Author
2003-05-09
* src/manage.h (clear_unmanaged_list): new prototype
sabetts
2003-04-07
* src/actions.h: All cmd_* functions take char* instead of
sabetts
2003-04-06
* src/window.c (get_window_list): if window_list_style is STYLE_COLUMN then
sabetts
2003-04-05
* src/window.c (get_window_list): if wrap_window_list is on then
sabetts
2003-04-04
* src/actions.c (cmd_setenv): properly parse the environment name
sabetts
2003-03-07
* src/split.h (find_frame_number): new prototype
sabetts
2003-02-27
* src/main.c (free_screen): new function
sabetts
2003-02-24
* src/split.h (cleanup_frame): new protoype
sabetts
2003-02-10
* src/split.h (num_frames): new prototype
sabetts
2002-11-20
* src/main.c (init_defaults): set pointer warping to on by
sabetts
2002-03-24
* src/actions.c (command): look for the command in the aliases
sabetts
2002-03-13
* src/split.c (set_active_frame): fix to operate properly with
sabetts
2002-02-01
* src/actions.c (command): bail out if alias recursion gets too deep.
sabetts
2002-01-24
* src/messages.h (MESSAGE_FRAME_STRING): Pad the string with
sabetts
2001-12-21
* src/actions.h (cmd_alias): new prototype
sabetts
2001-12-21
* src/actions.h (cmd_license): new prototype
sabetts
2001-12-21
* src/input.c (update_input_window): Draw the cursor in the right place.
sabetts
2001-12-05
(cmd_getenv): New function.
rcyeske
2001-10-18
* src/split.c (show_frame_indicator): call XSync after clearing the window.
sabetts
2001-10-18
* src/split.h (find_last_frame): new prototype
sabetts
2001-09-21
* src/split.h (find_frame_up): new prototype
sabetts
2001-09-18
* src/actions.h (cmd_info): new prototype
sabetts
2001-09-18
* src/actions.h (cmd_unsetenv): new prototype
sabetts
2001-09-18
* src/ratpoison.h (xstrdup): new prototype
sabetts
2001-09-18
(cmd_clock): rename to cmd_time. Dependant code
sabetts
2001-09-13
(command): Gobble the whitespace between the
sabetts
2001-09-09
* src/bar.c (marked_message): use the screen_info fg_color and
sabetts
2001-09-09
* src/list.h (update_window_position): new prototype
sabetts
2001-09-05
* src/messages.h (MESSAGE_WELCOME): The help keystroke is not
sabetts
2001-09-04
* src/actions.h (cmd_unbind): new prototype
sabetts
2001-08-23
new rudeness command
sabetts
2001-08-18
commands can be called interactively and non-interactively. commands return a...
sabetts
2001-04-15
* src/number.h (add_window_number): new prototype
sabetts
2001-04-15
* src/messages.h (MESSAGE_WELCOME): new define
sabetts
2001-04-07
* src/split.h (hide_frame_indicator): new prototype
sabetts
2001-04-05
add banish to user_commands.
rcyeske
2001-04-01
* src/split.h (find_window_for_frame): new function prototype
sabetts
2001-03-29
better command functionality
sabetts
2001-02-28
* manage.h (ungrab_prefix_key): new prototype
sabetts
2001-02-28
* actions.c: "maximize" user command calls cmd_maximize
sabetts
2001-02-27
* actions.h: prototype for force_maximize added
sabetts
2001-02-26
added cmd_source
rcyeske
2001-02-22
added preliminar keybinding support
rcyeske
2001-02-20
removed key_actions table, replaced with set of functions
rcyeske
2001-02-19
renamed all user commands
rcyeske
2001-02-17
renamed display_msg_in_bar() to message(); it and get_input() no longer take ...
rcyeske
2001-02-17
copyright year update & stuff
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
[next]