summaryrefslogtreecommitdiff
path: root/src/events.c
AgeCommit message (Expand)Author
2001-04-10*** empty log message ***rcyeske
2001-04-07* src/split.h (hide_frame_indicator): new prototypesabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts
2001-03-29better command functionalitysabetts
2001-03-19* src/main.c (ratpoison_longopts): add --command to recognizedsabetts
2001-03-14* src/events.c (delegate_event): calls focus_change on FocusOutsabetts
2001-03-12merged rel-0-1-0 branchsabetts
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 prototypesabetts
2001-02-28* main.c (handler): Prepends error message with "ERROR: ".sabetts
2001-02-23* main.c (main): passes return value of find_window_other() tosabetts
2001-02-22added preliminar keybinding supportrcyeske
2001-02-20removed key_actions table, replaced with set of functionsrcyeske
2001-02-19propogated function renamesrcyeske
2001-02-17renamed display_msg_in_bar() to message(); it and get_input() no longer take ...rcyeske
2001-02-15(handle_key): use dynamic stringsalgernon
2001-02-14cannot over modify keystrokesrcyeske
2001-02-11* manage.h (set_state): Added prototypesabetts
2001-02-10* communications.c (send_restart, send_kill): Addedsabetts
2000-12-15* events.c: propagated changes to set_active_window usagesabetts
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 LockMasksabetts
2000-12-04* input.h (cook_keycode): added prototypesabetts
2000-11-28fixed window focus problems in handle_keysabetts
2000-11-27fixed some problems with modifiers for key eventssabetts
2000-10-30added ifdef's to toggle the hide mouse featuresabetts
2000-10-21for windows that don't grab the mouse, ratpoison restores the rat tosabetts
2000-10-20fixed MODIFIER_PREFIX bugsabetts
2000-10-20added initial support for hiding the rat on key eventssabetts
2000-10-20added unmanaged windows and window paddingrcyeske
2000-10-20fixed badwindow errors when deleting windows by ignoring badwindow errors in ...sabetts
2000-10-17emacs now maximizes properly rxvt seems to too, but more testing will be needed.sabetts
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts
2000-10-15added --kill and --restart to kill and restart a running ratpoison processsabetts
2000-09-15Added a standard error reporting function PRINT_ERROR and a standardsabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts