Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-21 | for windows that don't grab the mouse, ratpoison restores the rat to | sabetts | |
its position before it was hidden by a keystroke when it receives a PointerMotion event. | |||
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 | |
destroy_window | |||
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 | |
moved key strokes into a structure in actions.c along with all key stroke functi ons. added ability to ignore badwindow errors. fixed up unmap_notify function. w hen waiting for a keystroke after the prefix has been hit, pressing a modifier d oesn't count as a 'keystroke' and doesn't abort the current key combination bein g keyed | |||
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 | |
debug output function PRINT_DEBUG. | |||
2000-09-07 | restructured tree, added automake and autoconf to the build process. | sabetts | |