summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Expand)Author
2005-01-30(cmd_undefinekey): call XSync after ungrabbing and grabbing allsabetts
2005-01-30(cmd_escape): when the escape key doesn't have asabetts
2005-01-22* src/actions.h (argtype): add arg_RAWsabetts
2005-01-22(init_user_commands): make unmanage'd argumentsabetts
2005-01-21(init_user_commands): fix unmanage command.sabetts
2005-01-15 * src/actions.c (spawn): Prepend cmd with exec.sabetts
2005-01-15 * actions.c (cmd_focusleft,cmd_focusright,cmd_focusup,cmd_focusdown): showsabetts
2005-01-15* src/actions.c (cmd_prev): return a cmdret*. same for errorsabetts
2005-01-15(command): check list_size of head when checking for too manysabetts
2005-01-15(init_user_commands): set the last argument of thesabetts
2005-01-15* src/actions.c (init_user_commands): change select's argument tosabetts
2005-01-15* src/globals.h (rp_exec_newwm): new extern.sabetts
2005-01-15*** empty log message ***sabetts
2005-01-15(parse_args): remove erroneous pointer dereferencesabetts
2005-01-15 * src/actions.c (ARG_STRING): new definesabetts
2005-01-04(cmd_rudeness): Print rudeness to bar when calledrcyeske
2005-01-04* src/main.c (print_help): Update mailing list.rcyeske
2004-12-13backout appendselsabetts
2004-12-13(cmd_appendsel): new functionsabetts
2004-12-13* src/sbuf.c (sbuf_concat): call sbuf_nconcat. move bulk of bodysabetts
2004-12-09* src/actions.c (cmd_unmanage): fix message formattingsabetts
2004-12-09* src/messages.h (MESSAGE_NO_OTHER_WINDOW): remove padding spacessabetts
2004-12-09(frestore): use strtok_r.sabetts
2004-12-09(frestore): use strtok_r.sabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-22 * src/actions.c (cmd_verbexec): rewritten to fix crash bug.sabetts
2004-11-20(cmd_rathold): change argument order. echo parsesabetts
2004-11-19(cmd_describekey): fix error messages.sabetts
2004-11-19* src/actions.c (set_vars): add maxundossabetts
2004-11-19* src/window.c (print_window_information): add argument,sabetts
2004-11-18* src/window.c (unhide_transient_for): add a newline to debuggingsabetts
2004-11-17*** empty log message ***sabetts
2004-11-17*** empty log message ***sabetts
2004-11-12* src/actions.c (cmd_ratclick): new functionsabetts
2004-11-03* src/group.c (group_last_window): add argument, the screen to find thesabetts
2004-10-28(set_padding): fix the padding order in xsprintf.sabetts
2004-10-25(cmd_set): check if var is NULL before checking strlen(var)sabetts
2004-10-08msgwait was accidentally deletedsabetts
2004-10-05* src/actions.c (cmd_source): display an error message if no file is supplied.sabetts
2004-10-05* src/actions.c (cmd_unsetenv): add an '=' to the string passed tosabetts
2004-10-05(parse_wingravity): accept numbers for gravity.sabetts
2004-10-05(cmd_version): add the build date and time.sabetts
2004-10-05new command, sselectsabetts
2004-10-05new command, sselectsabetts
2004-05-20* src/input.c (rp_mask_to_x11_mask): handle the shift modifiersabetts
2004-04-24* src/data.h (struct rp_defaults): new members, font_string,sabetts
2004-04-19* src/actions.c (cmd_set): if non-interactive and no arguments aresabetts
2004-04-19* src/messages.h (MESSAGE_PROMPT_SELECT_VAR): new definesabetts
2004-04-18* src/manage.h (ungrab_keys_all_wins): new prototypesabetts