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
/
bar.c
Age
Commit message (
Expand
)
Author
2004-11-03
(blank_frame): use the frames screen, not the current screen.
sabetts
2004-02-27
* src/window.c (give_window_focus): save the mouse position before
sabetts
2003-09-21
(prepare_bar): move and resize the window before mapping it.
sabetts
2003-08-11
(prepare_bar): just use height for the height of the window.
sabetts
2003-08-10
(get_mark_box): take the bar padding into account when
sabetts
2003-06-02
* src/group.c (groups_merge): don't merge a group with itself.
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-20
* src/linkedlist.h: Move all C function to linkedlist.c
sabetts
2003-05-18
(marked_wrapped_message): Free the GC's created with
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-04-08
* src/Makefile.am (ratpoison_SOURCES): add linkedlist.h
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-02-27
* src/main.c (free_screen): new function
sabetts
2003-02-23
* configure.in: don't check for variable argument support in
sabetts
2002-02-03
(marked_message): Fix text marking bug.
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/sbuf.h (sbuf_printf_concat): new prototype
sabetts
2001-10-18
* src/split.c (show_frame_indicator): call XSync after clearing the window.
sabetts
2001-10-12
(show_last_message): abort if there was no last
sabetts
2001-10-02
(marked_message_printf): Handle a return value from
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-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-08-27
code cleanup, unmap_notify bug fixes
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/messages.h (MESSAGE_WELCOME): new define
sabetts
2001-04-06
* src/split.h (h_split_frame): renamed frome h_split_window
sabetts
2001-03-05
(update_window_names): Print a '+' for the last accessed
rcyeske
2001-02-23
* main.c (main): passes return value of find_window_other() to
sabetts
2001-02-19
added message macro and marked_message()
rcyeske
2001-02-19
* manage.c (manage): calls sort_window_list_by_number
sabetts
2001-02-17
renamed display_msg_in_bar() to message(); it and get_input() no longer take ...
rcyeske
2001-02-15
(display_msg_bar): changed an fprintf to a PRING_DEBUG
algernon
2001-02-14
xor highlighting of current window
rcyeske
2001-02-12
(calc_bar_width): removed function
rcyeske
2000-12-09
* input.c (cook_keycode): properly handle LockMask
sabetts
2000-10-25
fixed right hand side bar location: right-most border now shows
rcyeske
2000-10-17
fixed bug that lost focus of any window when the current window was unmapped.
sabetts
2000-09-07
restructured tree, added automake and autoconf to the build process.
sabetts