summaryrefslogtreecommitdiff
path: root/src/events.c
AgeCommit message (Expand)Author
2002-02-03(handle_signals): only hide the bar if it timessabetts
2002-01-24* src/actions.c (find_alias_index): new functionsabetts
2002-01-24* src/manage.c (send_configure): Change parameters to X11 window,sabetts
2002-01-24* src/events.c (configure_notify): remove functionsabetts
2002-01-10* src/events.c (delegate_event): ignore the CirculateRequest event.sabetts
2002-01-02* src/main.c (init_screen): do not select on any events for thesabetts
2001-12-21* src/data.h (rp_error_msg): new global externsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-10-18* src/split.h (find_last_frame): new prototypesabetts
2001-10-11fixed a raise request rudeness maladysabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
2001-09-06numlock, caps lock, and scroll lock are ignored for the prefix key.sabetts
2001-08-27code cleanupsabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-26raise request bug fixsabetts
2001-08-23new rudeness commandsabetts
2001-08-23new code to handle transient windowssabetts
2001-08-23another transient window hiding bug fixsabetts
2001-08-20fixed maximize bug in clean_framesabetts
2001-08-19window switching flicker bug fixedsabetts
2001-08-19fixed emacs20 maximize bugsabetts
2001-08-18commands can be called interactively and non-interactively. commands return a...sabetts
2001-08-18window flicker problems fixedsabetts
2001-06-11* src/events.c (grab_rat): wrap in ifdefsabetts
2001-06-11* src/main.c (rp_rat_bits): removesabetts
2001-06-05* src/manage.c (hide_window): ignore only StructureNotify events.sabetts
2001-06-02* src/manage.c (hide_window): ignore unmap_notify events whensabetts
2001-06-01iconic window map_request properlysabetts
2001-06-01transients appear overtop of other windowssabetts
2001-05-24* src/events.c (colormap_notify): ignore badwindows whensabetts
2001-05-18* src/input.c (update_modifier_map): rename fromsabetts
2001-04-16accidental commented out stuffsabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-13* src/split.h (blank_frame): new prototypesabetts
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