summaryrefslogtreecommitdiff
path: root/src/group.c
Commit message (Expand)AuthorAgeFilesLines
* Fix grouping in the presence of ancestors; caught by Björn. #336184Elijah Newren2006-03-301-7/+11
* Patch from Thomas Thurman to work around buggy application grouping withElijah Newren2006-02-271-2/+8
* Add my copyright notice to a number of files on which it should alreadyRob Adams2004-02-231-0/+1
* don't be stupid and set window->group = NULL after callingRob Adams2003-06-041-3/+2
* Precompute groups to guarantee that meta_group_list_windows always returnsRob Adams2003-06-041-42/+48
* Roll back broken updateRob Adams2003-06-041-45/+41
* Precompute groups to guarantee that meta_group_list_windows always returnsRob Adams2003-06-041-41/+45
* lengthen to 15 secondsHavoc Pennington2002-12-011-19/+85
* move meta_window_shutdown_group() much earlier in the destroy process. MayHavoc Pennington2002-10-271-0/+3
* include config.hHavoc Pennington2002-10-271-0/+1
* window is in fullscreen layer if any member of its group is fullscreenHavoc Pennington2002-08-121-0/+188