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
/
include
/
core
/
window.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-30
Track windows on CreateNotify again, don't rely on trying to beat the race
Sam Spilsbury
1
-0
/
+1
2011-03-15
Reflect difference between actual input frame geometry and border extents
Sam Spilsbury
1
-2
/
+6
2011-02-01
Allow semantic difference between frame window geometry and frame size.
Sam Spilsbury
1
-1
/
+2
2011-01-27
Don't track window geometries or properties until they are actually managed.
Sam Spilsbury
1
-2
/
+3
2011-01-26
Fix windows jumping around when clicking on parts that trigger move
Sam Spilsbury
1
-2
/
+1
2011-01-13
Don't create CompWindow and initialize plugins until MapRequest.
Sam Spilsbury
1
-2
/
+4
2011-01-08
Fix grabs activating when we don't need them to, fixing some applications
Sam Spilsbury
1
-0
/
+1
2010-12-02
Make w->managed () wrapable
Sam Spilsbury
1
-3
/
+3
2010-10-26
Fix out of bounds memory read / write
Sam Spilsbury
1
-7
/
+7
2010-08-08
Make minimization functions wrappable. Check return functions for minimized s...
Sam Spilsbury
1
-9
/
+11
2010-05-19
Return resName as CompString so it can't be modified by the caller.
Danny Baumann
1
-1
/
+1
2010-05-18
add resName getter
Travis Watkins
1
-0
/
+2
2010-05-02
Optionally traverse through ancestry when getting the client leader of a
Danny Baumann
1
-1
/
+1
2010-03-24
Fixed some documentation
Sam Spilsbury
1
-8
/
+14
2010-03-11
Merge branch 'master' of /home/kris/workspace/compiz
Kristopher Ives
1
-1
/
+23
2010-02-04
place: Improve resolution change handling.
Sam Spilsbury
1
-0
/
+2
2010-01-21
Add some documentation on how geometry () and serverGeometry () work
Sam Spilsbury
1
-0
/
+7
2009-12-18
Add CompWindowGrabExternalAppMask.
Erkin Bahceci
1
-5
/
+5
2009-12-16
Add notification for "before map".
Erkin Bahceci
1
-1
/
+2
2009-10-25
Added documentation for some internal classes.
Kristopher Ives
1
-5
/
+8
2009-10-24
Added some TODO comments for WindowInterface and helper struct/enums.
Kristopher Ives
1
-1
/
+15
2009-10-22
Added Doxyfile.
Kristopher Ives
1
-0
/
+4
2009-07-30
More unsigned int to int conversion.
Erkin Bahceci
1
-11
/
+11
2009-07-31
Handle signed/unsigned correctly
Dennis Kasprzyk
1
-2
/
+2
2009-07-13
Add notifications for show desktop mode.
Erkin Bahceci
1
-1
/
+3
2009-07-08
Add hasUnmapReference and use it in decor.
Erkin Bahceci
1
-0
/
+2
2009-07-01
Make bool CompWindow::isFocussable () wrappable
Sam Spilsbury
1
-3
/
+3
2009-07-01
Make CompWindow::alpha () wrappable
Sam Spilsbury
1
-3
/
+5
2009-04-19
Add notifications for (un)minimize, (un)shade, close.
Erkin Bahceci
1
-1
/
+6
2009-04-08
Merge branch 'master' of git+ssh://cornelius@git.compiz-fusion.org/git/compiz...
Erkin Bahceci
1
-1
/
+2
2009-04-06
Add CompWindowNotifyFocusChange
Joel Bosveld
1
-1
/
+2
2009-04-03
Add CompWindowNotifyBeforeDestroy.
Erkin Bahceci
1
-1
/
+2
2009-04-03
Add CompWindow::pendingMaps ().
Erkin Bahceci
1
-0
/
+2
2009-04-03
Add CompWindowNotifyBeforeUnmap.
Erkin Bahceci
1
-0
/
+1
2009-03-29
Add incrementUnmapReference and incrementDestroyReference.
Erkin Bahceci
1
-0
/
+4
2009-03-20
Add methods to get server geometry including decorations.
Danny Baumann
1
-0
/
+2
2009-03-20
Add methods to get the window geometry rectangle including decorations.
Danny Baumann
1
-0
/
+6
2009-03-16
Whitespace fixes.
Danny Baumann
1
-18
/
+14
2009-03-16
Expose setDesktop function.
Danny Baumann
1
-0
/
+2
2009-03-14
Rename Private* -> PluginClass* where appropriate.
Erkin Bahceci
1
-4
/
+4
2009-03-11
Minor cleanup.
Danny Baumann
1
-1
/
+1
2009-03-11
Added iconGeometry getter and convert priv->iconGeometry to CompRect
Sam Spilsbury
1
-0
/
+2
2009-03-11
Derive CompWindow::Geometry from CompRect and improve CompRect usage.
Danny Baumann
1
-5
/
+4
2009-02-26
Coding style, optimizations.
Danny Baumann
1
-2
/
+2
2009-01-26
Use references for parameters of getAllowedActions function.
Danny Baumann
1
-3
/
+3
2008-10-20
Provide initial viewport to plugins and improve const correctness.
Danny Baumann
1
-3
/
+5
2008-10-16
Simplify signatures of place and validateResizeRequest functions.
Danny Baumann
1
-4
/
+4
2008-10-14
Merge branch 'compiz++' of git+ssh://git.compiz-fusion.org/private/compiz int...
Dennis Kasprzyk
1
-5
/
+6
2008-10-14
Remove inputHint function and expose helper functions that show if the window...
Danny Baumann
1
-5
/
+6
2008-10-14
Provide convinence functions to access window geometry.
Dennis Kasprzyk
1
-7
/
+23
[next]