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
/
events.c
Age
Commit message (
Expand
)
Author
2001-02-15
(handle_key): use dynamic strings
algernon
2001-02-14
cannot over modify keystrokes
rcyeske
2001-02-11
* manage.h (set_state): Added prototype
sabetts
2001-02-10
* communications.c (send_restart, send_kill): Added
sabetts
2000-12-15
* events.c: propagated changes to set_active_window usage
sabetts
2000-12-15
(property_notify): Added handler for XA_WM_NORMAL_HINTS.
sabetts
2000-12-09
* data.h (struct rp_window): added x, y, width, height, border;
sabetts
2000-12-09
* input.c (cook_keycode): properly handle LockMask
sabetts
2000-12-04
* input.h (cook_keycode): added prototype
sabetts
2000-11-28
fixed window focus problems in handle_key
sabetts
2000-11-27
fixed some problems with modifiers for key events
sabetts
2000-10-30
added ifdef's to toggle the hide mouse feature
sabetts
2000-10-21
for windows that don't grab the mouse, ratpoison restores the rat to
sabetts
2000-10-20
fixed MODIFIER_PREFIX bug
sabetts
2000-10-20
added initial support for hiding the rat on key events
sabetts
2000-10-20
added unmanaged windows and window padding
rcyeske
2000-10-20
fixed badwindow errors when deleting windows by ignoring badwindow errors in ...
sabetts
2000-10-17
emacs now maximizes properly rxvt seems to too, but more testing will be needed.
sabetts
2000-10-17
fixed bug that lost focus of any window when the current window was unmapped.
sabetts
2000-10-15
added --kill and --restart to kill and restart a running ratpoison process
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