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
2008-05-24
Add xft support
Midare Kiyura
2007-08-14
src/main.c (xvsprintf): limit memory allocation to 200K when vsnprintf return...
brl
2007-05-04
* src/main.c (init_defaults): if the default font fails, use the
sabetts
2006-05-22
*** empty log message ***
sabetts
2006-03-16
remove tabs and trailing whitespace.
sabetts
2006-01-05
* src/conf.h (ASPECT_WINDOWS_ARE_TRANSIENTS): new define
sabetts
2004-12-04
update copyright.
sabetts
2004-12-02
Updated copyright notices.
sabetts
2004-10-05
* src/conf.h (DEFAULT_FONT): new define
sabetts
2004-04-18
* src/manage.h (ungrab_keys_all_wins): new prototype
sabetts
2003-09-02
* src/main.c (show_welcome_message): search the root keymap for
sabetts
2003-05-27
* src/editor.c (saved_command): new local global
sabetts
2003-05-25
* src/window.c: do not include ctype.h
sabetts
2003-02-10
* src/split.h (num_frames): new prototype
sabetts
2002-07-28
* src/main.c (handler): do not report badwindow errors if
sabetts
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