summaryrefslogtreecommitdiff
path: root/src/events.c
AgeCommit message (Expand)Author
2013-04-10destroy_window: frame could be NULLJérémie Courrèges-Anglas
2013-02-22make ratpoison -c provide a useful exit statusJérémie Courrèges-Anglas
2013-02-06make TEXT atoms global variablesJérémie Courrèges-Anglas
2010-12-23don't follow a pointer that might be NULL (HIDE_MOUSE specific)Bernhard R. Link
2010-05-18add a titlechanged hookZed Lopez
2009-01-16Move screen activation code to new (de)activate_screen functions,Bernhard R. Link
2008-02-19grab top level key bindings asynchronouslyShawn
2008-02-06Merge branch 'master' of ssh://sabetts@git.sv.gnu.org/srv/git/ratpoisonShawn
2008-02-06Change the way input is readShawn
2007-12-07call switchwin hook when a window in unmapped or destroyedShawn Betts
2007-03-08* src/split.c (set_active_frame): call switch_frame hooksabetts
2006-12-14*** empty log message ***sabetts
2006-11-26*** empty log message ***sabetts
2006-10-04(handle_key): demote the 'no matching key' error to debug output.sabetts
2006-09-26* src/manage.c (update_window_name): return 1 if anything changed. 0 otherwise.sabetts
2006-05-24* src/events.c (handle_signals): pass NULL to execlpsabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-05-15* src/manage.c (grab_top_level_keys): use defaults.top_kmap for the top kmapsabetts
2006-04-20(property_notify): Only map the first window in the launch frame.sabetts
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