summaryrefslogtreecommitdiff
path: root/src/events.c
AgeCommit message (Expand)Author
2006-04-04* src/messages.h (MESSAGE_MAP_TRANSIENT_GROUP): new definesabetts
2006-04-02(handle_key): call XAllowEventssabetts
2006-03-162006-03-15 Bernhard R. Link <brlink@debian.org>sabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2006-03-15*** empty log message ***sabetts
2006-03-14* src/manage.c (ungrab_top_level_keys): unconditionally ungrab every key.sabetts
2006-02-26* src/window.c (add_to_window_list): only change the window'ssabetts
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-20* src/window.c: include unistd.hsabetts
2005-04-17* src/messages.h (MESSAGE_RAISE_TRANSIENT_GROUP): new definesabetts
2005-01-15* src/globals.h (rp_exec_newwm): new extern.sabetts
2005-01-15 * src/actions.c (ARG_STRING): new definesabetts
2004-12-13* src/sbuf.c (sbuf_concat): call sbuf_nconcat. move bulk of bodysabetts
2004-12-09* src/messages.h (MESSAGE_NO_OTHER_WINDOW): remove padding spacessabetts
2004-12-09*** empty log message ***sabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-18* src/window.c (unhide_transient_for): add a newline to debuggingsabetts
2004-11-03* src/group.c (group_last_window): add argument, the screen to find thesabetts
2004-10-05(property_notify): pass the root window tosabetts
2004-10-05* src/screen.h (is_a_root_window): new prototypesabetts
2004-09-29* configure.in: Warn when the history header or library is notsabetts
2004-06-03* src/number.c (numset_add_num): add debugging output to print the args.sabetts
2004-04-18* src/events.c (configure_request): only display a raise requestsabetts
2004-04-18* src/manage.h (ungrab_keys_all_wins): new prototypesabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-11-29* src/communications.c (receive_command_result): Rename fromrcyeske
2003-11-18* contrib/rpshowall.sh: store ratpoison binary location insabetts
2003-10-15* src/globals.c (rp_hook_db): add hooks quit and restartsabetts
2003-09-02* src/main.c (show_welcome_message): search the root keymap forsabetts
2003-08-31* src/input.c (get_more_input): use XGrabKeyboard and XUngrabKeyboardsabetts
2003-08-29* src/window.c (give_window_focus): use set_rp_window_focus.sabetts
2003-07-17* src/window.c (set_active_window): run the switch window hook.sabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-25(read_key): Do not wait for the key releasesabetts
2003-05-20 * src/linkedlist.h: Move all C function to linkedlist.csabetts
2003-05-15* src/data.h (struct rp_frame): renamed from rp_window_frame. Allsabetts
2003-05-15(struct rp_screen): rename fromsabetts
2003-04-10(unmap_notify): fix crash bug in NormalState case.sabetts
2003-04-09(receive_command): handle the case when more thansabetts
2003-04-04* src/actions.c (cmd_setenv): properly parse the environment namesabetts
2003-03-31* src/split.c (current_window): call screen_get_frame.sabetts
2003-03-26* src/split.h (show_frame_message): new prototypesabetts
2003-02-27* src/main.c (free_screen): new functionsabetts
2003-02-24* src/split.h (cleanup_frame): new protoypesabetts
2003-02-23* configure.in: don't check for variable argument support insabetts
2003-02-22* src/actions.c (cmd_number): use list delete entry macrosabetts
2002-11-24* src/main.c: include sys/wait.hsabetts
2002-11-20* src/ratpoison.h[!HAVE_VARARG_MACROS]: PRINT_ERROR andsabetts