Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* list.h (sort_window_list_by_number): Added prototype
* list.c (swap_list_elements): Added
(sort_window_list_by_number): Added
* input.c (update_input_window): Added
(get_input): calls update_input_window in place of xlib calls.
(get_input): exits if realloc fails
* conf.h: Added INPUT_WINDOW_SIZE
* bar.c (update_window_names): loops through window list from head
to tail.
|
|
|
|
* manage.c (unmanage): kills ratpoison when there are no more
windows.
|
|
|
|
|
|
|
|
|
|
a screen_info param
|
|
autoconf/automake/whatever barfs at it. We both have the same version. Damn it.
|
|
|
|
|
|
|
|
|
|
|
|
(shell_command, switch_to, xterm_command): changed static char[100]s
to dynamic char *s, as get_input() now supports this
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|