lp:~mc-return/compiz/compiz.merge-plugin-snowglobe
- Get this branch:
- bzr branch lp:~mc-return/compiz/compiz.merge-plugin-snowglobe
Branch merges
- Compiz Maintainers: Pending requested
- Sam Spilsbury: Pending requested
-
Diff: 15541 lines (+15494/-0)9 files modifiedplugins/snowglobe/CMakeLists.txt (+5/-0)
plugins/snowglobe/VERSION (+1/-0)
plugins/snowglobe/snowglobe.xml.in (+92/-0)
plugins/snowglobe/src/movement.cpp (+116/-0)
plugins/snowglobe/src/snowflake.cpp (+384/-0)
plugins/snowglobe/src/snowglobe.cpp (+392/-0)
plugins/snowglobe/src/snowglobe.h (+259/-0)
plugins/snowglobe/src/snowman.cpp (+13685/-0)
plugins/snowglobe/src/water.cpp (+560/-0)
- Sam Spilsbury: Pending requested
- Compiz Maintainers: Pending requested
-
Diff: 15541 lines (+15494/-0)9 files modifiedplugins/snowglobe/CMakeLists.txt (+5/-0)
plugins/snowglobe/VERSION (+1/-0)
plugins/snowglobe/snowglobe.xml.in (+92/-0)
plugins/snowglobe/src/movement.cpp (+116/-0)
plugins/snowglobe/src/snowflake.cpp (+384/-0)
plugins/snowglobe/src/snowglobe.cpp (+392/-0)
plugins/snowglobe/src/snowglobe.h (+259/-0)
plugins/snowglobe/src/snowman.cpp (+13685/-0)
plugins/snowglobe/src/water.cpp (+560/-0)
Related bugs
Related blueprints
Recent revisions
- 3257. By MC Return
-
Added the plug-in snowglobe (Cube Snow Globe) converted from git to bzr (including full history) to lp:compiz
- 3256. By Daniel van Vugt
-
Don't waste memory leaving /bin/sh running for the lifetime of the decorator.
(LP: #1015422) - 3255. By Sam Spilsbury
-
Fixed: Crash in compiz:
:wall:: movementWindowO nScreen (
const CompRect &serverBorderRect, const CompRegion &screenRegion) because we
were iterating a temporary CompRect::vector which went out of scope within
the for statement. (LP: #1015151) - 3254. By Sam Spilsbury
-
Allows us to run the tests with memcheck, so that we can catch memory errors
just by running the tests.ctest -D ExperimentalMem
Check. - 3253. By Daniel van Vugt
-
Start a window decorator automatically when the decor plugin starts, if none
is running already (LP: #1014461) - 3250. By Sam Spilsbury
-
CompRegion::rects () returns a temporary CompRect::vector so we need
to make a copy of the vector and then iterate over that.Also remove a pointless static_cast
(LP: #1015151)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:compiz/0.9.8