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
2004-04-18
* src/manage.h (ungrab_keys_all_wins): new prototype
sabetts
2004-04-18
(cmd_v_split, cmd_h_split): swap names.
sabetts
2004-04-04
* src/main.c (init_defaults): init frame_selectors.
sabetts
2004-02-27
* src/screen.c (screen_free_nums): new function. prototype added
sabetts
2004-02-27
* src/window.c (give_window_focus): save the mouse position before
sabetts
2004-01-30
xsync call
sabetts
2004-01-26
(sync_wins): Change list_for_each_entry to
rcyeske
2003-11-18
* contrib/rpshowall.sh: store ratpoison binary location in
sabetts
2003-09-04
(initialize_default_keybindings): use ROOT_KEYMAP
sabetts
2003-09-02
* src/main.c (show_welcome_message): search the root keymap for
sabetts
2003-08-31
* src/input.c (get_more_input): use XGrabKeyboard and XUngrabKeyboard
sabetts
2003-08-29
* src/window.c (give_window_focus): use set_rp_window_focus.
sabetts
2003-08-23
* src/split.c (remove_all_splits): only hide the windows in the
sabetts
2003-08-10
* src/actions.h (cmd_listhook): new prototype
sabetts
2003-08-02
(cmd_number): rename the window's group number
sabetts
2003-07-17
* src/window.c (set_active_window): run the switch window hook.
sabetts
2003-06-26
(cmd_gmove): prompt the user if no group is passed
sabetts
2003-06-24
(cmd_resize): fix error message text
sabetts
2003-06-23
(cmd_groups): always print a column in non-interactive mode.
sabetts
2003-06-23
(cmd_groups): print a * beside the current
sabetts
2003-06-02
(group_completions): use a group's number if it
sabetts
2003-05-27
* src/completions.c (completions_next_completion): check
sabetts
2003-05-27
* src/editor.c (saved_command): new local global
sabetts
2003-05-25
* src/actions.c (cmd_gselect): if the user didn't type anything then return.
sabetts
2003-05-25
* src/actions.c (cmd_gmerge): show a message if the group
sabetts
2003-05-25
* src/window.c: do not include ctype.h
sabetts
2003-05-25
* src/bar.c (reset_alarm): new function
sabetts
2003-05-25
(read_key): Do not wait for the key release
sabetts
2003-05-17
(spawn): always put the DISPLAY string in the
sabetts
2003-05-16
* src/window.c (add_to_window_list): add the window to the current
sabetts
2003-05-15
* src/data.h (struct rp_frame): renamed from rp_window_frame. All
sabetts
2003-05-15
(struct rp_screen): rename from
sabetts
2003-05-09
* src/manage.h (clear_unmanaged_list): new prototype
sabetts
2003-05-09
* src/split.c (split_frame): call update_bar() instead of
sabetts
2003-05-09
* src/split.c (set_active_frame): update the window list after
sabetts
2003-04-14
* src/main.c (init_screen): print the display string for
sabetts
2003-04-11
* src/window.c (window_name): use WIN_NAME_* defines for possible
sabetts
2003-04-08
* src/Makefile.am (ratpoison_SOURCES): add linkedlist.h
sabetts
2003-04-07
* src/actions.h: All cmd_* functions take char* instead of
sabetts
2003-04-06
* src/bar.c (marked_wrapped_message): make the marked line span
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-31
* src/window.c (set_current_window): use current_frame()
sabetts
2003-03-31
*** empty log message ***
sabetts
2003-03-31
* src/split.c (current_window): call screen_get_frame.
sabetts
2003-03-26
* src/split.h (show_frame_message): new prototype
sabetts
2003-03-18
* src/actions.c (initialize_default_keybindings): add keybindings
sabetts
2003-03-07
* src/split.h (find_frame_number): new prototype
sabetts
2003-03-07
* src/main.c (main): call init_window_stuff(). Remove call to init_numbers().
sabetts
[next]