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
/
conf.h
Age
Commit message (
Expand
)
Author
2002-02-01
* src/actions.c (command): bail out if alias recursion gets too deep.
sabetts
2001-12-21
* src/manage.c (unmanage): set the kill_signalled variable.
sabetts
2001-12-21
* src/input.c (input_history): new static global
sabetts
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-09
(MAXSIZE_WINDOWS_ARE_TRANSIENTS): defined
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-24
added a user abort key
sabetts
2001-06-11
* src/events.c (grab_rat): wrap in ifdef
sabetts
2001-04-07
* src/split.h (hide_frame_indicator): new prototype
sabetts
2001-04-01
* src/split.h (find_window_for_frame): new function prototype
sabetts
2001-03-18
added comment concerning INPUT_WINDOW_SIZE
sabetts
2001-03-14
* src/conf.h: replaced the silly c++ style comment around
sabetts
2001-02-28
* manage.h (ungrab_prefix_key): new prototype
sabetts
2001-02-24
remove themes support
rcyeske
2001-02-19
moved bar back to upper right (oops)
rcyeske
2001-02-19
added theme support
rcyeske
2001-02-19
* manage.c (manage): calls sort_window_list_by_number
sabetts
2001-02-18
* conf.h: restructured comments. Added #define for AUTO_CLOSE.
sabetts
2001-02-15
header cleanups & copyright year update & co
algernon
2001-02-14
changed skins
rcyeske
2000-12-09
* input.c (cook_keycode): properly handle LockMask
sabetts
2000-10-30
added ifdef's to toggle the hide mouse feature
sabetts
2000-10-20
adjusted PADDING_* offset. added comment describing UNMANAGED_WINDOW_LIST
sabetts
2000-10-20
added unmanaged windows and window padding
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