summaryrefslogtreecommitdiff
path: root/src/window.c
AgeCommit message (Expand)Author
2013-04-10Get rid of several unused variablesJérémie Courrèges-Anglas
2008-10-10allow window border color to be set seperately for focused and unfocused windowsKipling Inscore
2008-10-10clean up set_active_window_body() with 2 new helper functionsJ.R. Mauro
2007-07-18free more stuff at termination time to make valgrind output better readablebrl
2007-03-08* src/split.c (set_active_frame): call switch_frame hooksabetts
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
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(init_user_commands): add optional argument to "info"sabetts
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
2005-10-22(get_mouse_position): renamed fromsabetts
2005-10-20* src/window.c: include unistd.hsabetts
2005-06-11(isdigit): new functionsabetts
2005-06-11(isdigit): new functionsabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.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-03* src/group.c (group_last_window): add argument, the screen to find thesabetts
2004-05-20(format_window_name): add %f format optionsabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-08-29* src/window.c (give_window_focus): use set_rp_window_focus.sabetts
2003-08-24(goto_window): don't do anything if the window issabetts
2003-08-23(set_active_window): don't do anything if thesabetts
2003-08-10(give_window_focus): only save the pointer positionsabetts
2003-07-17* src/window.c (set_active_window): run the switch window hook.sabetts
2003-06-15(set_active_window): remove duplicate call tosabetts
2003-05-25* src/window.c: do not include ctype.hsabetts
2003-05-25* src/bar.c (reset_alarm): new functionsabetts
2003-05-20 * src/linkedlist.h: Move all C function to linkedlist.csabetts
2003-05-16* src/window.c (add_to_window_list): add the window to the currentsabetts
2003-05-15* src/data.h (struct rp_frame): renamed from rp_window_frame. Allsabetts
2003-05-15(struct rp_screen): rename fromsabetts
2003-05-09* src/manage.h (clear_unmanaged_list): new prototypesabetts
2003-04-11* src/window.c (window_name): use WIN_NAME_* defines for possiblesabetts
2003-04-06* src/window.c (get_window_list): if window_list_style is STYLE_COLUMN thensabetts
2003-04-05* src/window.c (get_window_list): if wrap_window_list is on thensabetts
2003-04-04* src/actions.c (cmd_setenv): properly parse the environment namesabetts
2003-03-31* src/window.c (set_current_window): use current_frame()sabetts
2003-03-31* src/split.c (current_window): call screen_get_frame.sabetts
2003-03-07Renamed list.c to window.csabetts