summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-11-18(bar_y): take into account screen paddingsabetts
2006-11-17* src/split.c (show_frame_indicator): use defaults.frame_fmtsabetts
2006-10-04(handle_key): demote the 'no matching key' error to debug output.sabetts
2006-10-04(strtok_ws): remove useless debug ouput.sabetts
2006-09-27(initialize_default_keybindings): bind "swap" to C-t x and C-t C-xsabetts
2006-09-27*** empty log message ***sabetts
2006-09-26* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.sabetts
2006-08-27(parse_args): gobble spaces at the beginning ofsabetts
2006-08-24(prepare_bar): cap the width and height to the size ofsabetts
2006-05-24* src/actions.c (spawn): pass cmd twice to execclsabetts
2006-05-24* src/events.c (handle_signals): pass NULL to execlpsabetts
2006-05-24* src/actions.c (spawn): pass NULL to execclsabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-05-22*** empty log message ***sabetts
2006-05-15* src/manage.c (grab_top_level_keys): use defaults.top_kmap for the top kmapsabetts
2006-05-14(update_modifier_map): use XGetKeyboardMapping.sabetts
2006-04-29* src/bar.c (marked_message): print NULL if msg is null in debug outputsabetts
2006-04-29(cmd_getenv): return an empty string forsabetts
2006-04-21(print_version): print build datesabetts
2006-04-21* src/actions.h: new command sfrestoresabetts
2006-04-20(property_notify): Only map the first window in the launch frame.sabetts
2006-04-20* src/split.c (show_frame_message): use XmbDrawString and XmbTextEscapementsabetts
2006-04-18(hook_run): echo the result of each command. free thesabetts
2006-04-04* src/messages.h (MESSAGE_MAP_TRANSIENT_GROUP): new definesabetts
2006-04-02(handle_key): call XAllowEventssabetts
2006-04-02*** empty log message ***sabetts
2006-04-01(grab_key): grab the keyboard synchronouslysabetts
2006-03-162006-03-15 Bernhard R. Link <brlink@debian.org>sabetts
2006-03-16* src/main.c (clean_up): use list_size not rp_num_frame_undossabetts
2006-03-16* src/window.c (_XOPEN_SOURCE): new definesabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2006-03-15*** empty log message ***sabetts
2006-03-15* src/bar.c (show_bar): accept a fmt argument. all callers and prototype upda...sabetts
2006-03-15(init_user_commands): add optional argument to "info"sabetts
2006-03-14* src/manage.c (ungrab_top_level_keys): unconditionally ungrab every key.sabetts
2006-03-11*** empty log message ***sabetts
2006-03-08* src/main.c (clean_up): properly free rp_frame_numsetsabetts
2006-02-27(editor_insert): use memmove to make room forsabetts
2006-02-26* src/window.c (add_to_window_list): only change the window'ssabetts
2006-01-05* src/conf.h (ASPECT_WINDOWS_ARE_TRANSIENTS): new definesabetts
2006-01-03* src/number.c (numset_add_num): store the ret val ofsabetts
2005-12-11* src/manage.c (withdraw_window): call rp_delete_window_hook hooksabetts
2005-11-05* src/events.c (handle_signals): xsync after hiding all windowssabetts
2005-11-05* src/manage.h (unhide_all_windows): new prototypesabetts
2005-10-22(get_mouse_position): renamed fromsabetts
2005-10-20* src/window.c: include unistd.hsabetts
2005-10-14(cmd_describekey): print the key name even when it's bound.sabetts
2005-08-24(cmd_addhook): remove erroneous call to free.sabetts
2005-06-13(edit_bindings): add C-h and C-msabetts
2005-06-11* src/main.c (clean_up): call del_frame_undo not pop_frame_undosabetts