index
:
~fredinfinite23/mobileperf
master
water_gles
wobbly_gles
Stability and Performance tuning for gles-enabled compiz
Frederic Plourde
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
switcher
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-03
various fixups
Travis Watkins
1
-7
/
+1
2011-08-03
switch to GL_TRIANGLES for window geometry
Travis Watkins
1
-1
/
+1
2011-08-03
move matrix handling to GLVertexBuffer and remove GLFragment
Travis Watkins
1
-9
/
+1
2011-08-03
update plugins to use GLVertexBuffer
Travis Watkins
1
-38
/
+45
2011-03-12
Add support for a "focus on switch" option which toggles whether or not
Sam Spilsbury
1
-5
/
+5
2011-02-19
Map and unmap the switcher window directly
Sam Spilsbury
1
-19
/
+2
2011-02-10
Make the switcher window being override redirect.
Sam Spilsbury
1
-1
/
+2
2010-12-07
Correctly reflect that the switcher window is managed.
Sam Spilsbury
2
-1
/
+17
2010-12-07
Switcher: prevent simulataneous plugin uses that don't make sense.
Sam Spilsbury
1
-5
/
+5
2010-09-08
compiztoolbox.cpp: Move input focus to highlighted windows so it is possible ...
Sam Spilsbury
2
-0
/
+12
2010-06-12
A few big changes:
Sam Spilsbury
1
-0
/
+1
2010-05-15
Add necessary changes to compile without rpath usage
Sam Spilsbury
1
-3
/
+4
2010-05-12
Use configureXWindow and XConfigureWindow respectively instead of ::resize.
Sam Spilsbury
1
-9
/
+12
2010-02-07
Simplify window removal.
Danny Baumann
1
-25
/
+16
2010-02-03
Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retriev...
Sam Spilsbury
1
-1
/
+1
2010-02-02
Revert "Correctly reflect that the switcher window is managed."
Sam Spilsbury
1
-6
/
+0
2010-02-02
Revert "Fix typo"
Sam Spilsbury
1
-1
/
+1
2010-02-02
Fix typo
Sam Spilsbury
1
-1
/
+1
2010-02-02
Correctly reflect that the switcher window is managed.
Sam Spilsbury
1
-0
/
+6
2009-12-25
Paint switcher icons at the same size.
Erkin Bahceci
1
-13
/
+11
2009-12-25
Remove unused switcher constants.
Erkin Bahceci
1
-4
/
+0
2009-12-24
Don't use mipmap for icons.
Erkin Bahceci
2
-8
/
+7
2009-12-16
Various minor optimizations.
Erkin Bahceci
1
-11
/
+18
2009-12-16
Fix crash when first switching after a window is minimized.
Erkin Bahceci
1
-3
/
+8
2009-12-07
Consolidate icon related functions and move them to window class.
Danny Baumann
2
-10
/
+10
2009-12-07
Add a showIconOnly () virtual function to BaseSwitchScreen so that switchers ...
Sam Spilsbury
2
-1
/
+8
2009-10-19
switcher: Fix crash when a minimized window closes while switching with "show...
Erkin Bahceci
2
-37
/
+32
2009-07-30
switcher: Fix sign warnings.
Erkin Bahceci
1
-18
/
+19
2009-07-23
Refactor switcher, move parts into toolbox library plugin.
Erkin Bahceci
2
-582
/
+155
2009-07-17
Convert Bool -> bool, TRUE -> true, FALSE -> false.
Erkin Bahceci
2
-4
/
+4
2009-07-14
Fix some compiler warnings.
Erkin Bahceci
1
-6
/
+1
2009-07-08
switcher: Set XClassHint for popup window.
Erkin Bahceci
1
-1
/
+5
2009-07-08
Move hide/show to PrivateWindow, add wrapper hide/show.
Erkin Bahceci
1
-2
/
+2
2009-03-29
Handle cases correctly where a window should be unmapped but isn't because a ...
Dennis Kasprzyk
1
-1
/
+1
2009-03-16
Whitespace fixes.
Danny Baumann
2
-7
/
+2
2009-03-15
Track core changes.
Dennis Kasprzyk
2
-157
/
+74
2009-03-15
Merge branch 'master' of git+ssh://git.compiz-fusion.org/git/compiz/core
Dennis Kasprzyk
2
-5
/
+5
2009-03-15
New generalized build system.
Dennis Kasprzyk
2
-0
/
+1873