index
:
compiz/plugins/group
compiz-0.8
compiz-0.9.5.0-series
compiz-0.9.5.92-series
group2
master
Window grouping plugin
compiz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-20
Add RELEASED file
compiz-0.9.5.92-series
Sam Spilsbury
1
-0
/
+1
2011-08-20
Update NEWS for 0.9.5.92
compiz-0.9.5.92
Sam Spilsbury
3
-4
/
+12
2011-07-14
Bump VERSION
Sam Spilsbury
1
-1
/
+1
2011-07-14
Update NEWS for 0.9.5.0
compiz-0.9.5.0
Sam Spilsbury
3
-0
/
+1981
2011-07-07
Add VERSION file (0.9.5.0)
Sam Spilsbury
1
-0
/
+1
2011-03-14
Update for new core API
Sam Spilsbury
4
-32
/
+32
2010-11-22
Add some documentation and also handle when another plugin wants to register
Sam Spilsbury
1
-0
/
+51
2010-11-22
Add a simple matching system (group=1) to grouped windows.
Sam Spilsbury
3
-2
/
+54
2010-11-05
Check functions in ::select and ::deselect rather than ::checkFunctions since...
Sam Spilsbury
1
-2
/
+3
2010-11-05
Don't hide tab bars on window restack
Sam Spilsbury
1
-0
/
+2
2010-11-05
Don't restore tabbed state if the top id is no longer in the group
Sam Spilsbury
2
-4
/
+11
2010-11-05
Store results better - also we can access mTabBar directly
Sam Spilsbury
2
-2
/
+3
2010-11-05
Fix bug where compiz would eat all the system memory (since stl hates negativ...
Sam Spilsbury
1
-2
/
+2
2010-11-05
Fix damage bounds in selection rect
Sam Spilsbury
1
-6
/
+11
2010-11-05
Fix damage issues on tab select
Sam Spilsbury
1
-0
/
+3
2010-11-05
Remove debug message and do perspective transform on rotate animation (so the...
Sam Spilsbury
2
-3
/
+20
2010-10-30
Fix grouped raise/lower and remove debug message
Sam Spilsbury
1
-18
/
+19
2010-10-30
Don't need to repeat the ::isGroupWindow check twice
Sam Spilsbury
1
-5
/
+0
2010-10-30
Don't auto-group windows if they aren't supposed to be a group window.
Sam Spilsbury
2
-6
/
+14
2010-10-27
Fix crash
Sam Spilsbury
1
-5
/
+5
2010-10-25
Remove debug message
Sam Spilsbury
2
-10
/
+0
2010-10-25
fix weirdness and crash when using autotab
Sam Spilsbury
3
-59
/
+76
2010-10-25
Fix wrong symbol
Sam Spilsbury
2
-23
/
+22
2010-10-23
Cleanup (static analysis)
Sam Spilsbury
6
-293
/
+291
2010-10-23
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/plugins/group
Sam Spilsbury
1
-4
/
+4
2010-10-23
Don't push the group to the front in the constructor.
group2
Sam Spilsbury
2
-3
/
+2
2010-10-23
Drop the identifier stuff.
Sam Spilsbury
2
-71
/
+1
2010-10-23
Better API usage and remove debug message
Sam Spilsbury
3
-14
/
+15
2010-10-23
Fix selection layer not showing (because it was 100% transparent)
Sam Spilsbury
2
-6
/
+6
2010-10-23
Use PluginStateWriter in order to achieve group state save/restore
Sam Spilsbury
5
-255
/
+232
2010-10-23
Specifiying an initial identifier now for the group is a bit useless, so dont.
Sam Spilsbury
4
-9
/
+7
2010-10-23
We've changed the way groups are created now (no longer in addWindowToGroup) ...
Sam Spilsbury
1
-14
/
+0
2010-10-23
Remove useless braces
Sam Spilsbury
1
-2
/
+0
2010-10-23
Remove Debug Message
Sam Spilsbury
1
-4
/
+0
2010-10-23
Fix comment and fix typo which caused preparePaint not to be enabled while we...
Sam Spilsbury
3
-6
/
+6
2010-10-23
Add windows by selecting them and then turning that selection into a group. T...
Sam Spilsbury
5
-28
/
+52
2010-10-23
Don't call an action in order to group windows, use the appropriate API here
Sam Spilsbury
1
-2
/
+1
2010-10-23
Move code that actually groups windows out of GroupScreen and into Selection:...
Sam Spilsbury
3
-51
/
+62
2010-10-23
Don't copy a list
Sam Spilsbury
1
-9
/
+14
2010-10-23
Fix a comment
Sam Spilsbury
1
-2
/
+2
2010-10-23
Clean up loop to check if we need PAINT_SCREEN_WITH_TRANSFORMED_WINDOWS_MASK
Sam Spilsbury
2
-14
/
+9
2010-10-23
Fix tab bar text not updating on hover unless the screen was damaged elsewhere.
Sam Spilsbury
1
-0
/
+5
2010-10-22
Remove debug message
Sam Spilsbury
1
-1
/
+0
2010-10-22
Dynamically enable and disable preparePaint and donePaint
Sam Spilsbury
6
-21
/
+107
2010-10-21
Only require screen level gl paint functions as required. Also check for mTab...
Sam Spilsbury
5
-3
/
+81
2010-10-21
Re-enable functions on option changes
Sam Spilsbury
1
-0
/
+12
2010-10-21
Fix windows not getting their glow instantly
Sam Spilsbury
2
-9
/
+54
2010-10-21
1) Only toggle damageRect when needed
Sam Spilsbury
6
-21
/
+55
2010-10-21
Remove useless bools
Sam Spilsbury
1
-4
/
+0
2010-10-21
Use a mask
Sam Spilsbury
1
-7
/
+22
[next]