index
:
ratpoison
cr/add_confirmquit
cr/deprecate_winliststyle
cr/implement_gnumber
cr/implement_gnumber-with_winliststyle
cr/implement_gnumber_hack
cr/implement_gnumber_uglyhack
cr/perl_prefer_envvar
cr/remove_cos_obsolete_email
cr/remove_cos_obsolete_irc
fix/authors_dups_clean-up
fix/gselect_exact_match
fix/unsetenv_memory_corruption
hax/altgr_support
master
rp_simplified
ratpoison is a simple window manager with no flashy wank.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
group.c
Age
Commit message (
Expand
)
Author
2014-03-03
Better, faster, prettier groups_find_by_group_name
Jérémie Courrèges-Anglas
2014-01-03
Don't mix code and decls.
Jérémie Courrèges-Anglas
2014-01-03
malloc -> xmalloc
Jérémie Courrèges-Anglas
2014-01-03
if (ptr) free(ptr) is not a good idiom.
Jérémie Courrèges-Anglas
2013-05-26
Adapt group bar to be updated on group number or name change.
cr/implement_gnumber-with_winliststyle
cos
2013-05-26
Add initial cmd_gnumber implementation.
cos
2013-05-26
Make group_add_new_group() sort groups numerically.
cos
2008-10-19
disallow duplicate group names
Ali Gholami Rudi
2008-10-12
run switch group hooks after gdelete
Ali Gholami Rudi
2008-10-12
don't delete the last group
Ali Gholami Rudi
2008-10-12
select the last visited group after gdelete
Ali Gholami Rudi
2008-10-12
add grename command
Ali Gholami Rudi
2008-10-10
add gother command
Ali Gholami Rudi
2006-05-24
* src/xinerama.c (free_xinerama): take void arguments. prototype updated.
sabetts
2006-03-16
remove tabs and trailing whitespace.
sabetts
2005-10-20
* src/window.c: include unistd.h
sabetts
2005-04-17
* src/messages.h (MESSAGE_RAISE_TRANSIENT_GROUP): new define
sabetts
2004-12-04
update copyright.
sabetts
2004-12-02
Updated copyright notices.
sabetts
2004-11-19
* src/actions.c (set_vars): add maxundos
sabetts
2004-11-03
* src/group.c (group_last_window): add argument, the screen to find the
sabetts
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 before
sabetts
2003-08-23
* src/split.c (remove_all_splits): only hide the windows in the
sabetts
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): check
sabetts
2003-05-25
* src/window.c: do not include ctype.h
sabetts
2003-05-25
(read_key): Do not wait for the key release
sabetts
2003-05-20
* src/linkedlist.h: Move all C function to linkedlist.c
sabetts
2003-05-16
* src/window.c (add_to_window_list): add the window to the current
sabetts