summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Update NEWS for 0.9.5.92compiz-0.9.5.92Sam Spilsbury3-4/+12
2011-07-14Bump VERSIONSam Spilsbury1-1/+1
2011-07-14Update NEWS for 0.9.5.0compiz-0.9.5.0Sam Spilsbury3-0/+655
2011-07-13Add VERSIONSam Spilsbury1-0/+1
2011-05-13add no slide default optionTravis Watkins1-1/+1
2011-03-15Revert "Update for new core API"Sam Spilsbury1-4/+3
2011-03-15Update for new core APISam Spilsbury1-3/+4
2010-12-23Add signals on viewport change begin / endSam Spilsbury1-0/+7
2010-11-11Don't update edge regions on every poll. Instead only do them on screen size ...Sam Spilsbury2-20/+34
2010-11-11Be a little bit smarter about dynamically enabling and disabling edge actionsSam Spilsbury2-3/+49
2010-11-11Remove ugly hack and instead use the new CompScreen API to query if we are gr...Sam Spilsbury1-19/+2
2010-11-11Remove debugging messages tooSam Spilsbury1-2/+0
2010-11-11Try to detect when we don't need the edge action windows and disable them.Sam Spilsbury4-3/+118
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-12/+3
2010-09-28Don't require composite since opengl already does.Scott Moreau1-1/+0
2010-07-30Set window interface handler so that ::activate () will be calledSam Spilsbury1-0/+1
2010-05-09Merge branch 'master' of git+ssh://smspillaz@git.compiz.org/git/compiz/plugin...Sam Spilsbury1-0/+3
2010-05-09Destroy the entire cairo context, re-create it, clear it and then draw on it.Sam Spilsbury1-0/+12
2010-04-11Ensure that we load after composite and openglSam Spilsbury1-0/+3
2010-02-05Fix warningsSam Spilsbury1-10/+11
2009-11-18Merge branch 'master' of git+ssh://smspillaz@git.compiz.org/git/compiz/plugin...Sam Spilsbury1-0/+5
2009-11-18Fix typoSam Spilsbury1-1/+1
2009-11-06libcairo.so symlink is only available if the dev package is installed.Dennis Kasprzyk1-1/+1
2009-11-05Keep libcairo loaded to prevent crashes in XCloseDisplay.Dennis Kasprzyk1-0/+5
2009-09-05Dont convert a negative integer to unsigned int in WallScreen::checkAmountSam Spilsbury2-3/+3
2009-03-16Track core changes.Dennis Kasprzyk5-516/+6
2009-03-14Track core changes.Erkin Bahceci2-5/+5
2009-03-09Use output region and some cleanups.Danny Baumann1-20/+17
2009-03-09Add missing paint () method, wrap into GLWindow and some cleanup.Danny Baumann2-8/+21
2009-03-09Cleanup.Danny Baumann1-22/+7
2009-02-02Coding style, warning fixes, optimizations.Danny Baumann2-767/+770
2009-01-21Fix window movement calculation.Dennis Kasprzyk1-10/+10
2009-01-21Fixed viewport changing with window.Dennis Kasprzyk1-3/+3
2009-01-16Fixes.Dennis Kasprzyk2-103/+76
2009-01-16Simplify action handling.Dennis Kasprzyk2-259/+118
2009-01-16Fixed metadata.Dennis Kasprzyk1-4/+5
2009-01-16Addedn opengl and composite plugin build dependency.Dennis Kasprzyk1-1/+1
2009-01-15compiles, doesn't loadTravis Watkins5-2247/+1970
2008-12-17Fix rounding issues during drawing.Danny Baumann1-24/+11
2008-12-17Minor coding style improvements.Danny Baumann1-24/+31
2008-12-17Improve rounding correctness.Danny Baumann1-10/+23
2008-12-16Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/...Danny Baumann1-125/+109
2008-12-16Added "no sliding windows" match.Danny Baumann2-39/+215
2008-12-14Determine direction angle at beginning of movement and keep it untilDanny Baumann1-125/+109
2008-12-10Solve some weirdnesses with preview_timeout = 0 (such as preview notDanny Baumann1-37/+64
2008-11-20Accept "change viewport" client messages while changing viewports.Danny Baumann1-1/+1
2008-10-15Make sure focusDefault always defaults to TRUE, not only when called from bin...Danny Baumann1-1/+1
2008-09-22Minor scope fixes in miniScreen (live preview) iterationKristian Lyngstol1-9/+12
2008-09-09Do not focus default window if viewport change was initiated due to window ac...Danny Baumann1-1/+8