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
/
manage.c
Age
Commit message (
Expand
)
Author
2001-03-03
fixes to maximize_transient
sabetts
2001-03-03
fixes to maximize_normal
sabetts
2001-03-02
* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.
rcyeske
2001-03-01
* manage.c (map_window): calls update_window_information.
sabetts
2001-02-28
* manage.h (ungrab_prefix_key): new prototype
sabetts
2001-02-28
* actions.c: "maximize" user command calls cmd_maximize
sabetts
2001-02-23
* main.c (main): passes return value of find_window_other() to
sabetts
2001-02-22
comment out broken sort_window_list_by_number call
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-17
renamed display_msg_in_bar() to message(); it and get_input() no longer take ...
rcyeske
2001-02-15
header cleanups & copyright year update & co
algernon
2001-02-11
* manage.h (set_state): Added prototype
sabetts
2000-12-15
* actions.c (maximize): increment size in hints->width_inc and hints->height_...
sabetts
2000-12-15
* manage.c (manage): added ColormapChangeMask and
sabetts
2000-12-15
added commenting
sabetts
2000-12-09
* data.h (struct rp_window): added x, y, width, height, border;
sabetts
2000-10-30
removed PointerMotionMask from the events ratpoison polls windows for
sabetts
2000-10-30
added ifdef's to toggle the hide mouse feature
sabetts
2000-10-20
added initial support for hiding the rat on key events
sabetts
2000-10-20
free pointer and test for NULL names in unmanaged_window()
rcyeske
2000-10-20
added unmanaged windows and window padding
rcyeske
2000-10-20
added get_window_name
sabetts
2000-10-17
fixed bug that lost focus of any window when the current window was unmapped.
sabetts
2000-09-15
minor change to update_window_name to get rid of a compiler warning
sabetts
2000-09-15
Added a standard error reporting function PRINT_ERROR and a standard
sabetts
2000-09-07
restructured tree, added automake and autoconf to the build process.
sabetts