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
/
screen.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-25
Abstract out CompPrivate storage from CompScreen so we can make it testable
Sam Spilsbury
1
-0
/
+1
2011-02-24
Specify plugin name when loading images to find the correct
Sam Spilsbury
1
-0
/
+1
2011-02-01
Merge branch 'master' of ../../../core
Sam Spilsbury
1
-0
/
+2
2011-01-26
Fix windows jumping around when clicking on parts that trigger move
Sam Spilsbury
1
-0
/
+2
2011-01-20
Merge branch 'master' of git://git.compiz.org/compiz/core
Sam Spilsbury
1
-0
/
+1
2011-01-13
Don't create CompWindow and initialize plugins until MapRequest.
Sam Spilsbury
1
-0
/
+1
2011-01-11
Merge branch 'glibmm-experimental'
Sam Spilsbury
1
-0
/
+6
2011-01-04
Re-write timers to be a regular Glib::Source
Sam Spilsbury
1
-0
/
+1
2010-12-08
Merge git://git.compiz.org/compiz/core into glibmm-experimental
Sam Spilsbury
1
-2
/
+4
2010-12-06
Fix startup order.
Sam Spilsbury
1
-0
/
+3
2010-12-03
Revert "Ensure that we can change the input focus, even if we requested a cli...
Sam Spilsbury
1
-2
/
+0
2010-12-03
Ensure that we can change the input focus, even if we requested a client to t...
Sam Spilsbury
1
-0
/
+2
2010-12-02
Remove doPoll () and rewrite CompWatchFd to use Glib::IOSource
Sam Spilsbury
1
-0
/
+2
2010-11-25
Return false once we're done with the source
Sam Spilsbury
1
-1
/
+1
2010-11-20
Port C based glib to C++ glibmm
Sam Spilsbury
1
-0
/
+1
2010-11-12
Merge branch 'master' of git://git.compiz.org/compiz/core
Sam Spilsbury
1
-2
/
+17
2010-11-11
Listen for FocusIn/FocusOut on NotifyGrab NotifyUngrab and set an internal bi...
Sam Spilsbury
1
-2
/
+17
2010-08-31
First pass at glib loop, invariably breaking things
Jason Smith
1
-0
/
+1
2010-06-12
A few big changes:
Sam Spilsbury
1
-0
/
+2
2010-04-28
Add some additional accessor functions for more consistent class usage.
Danny Baumann
1
-0
/
+1
2010-03-11
Merge branch 'master' of /home/kris/workspace/compiz
Kristopher Ives
1
-1
/
+13
2010-02-05
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
1
-1
/
+3
2010-02-04
place: Improve resolution change handling.
Sam Spilsbury
1
-0
/
+2
2010-02-03
Fix wrappable count.
Danny Baumann
1
-1
/
+1
2010-02-03
Improve API.
Danny Baumann
1
-0
/
+2
2010-02-03
Make addSupportedAtoms wrappable and use std::vector
Sam Spilsbury
1
-0
/
+3
2009-10-25
Fixed some old comments syntax.
Kristopher Ives
1
-0
/
+3
2009-10-25
Fixed some old /// docs.
Kristopher Ives
1
-4
/
+10
2009-10-22
Added Doxyfile.
Kristopher Ives
1
-1
/
+4
2009-08-15
Unsigned int conversions.
Erkin Bahceci
1
-1
/
+1
2009-07-31
Handle signed/unsigned correctly
Dennis Kasprzyk
1
-2
/
+2
2009-07-23
Add CompScreen::normalCursor ().
Erkin Bahceci
1
-0
/
+2
2009-07-01
Move modifier handling into a separate top level class exposed to plugins
Sam Spilsbury
1
-0
/
+3
2009-06-02
Separate clientList. Add clientList accessor.
Erkin Bahceci
1
-0
/
+3
2009-03-17
Pass returned events to callback.
Dennis Kasprzyk
1
-1
/
+1
2009-03-16
Whitespace fixes.
Danny Baumann
1
-12
/
+11
2009-03-16
Drop CompMetadata.
Dennis Kasprzyk
1
-2
/
+0
2009-03-15
Removed const from getOptions.
Dennis Kasprzyk
1
-1
/
+1
2009-03-15
Added base class for get/setOption(s) functions.
Dennis Kasprzyk
1
-6
/
+4
2009-03-14
Rename Private* -> PluginClass* where appropriate.
Erkin Bahceci
1
-4
/
+4
2009-03-11
Derive CompWindow::Geometry from CompRect and improve CompRect usage.
Danny Baumann
1
-7
/
+6
2009-02-26
Coding style, optimizations.
Danny Baumann
1
-2
/
+1
2009-02-26
Remove key binding support from core.
Danny Baumann
1
-24
/
+0
2009-02-25
Get plugin loading improvements from 0.8 branch and add --debug command
Danny Baumann
1
-0
/
+1
2009-02-25
Use references to pass around strings.
Danny Baumann
1
-2
/
+2
2009-02-25
Fix crash and some memory leaks.
Danny Baumann
1
-1
/
+1
2009-01-21
add xkbEvent getter
Travis Watkins
1
-0
/
+2
2009-01-16
Added grabExist function.
Dennis Kasprzyk
1
-0
/
+2
2008-10-29
Revert "Privode currentOutputDev."
Dennis Kasprzyk
1
-2
/
+0
2008-10-29
Merge branch 'compiz++' of git+ssh://git.compiz-fusion.org/private/compiz int...
Dennis Kasprzyk
1
-23
/
+25
[next]