summaryrefslogtreecommitdiff
path: root/src/group.c
AgeCommit message (Expand)Author
2014-01-03Don't mix code and decls.Jérémie Courrèges-Anglas
2014-01-03malloc -> xmallocJérémie Courrèges-Anglas
2014-01-03if (ptr) free(ptr) is not a good idiom.Jérémie Courrèges-Anglas
2013-05-26Adapt group bar to be updated on group number or name change.cr/implement_gnumber-with_winliststylecos
2013-05-26Add initial cmd_gnumber implementation.cos
2013-05-26Make group_add_new_group() sort groups numerically.cos
2008-10-19disallow duplicate group namesAli Gholami Rudi
2008-10-12run switch group hooks after gdeleteAli Gholami Rudi
2008-10-12don't delete the last groupAli Gholami Rudi
2008-10-12select the last visited group after gdeleteAli Gholami Rudi
2008-10-12add grename commandAli Gholami Rudi
2008-10-10add gother commandAli Gholami Rudi
2006-05-24* src/xinerama.c (free_xinerama): take void arguments. prototype updated.sabetts
2006-03-16remove tabs and trailing whitespace.sabetts
2005-10-20* src/window.c: include unistd.hsabetts
2005-04-17* src/messages.h (MESSAGE_RAISE_TRANSIENT_GROUP): new definesabetts
2004-12-04update copyright.sabetts
2004-12-02Updated copyright notices.sabetts
2004-11-19* src/actions.c (set_vars): add maxundossabetts
2004-11-03* src/group.c (group_last_window): add argument, the screen to find thesabetts
2004-06-03* src/number.c (numset_add_num): add debugging output to print the args.sabetts
2004-02-27* src/window.c (give_window_focus): save the mouse position beforesabetts
2003-08-23* src/split.c (remove_all_splits): only hide the windows in thesabetts
2003-07-17* src/window.c (set_active_window): run the switch window hook.sabetts
2003-06-02* src/group.c (groups_merge): don't merge a group with itself.sabetts
2003-05-27* src/completions.c (completions_next_completion): checksabetts
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-16* src/window.c (add_to_window_list): add the window to the currentsabetts