summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Update NEWS for 0.9.5.0compiz-0.9.5.0Sam Spilsbury3-0/+496
2011-07-07Add VERSION file (0.9.5.0)Sam Spilsbury1-0/+1
2011-03-14Update for new core APISam Spilsbury1-6/+6
2010-11-05Tweak defaultsSam Spilsbury1-3/+3
2010-10-23Merge branch 'master' of git+ssh://git.opencompositing.org/git/compiz/plugins...Sam Spilsbury1-1/+0
2010-10-23Cleanup (static analysis)Sam Spilsbury1-74/+77
2010-09-28Don't require composite since opengl already does.Scott Moreau1-1/+0
2010-08-19Make space between windows and maximum number of visible windows configurableSam Spilsbury2-6/+21
2010-08-16Make cover angle configurableSam Spilsbury2-17/+31
2010-05-25Load after decor plugin to prevent windows moving after plugin loadSam Spilsbury1-0/+1
2010-05-09Fix prolonged period where animation values are extremely lowSam Spilsbury1-2/+2
2010-05-09Fix more invisible () / !isViewable () confusion, resulting in the decorationSam Spilsbury1-6/+6
2010-05-09Fix typo which would cause the initiate bindings not to workSam Spilsbury1-1/+1
2010-05-09Fix more uninitialized variable usageSam Spilsbury1-0/+3
2010-05-09Fix use of unused variable in conditionalSam Spilsbury1-1/+2
2010-05-08Merge branch 'master' of ssh://smspillaz@git.compiz.org/git/compiz/plugins/shiftSam Spilsbury1-25/+26
2010-05-08Add dynamic wrappable function enable/disableSam Spilsbury1-5/+28
2010-05-08Don't draw reflection and parts of windows on both outputs for "On activated ...Sam Spilsbury1-2/+2
2010-05-01Improve CompRect method usage.Danny Baumann1-25/+26
2010-05-01Use isViewable () rather than invisible ()Sam Spilsbury1-2/+2
2010-05-01Use CompRect for output extents calculationSam Spilsbury1-61/+33
2010-04-29Use #defines for better ::bind coding styleSam Spilsbury1-75/+55
2010-04-29Use C++ boolSam Spilsbury1-1/+1
2010-04-11Only ensure that desktop and dock type windows are drawn on screenSam Spilsbury1-1/+3
2010-04-11Fix typoSam Spilsbury1-2/+0
2010-04-11Load after composite and openglSam Spilsbury1-0/+2
2010-04-11Ensure that we load after composite and openglSam Spilsbury1-0/+6
2010-04-05Ensure that non shiftable windows such as the desktop are still paintedSam Spilsbury1-1/+1
2010-04-05Fix warnignsSam1-3/+4
2010-04-05Correctly reset window geometry when drawing icnoSam1-5/+4
2010-04-04Correclty initialize valuesSam Spilsbury1-0/+7
2010-04-03Shift Take TwoSam Spilsbury3-1050/+995
2010-02-05Merge branch 'compiz++' of ../shift into compiz++Sam Spilsbury1-11/+14
2010-02-05Fix warningsSam Spilsbury1-11/+14
2009-12-17Fix crash when a window closes during shift switcher use.Erkin Bahceci2-42/+60
2009-11-15Remove unused variables and irrelevant #warningSam Spilsbury1-9/+0
2009-11-15Remove debuggin messagesSam Spilsbury1-6/+0
2009-11-15Initialize all screen variables. Not initializing them leads to a race condit...Sam Spilsbury1-75/+94
2009-10-02Remove dummySam Spilsbury1-0/+0
2009-10-02Dummy commitSam Spilsbury1-0/+0
2009-10-02Initial C++ port, known bugs:Sam Spilsbury7-3171/+2511
2009-09-01Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retriev...Erkin Bahceci1-1/+1
2009-08-06Fix crash when a window is closed while ending shift.Erkin Bahceci1-5/+14
2009-01-11Adapt for text plugin interface changes.Danny Baumann1-100/+45
2008-09-01Track core changes.Danny Baumann1-1/+1
2008-07-29Track core changes.Danny Baumann1-5/+1
2008-05-03Flp cull face for reflection.Dennis Kasprzyk1-2/+5
2008-04-21Use Cairo-based text background drawing.Dennis Kasprzyk1-52/+8
2008-04-04CMake build file.Dennis Kasprzyk1-0/+3
2008-04-03Makefile update.Dennis Kasprzyk1-5/+5