summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-09-15(spawn): set the process group ID and session IDsabetts
2001-09-13(command): Gobble the whitespace between thesabetts
2001-09-13unbind the key if no command is passed to the 'bind' command.sabetts
2001-09-13* src/actions.c (command): Gobble the whitespace between thesabetts
2001-09-09(MAXSIZE_WINDOWS_ARE_TRANSIENTS): definedsabetts
2001-09-09* src/split.c (set_active_frame): give the key_window focus whensabetts
2001-09-09* src/bar.c (marked_message): use the screen_info fg_color andsabetts
2001-09-09(cmd_windows): if data is NULL use the default format string.sabetts
2001-09-09(cmd_defbartimeout): merge the 2 ifs.sabetts
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-09-06* src/main.c (show_welcome_message): If the help key is bound to ?sabetts
2001-09-06* configure.in: check for getopt and getopt_long.sabetts
2001-09-05* src/messages.h (MESSAGE_WELCOME): The help keystroke is notsabetts
2001-09-04* src/actions.h (cmd_unbind): new prototypesabetts
2001-08-31maximize bug fixed. frame indicator is less intrusivesabetts
2001-08-29unhide bugsabetts
2001-08-27pad the date with spacessabetts
2001-08-27maximize bugsabetts
2001-08-27code cleanupsabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-26raise request bug fixsabetts
2001-08-26frame indicator suppressed when there is only 1 framesabetts
2001-08-24added a user abort keysabetts
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-19help screen fixupsabetts
2001-08-19fixed emacs20 maximize bugsabetts
2001-08-18fixed transient crashsabetts
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/actions.c (cmd_generate): return if there is no currentsabetts
2001-06-11* src/main.c (rp_rat_bits): removesabetts
2001-06-06(unhide_transient_for): abort if the transient_forsabetts
2001-06-05put back give_window_focussabetts
2001-06-05(parse_keydesc): return NULL if the keydesc is asabetts
2001-06-05* src/manage.c (hide_window): ignore only StructureNotify events.sabetts
2001-06-02* src/list.c (unhide_transient_for): new functionsabetts
2001-06-02* src/manage.c (hide_window): ignore unmap_notify events whensabetts
2001-06-01reverted last revisionsabetts
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-22 * src/actions.c (cmd_generate): only generate the event if theresabetts
2001-05-18* src/input.c (update_modifier_map): rename fromsabetts
2001-04-19* src/manage.c (unhide_window): map and raise the window.sabetts