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
/
window.c
Age
Commit message (
Expand
)
Author
2003-08-10
(give_window_focus): only save the pointer position
sabetts
2003-07-17
* src/window.c (set_active_window): run the switch window hook.
sabetts
2003-06-15
(set_active_window): remove duplicate call to
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-20
* src/linkedlist.h: Move all C function to linkedlist.c
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-04-11
* src/window.c (window_name): use WIN_NAME_* defines for possible
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
* src/split.c (current_window): call screen_get_frame.
sabetts
2003-03-07
Renamed list.c to window.c
sabetts