Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-03 | Use window parameter. | Danny Baumann | 1 | -2/+6 | |
Minor cleanups. | |||||
2007-10-04 | Use central function to determine if a window should be groupable or not. | Danny Baumann | 1 | -3/+2 | |
Filter out desktop and override_redirect windows. | |||||
2007-09-10 | Compiz indention style. | Danny Baumann | 1 | -244/+244 | |
2007-08-22 | Minor cleanup. | Danny Baumann | 1 | -6/+2 | |
2007-08-22 | Clean up selection code. | Danny Baumann | 1 | -86/+95 | |
2007-08-17 | Coding style adjustments. | Danny Baumann | 1 | -2/+2 | |
2007-08-17 | Added necessary checks on return value of XCreateRegion() | Roland Baer | 1 | -0/+3 | |
2007-08-15 | Simplified code: calloc(NULL, is equivalent to malloc( | Roland Baer | 1 | -10/+2 | |
2007-07-22 | Some cleanup & some minor beautification. | Danny Baumann | 1 | -1/+1 | |
2007-07-13 | Fix typo. | Danny Baumann | 1 | -1/+1 | |
2007-07-13 | Cleanup & beautification. | Danny Baumann | 1 | -129/+179 | |
2007-07-12 | Track selected windows per-screen and not per-display. | Danny Baumann | 1 | -25/+25 | |
This makes sure all windows in a group are on the same screen. | |||||
2007-07-03 | Fix headers. | Danny Baumann | 1 | -6/+6 | |
2007-06-11 | Rename group.h to group-internal.h. | Danny Baumann | 1 | -1/+1 | |
2007-06-09 | - remove some unnecessary screen-damages, and use window damages instead | Roi Cohen | 1 | -6/+7 | |
- small coding style cleanups | |||||
2007-06-09 | fix weird indention in selection.c | Roi Cohen | 1 | -56/+56 | |
2007-06-09 | remove lots of trailing white spaces | Roi Cohen | 1 | -6/+6 | |
2007-05-17 | added the files | Dennis Kasprzyk | 1 | -0/+357 | |