Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-25 | Load after decor plugin where appropriate to prevent windows shifting on ↵ | Sam Spilsbury | 1 | -0/+1 | |
plugin load and unload | |||||
2010-05-13 | Ensure that plugins get correctly loaded after composite and opengl. | Sam Spilsbury | 1 | -4/+6 | |
Some plugins had an oversight which caused them to not load correctly due to a missing <deps> tag. Also some plugins should have been loading after these plugins. This fixes a potential glitch in newer versions of libdri. It also fixes ugliness in the mass redirection/unredirection of windows when the opengl plugin is loaded/reloaded | |||||
2010-04-11 | Try and load non-rendering plugins after opengl and composite. | Sam Spilsbury | 1 | -0/+4 | |
Loading them before opengl and composite doesn't do any harm, but it causes an ugly flash while windows are reparented/unreparented then redirected/unredirected when loading plugins if compiz decides to insert them before the rendering plugins (since the rendering plugins must first be unloaded then reloaded as they are popped off the stack) | |||||
2009-08-21 | Silence some warnings. | Erkin Bahceci | 1 | -2/+2 | |
2009-07-14 | Fix some compiler warnings. | Erkin Bahceci | 1 | -0/+7 | |
2009-03-16 | Whitespace fixes. | Danny Baumann | 1 | -1/+1 | |
2009-03-15 | Track core changes. | Dennis Kasprzyk | 1 | -3/+1 | |
Use bcop. | |||||
2009-03-15 | Merge branch 'master' of git+ssh://git.compiz-fusion.org/git/compiz/core | Dennis Kasprzyk | 2 | -3/+3 | |
2009-03-15 | New generalized build system. | Dennis Kasprzyk | 4 | -0/+723 | |