You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:compiz-core

There are download files available for Compiz Core.

Compiz Core has 1 active review. See all merge proposals.

Compiz Core has 136 active branches owned by 11 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:compiz-core
Series: 0.9.7
bug 2 Mature 2014-07-02 18:06:17 UTC
3137. Fix issue where having a maximized wi...

Author: Christopher Townsend
Revision Date: 2014-07-02 18:06:17 UTC

Fix issue where having a maximized window on a second monitor, then that monitor gets removed which moves the maximized window to the main monitor, then restoring the maximized window would place it on a different viewport. It should stay on the same viewport. This is a backport of lp:compiz r3845.

lp:compiz-core/0.9.5
Series: 0.9.5
bug 2 Mature 2012-02-06 04:40:02 UTC
2982. Fix build failure due to previous com...

Author: Daniel van Vugt
Revision Date: 2012-02-06 04:40:02 UTC

Fix build failure due to previous commits (lp:~alan-griffiths/compiz-core/fix-leaks).

lp:~townsend/compiz-core/fix-window-monitor-hotplug bug 1 Development 2014-07-07 19:49:16 UTC
274. Add patch to fix some of Compiz's mis...

Author: Christopher Townsend
Revision Date: 2014-07-07 19:45:17 UTC

Add patch to fix some of Compiz's mismanagement of windows when an external monitor is added and/or removed. Windows can end up on unex
pected workspaces or even disappear.

lp:~sil2100/compiz-core/ubuntu-0.9.7.10 bug 1 Development 2012-12-14 08:09:34 UTC
800. More fixes of the GLES patchset.

Author: Łukasz Zemczak
Revision Date: 2012-12-14 08:09:01 UTC

More fixes of the GLES patchset.

lp:~sil2100/compiz-core/fix-1019337.2-0.9.7 (Has a merge proposal) 1 Development 2012-07-17 08:43:46 UTC
3114. Backporting a fix proposed for compiz...

Author: Łukasz Zemczak
Revision Date: 2012-07-16 13:40:04 UTC

Backporting a fix proposed for compiz trunk:

Fix crash LP: #1019337 properly this time.

The original fix did not handle the case where:
    (win != NULL && xid != None && !valid_window(xid))
so would still exit with an X error.

Now we trap and handle such errors gracefully, instead of hitting the default handler which kills gtk-window-decorator.

lp:~sil2100/compiz-core/cherry_3275 bug(Has a merge proposal) 1 Development 2012-07-17 08:41:34 UTC
3114. Cherry-picked from compiz trunk (rev ...

Author: Łukasz Zemczak
Revision Date: 2012-07-16 12:37:53 UTC

Cherry-picked from compiz trunk (rev 3275):

Wait for the server to finish processing requests before doing a bind (LP: #1016367).

lp:~sil2100/compiz-core/fix-988684-0.9.7 bug(Has a merge proposal) 1 Development 2012-06-19 14:11:49 UTC
3104. Cherry-picked from compiz trunk (rev ...

Author: Łukasz Zemczak
Revision Date: 2012-06-19 14:08:11 UTC

Cherry-picked from compiz trunk (rev 3115):
Don't clear selections in ~PrivateScreen because it causes a race between the existing and the new compiz instances, breaking --replace and non-replace behaviour. (LP: #988684) (LP: #989545)

lp:~sil2100/compiz-core/cherry_rev3137 bug(Has a merge proposal) 1 Development 2012-06-16 09:11:58 UTC
3103. Cherry-picked from compiz trunk (rev ...

Author: Łukasz Zemczak
Revision Date: 2012-06-15 16:41:34 UTC

Cherry-picked from compiz trunk (rev 3137):
Add synchronization primitives to the decoration protocol so that there isn't a race where we bind a texture that's being freed. (LP: #454218) (LP: #929989)

lp:~smspillaz/compiz-core/compiz-core.fix_929288 bug(Has a merge proposal) 1 Development 2012-05-17 05:40:59 UTC
3116. Revert to the old behaviour with a no...

Author: Sam Spilsbury
Revision Date: 2012-05-17 05:40:59 UTC

Revert to the old behaviour with a note about possible bugs

lp:~smspillaz/compiz-core/compiz-core.fix_939228 bug(Has a merge proposal) 1 Development 2012-05-17 05:40:59 UTC
3116. Revert to the old behaviour with a no...

Author: Sam Spilsbury
Revision Date: 2012-05-17 05:40:59 UTC

Revert to the old behaviour with a note about possible bugs

lp:~alan-griffiths/compiz-core/dicing-up-CompScreen-the-sequel (Has a merge proposal) 1 Development 2012-05-16 17:13:08 UTC
3145. Push some window management into Wind...

Author: Alan Griffiths
Revision Date: 2012-05-16 17:13:08 UTC

Push some window management into WindowManager

lp:~alan-griffiths/compiz-core/dicing-up-CompScreen (Has a merge proposal) 1 Development 2012-05-14 15:45:24 UTC
3142. Bump ABIVERSION as this is an ABI change

Author: Alan Griffiths
Revision Date: 2012-05-14 15:45:24 UTC

Bump ABIVERSION as this is an ABI change

lp:~smspillaz/compiz-core/wobbly-plugin 1 Development 2012-05-04 22:52:05 UTC
2924. Port wobbly plugin to use GLVertexBuf...

Author: Fredric Plourde
Revision Date: 2012-05-04 22:48:34 UTC

Port wobbly plugin to use GLVertexBuffer

lp:~smspillaz/compiz-core/linaro-gles2 1 Development 2012-05-04 22:49:15 UTC
2923. Merge lp:compiz-core

Author: Sam Spilsbury
Revision Date: 2012-05-04 21:49:03 UTC

Merge lp:compiz-core

lp:~linaro-graphics-wg/compiz-core/linaro-gles2-debianpatches 1 Development 2012-04-26 10:06:02 UTC
2923. Applied debian patches from (yet unre...

Author: Alexandros Frantzis
Revision Date: 2012-04-26 10:06:02 UTC

Applied debian patches from (yet unreleased) 1:0.9.7.8-0ubuntu1.

lp:~alan-griffiths/compiz-core/Workaround-unityshell-SIGSEGV (Has a merge proposal) 1 Development 2012-04-23 11:37:18 UTC
3110. Workaround for some SIGSEGV crashes

Author: Alan Griffiths
Revision Date: 2012-04-23 11:37:14 UTC

Workaround for some SIGSEGV crashes

lp:~linaro-graphics-wg/compiz-core/linaro-gles2 bug(Has a merge proposal) 1 Development 2012-04-19 10:17:26 UTC
2922. Sync with lp:compiz-core.

Author: Alexandros Frantzis
Revision Date: 2012-04-19 10:17:26 UTC

Sync with lp:compiz-core.

lp:~sil2100/compiz-core/fglrx_decor_fix (Has a merge proposal) 1 Development 2012-04-17 11:53:00 UTC
3093. Excplicitly unbind the texture before...

Author: Łukasz Zemczak
Revision Date: 2012-04-17 11:53:00 UTC

Excplicitly unbind the texture before rebinding - this removes the createDrawable errors.
Also, change error reporting - since bindTexture () can fail non-erroneously when the Pixmap gets invalidated (i.e. during a resize).

lp:~smspillaz/compiz-core/decor.input_extents_update bug(Has a merge proposal) 1 Development 2012-04-16 08:21:11 UTC
3093. Check against input extents and don't...

Author: Sam Spilsbury
Revision Date: 2012-04-16 08:14:04 UTC

Check against input extents and don't update the frame window until all
input extents are updated

lp:~smspillaz/compiz-core/compiz-core.decor_dont_be_stupid 1 Development 2012-04-16 08:03:47 UTC
3091. Merge trunk

Author: Sam Spilsbury
Revision Date: 2012-04-16 07:47:32 UTC

Merge trunk

lp:~alan-griffiths/compiz-core/Bug.833729-alternate (Has a merge proposal) 1 Development 2012-04-11 09:55:32 UTC
3076. merge

Author: Alan Griffiths
Revision Date: 2012-04-11 09:55:32 UTC

merge

lp:~smspillaz/compiz-core/compiz-core.resize-perf-part-1 bug 1 Development 2012-04-07 03:16:44 UTC
3003. Merge lp:compiz-core .. fix typo

Author: Sam Spilsbury
Revision Date: 2012-04-07 03:16:44 UTC

Merge lp:compiz-core .. fix typo

lp:~smspillaz/compiz-core/compiz-core.fix_969108.2 bug(Has a merge proposal) 1 Development 2012-04-04 11:11:27 UTC
3088. Actually hook up to itemPending

Author: Sam Spilsbury
Revision Date: 2012-04-04 11:11:27 UTC

Actually hook up to itemPending

lp:~afrantzis/compiz-core/fast-shaders-experimental 1 Development 2012-04-02 16:51:48 UTC
2916. opengl: Refactor shader infrastructur...

Author: Alexandros Frantzis
Revision Date: 2012-04-02 16:51:48 UTC

opengl: Refactor shader infrastructure to use small, performant programs.

This commit replaces the single complicated shader with minimal,
performant shaders, tailored to specific use cases. The new GLShaderCache
object is used for creating and caching the shader data for specific uses
cases (GLShaderParameters).

This commit also adds automatic creation of suitable GL programs in
GLVertexBuffers (see ::setAutoProgram) that don't have a program
explicitly set.

lp:~smspillaz/compiz-core/compiz-core.work_923683.tests.test 1 Development 2012-04-01 04:06:09 UTC
3081. Merge

Author: Sam Spilsbury
Revision Date: 2012-04-01 04:05:44 UTC

Merge

lp:~smspillaz/compiz-core/compiz-core.pending-queues 1 Development 2012-03-30 06:14:42 UTC
3076. Move position syncs into the move dis...

Author: Sam Spilsbury
Revision Date: 2012-03-30 06:14:09 UTC

Move position syncs into the move dispatcher

lp:~smspillaz/compiz-core/compiz-core.async-geometry-release 1 Development 2012-03-29 07:48:17 UTC
3073. Asynchronous geometry release system

Author: Sam Spilsbury
Revision Date: 2012-03-29 07:47:46 UTC

Asynchronous geometry release system

lp:~linaro-graphics-wg/compiz-core/linaro-gles2-old 1 Development 2012-03-09 17:28:09 UTC
2906. code cleanup : remove trailing whites...

Author: Frederic Plourde
Revision Date: 2012-02-08 18:44:11 UTC

code cleanup : remove trailing whitespaces

lp:~smspillaz/compiz-core/compiz-core.optimization-inlining (Has a merge proposal) 1 Development 2012-02-29 03:28:26 UTC
3027. Added RecalcRect, a class which has a...

Author: Sam Spilsbury
Revision Date: 2012-02-29 03:28:26 UTC

Added RecalcRect, a class which has a function to recalculate a rectangle on demand,
currently replaces *Rect () in window and allows them to be const &, soon we will be
able to only recalculate these when necessary and not all the time

lp:~sil2100/compiz-core/fglrx_win_focus bug(Has a merge proposal) 1 Development 2012-02-24 13:39:26 UTC
3021. When drawing decorations, don't reset...

Author: Łukasz Zemczak
Revision Date: 2012-02-24 13:35:58 UTC

When drawing decorations, don't reset the prop_xid value of the decorator, so that we send notification about the change of the decoration pixmap to X through PropertyNotify events.

lp:~alan-griffiths/compiz-core/refactor-Display-from-PrivateScreen (Has a merge proposal) 1 Development 2012-02-17 16:15:10 UTC
3026. Tidy up

Author: Alan Griffiths
Revision Date: 2012-02-17 16:15:10 UTC

Tidy up

lp:~smspillaz/compiz-core/compiz-core.fix_924736.2 bug(Has a merge proposal) 1 Development 2012-02-16 02:03:29 UTC
2999. Use a default value for the draggable...

Author: Sam Spilsbury
Revision Date: 2012-02-16 02:03:29 UTC

Use a default value for the draggable border width if the mutter key doesn't exist

lp:~smspillaz/compiz-core/compiz-core.maybe_fix_931473 bug(Has a merge proposal) 1 Development 2012-02-16 01:49:08 UTC
2999. Only show the decorations of windows ...

Author: Sam Spilsbury
Revision Date: 2012-02-15 03:38:24 UTC

Only show the decorations of windows which aren't override redirect.

(LP #931473)

lp:~smspillaz/compiz-core/compiz-core.focus-tests 1 Development 2012-02-15 07:40:41 UTC
3005. Use takeFocus and releaseFocus

Author: Sam Spilsbury
Revision Date: 2012-02-15 07:37:11 UTC

Use takeFocus and releaseFocus

lp:~smspillaz/compiz-core/compiz-core.fix_924736 1 Development 2012-02-13 07:52:20 UTC
2993. Also update the window decoration sta...

Author: Sam Spilsbury
Revision Date: 2012-02-13 07:45:02 UTC

Also update the window decoration state and actions when the
window is redecorated

lp:~alan-griffiths/compiz-core/cleanup-PrivateScreen 1 Development 2012-02-07 09:34:29 UTC
2985. remove spurious priv alias for this

Author: Alan Griffiths
Revision Date: 2012-02-07 09:27:02 UTC

remove spurious priv alias for this

lp:~smspillaz/compiz-core/compiz-core.variant-prpoposed-fix 1 Development 2012-01-25 10:31:54 UTC
2962. Proposed fixes for variants

Author: Sam Spilsbury
Revision Date: 2012-01-25 10:31:40 UTC

Proposed fixes for variants

lp:~smspillaz/compiz-core/compiz-core.cleanup-modifierhandler (Has a merge proposal) 1 Development 2012-01-24 08:13:46 UTC
2953. Clean up ModifierHandler

Author: Sam Spilsbury
Revision Date: 2012-01-24 08:13:21 UTC

Clean up ModifierHandler

lp:~smspillaz/compiz-core/compiz-core.cleanup-modifierhandler-propertywriter (Has a merge proposal) 1 Development 2012-01-24 06:48:58 UTC
2951. Assorted cleanups - remove header dep...

Author: Sam Spilsbury
Revision Date: 2012-01-24 06:48:16 UTC

Assorted cleanups - remove header dependencies from ModifierHandler and PropertyWriter

lp:~smspillaz/compiz-core/compiz-core.object-system (Has a merge proposal) 1 Development 2012-01-21 20:43:07 UTC
2932. Added Object System for window manage...

Author: Sam Spilsbury
Revision Date: 2012-01-21 20:42:31 UTC

Added Object System for window management

lp:compiz-core/oneiric 2 Mature 2012-01-20 09:25:23 UTC
2830. Merged lp:~smspillaz/compiz-core/onei...

Author: Sam Spilsbury
Revision Date: 2012-01-20 09:25:23 UTC

Merged lp:~smspillaz/compiz-core/oneiric.fix_918762

lp:~smspillaz/compiz-core/compiz-core.fix_maximization 1 Development 2012-01-19 18:13:15 UTC
3027. Merged event-glib-wrappers into compi...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:15 UTC

Merged event-glib-wrappers into compiz-core.fix_maximization.

lp:~smspillaz/compiz-core/event-glib-wrappers 1 Development 2012-01-19 18:13:14 UTC
3018. Merged fix-903529 into stack-api-impl.

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:14 UTC

Merged fix-903529 into stack-api-impl.

lp:~smspillaz/compiz-core/stack-api-impl 1 Development 2012-01-19 18:13:14 UTC
3018. Merged fix-903529 into stack-api-impl.

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:14 UTC

Merged fix-903529 into stack-api-impl.

lp:~smspillaz/compiz-core/fix-903529 (Has a merge proposal) 1 Development 2012-01-19 18:13:12 UTC
3017. Merged compiz-core.fix_900580 into fi...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:12 UTC

Merged compiz-core.fix_900580 into fix-903529.

lp:~smspillaz/compiz-core/compiz-core.fix_900580 (Has a merge proposal) 1 Development 2012-01-19 18:13:11 UTC
3007. Merged compiz-core.merge_894639 into ...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:11 UTC

Merged compiz-core.merge_894639 into compiz-core.fix_900580.

lp:~smspillaz/compiz-core/compiz-core.merge_894639 (Has a merge proposal) 1 Development 2012-01-19 18:13:10 UTC
3006. Merged compiz-core.fix_899557 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:10 UTC

Merged compiz-core.fix_899557 into compiz-core.merge_894639.

lp:~smspillaz/compiz-core/compiz-core.fix_899557 1 Development 2012-01-19 18:13:09 UTC
2999. Merged compiz-core.fix_898949 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:09 UTC

Merged compiz-core.fix_898949 into compiz-core.fix_899557.

lp:~smspillaz/compiz-core/compiz-core.fix_898949 1 Development 2012-01-19 18:13:08 UTC
2997. Merged compiz-core.fix_898469 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:08 UTC

Merged compiz-core.fix_898469 into compiz-core.fix_898949.

lp:~smspillaz/compiz-core/compiz-core.fix_898469 1 Development 2012-01-19 18:13:07 UTC
2971. Merged compiz-core.fix_898465 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:07 UTC

Merged compiz-core.fix_898465 into compiz-core.fix_898469.

lp:~smspillaz/compiz-core/compiz-core.fix_898465 1 Development 2012-01-19 18:13:06 UTC
2968. Merged compiz-core.fix_898038 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:06 UTC

Merged compiz-core.fix_898038 into compiz-core.fix_898465.

lp:~smspillaz/compiz-core/compiz-core.fix_898038 (Has a merge proposal) 1 Development 2012-01-19 18:13:05 UTC
2964. Merged compiz-core.fix_896762 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:05 UTC

Merged compiz-core.fix_896762 into compiz-core.fix_898038.

lp:~smspillaz/compiz-core/compiz-core.fix_896762 bug(Has a merge proposal) 1 Development 2012-01-19 18:13:05 UTC
2961. Merged compiz-core.fix_896586_rotate_...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:05 UTC

Merged compiz-core.fix_896586_rotate_plugin into compiz-core.fix_896762.

lp:~smspillaz/compiz-core/compiz-core.fix_896586_rotate_plugin (Has a merge proposal) 1 Development 2012-01-19 18:13:04 UTC
2966. Merged compiz-core.fix_891591 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:04 UTC

Merged compiz-core.fix_891591 into compiz-core.fix_896586_rotate_plugin.

lp:~smspillaz/compiz-core/compiz-core.fix_891591 bug(Has a merge proposal) 1 Development 2012-01-19 18:13:03 UTC
2950. Merged compiz-core.fix_894688 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:03 UTC

Merged compiz-core.fix_894688 into compiz-core.fix_891591.

lp:~smspillaz/compiz-core/compiz-core.fix_894688 (Has a merge proposal) 1 Development 2012-01-19 18:13:02 UTC
2951. Merged compiz-core.fix_894685 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:02 UTC

Merged compiz-core.fix_894685 into compiz-core.fix_894688.

lp:~smspillaz/compiz-core/compiz-core.fix_894685 (Has a merge proposal) 1 Development 2012-01-19 18:13:01 UTC
2939. Merged compiz-core.fix_894633_geometr...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:01 UTC

Merged compiz-core.fix_894633_geometry_saver_class into compiz-core.fix_894685.

lp:~smspillaz/compiz-core/compiz-core.fix_894633_geometry_saver_class (Has a merge proposal) 1 Development 2012-01-19 18:13:00 UTC
2941. Merged fix-timer-warnings-893998 into...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:13:00 UTC

Merged fix-timer-warnings-893998 into compiz-core.fix_894633_geometry_saver_class.

lp:~smspillaz/compiz-core/fix-timer-warnings-893998 bug(Has a merge proposal) 1 Development 2012-01-19 18:12:59 UTC
2925. Merged fix-893467 into fix-timer-warn...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:12:59 UTC

Merged fix-893467 into fix-timer-warnings-893998.

lp:~smspillaz/compiz-core/fix-893467 bug(Has a merge proposal) 1 Development 2012-01-19 18:12:59 UTC
2925. Merged fix-POTfile-893995 into fix-89...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:12:59 UTC

Merged fix-POTfile-893995 into fix-893467.

lp:~smspillaz/compiz-core/fix-POTfile-893995 bug(Has a merge proposal) 1 Development 2012-01-19 18:12:58 UTC
2915. Merged compiz-core into fix-POTfile-8...

Author: Sam Spilsbury
Revision Date: 2012-01-19 18:12:58 UTC

Merged compiz-core into fix-POTfile-893995.

lp:~thomas-voss/compiz-core/fix-globals (Has a merge proposal) 1 Development 2012-01-17 15:53:15 UTC
2921. Removed all public externals and put ...

Author: Thomas Voß
Revision Date: 2012-01-17 15:51:49 UTC

Removed all public externals and put them in a class CompGlobal.

lp:~linaro-graphics-wg/compiz-core/oneiric-gles2-11.12 1 Development 2012-01-17 10:24:10 UTC
2900. kde: Explicitly use the global namesp...

Author: Alexandros Frantzis
Revision Date: 2012-01-17 10:24:10 UTC

kde: Explicitly use the global namespace to refer to the X11 Region type

The introduction of KDecorationDefines::Region in recent KDE libs mandates
that we are explicit about which Region type we are referring to.

lp:~smspillaz/compiz-core/compiz-core.fix_slow_movement bug(Has a merge proposal) 1 Development 2012-01-17 02:53:31 UTC
2757. Merge trunk

Author: Sam Spilsbury
Revision Date: 2011-09-09 10:14:05 UTC

Merge trunk

lp:~compiz-team/compiz-core/fix_898465 bug(Has a merge proposal) 1 Development 2012-01-16 09:26:08 UTC
2954. Merged compiz-core.fix_898038 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:04:41 UTC

Merged compiz-core.fix_898038 into compiz-core.fix_898465.

lp:~azzar1/compiz-core/scale-left-padding bug(Has a merge proposal) 1 Development 2012-01-15 23:35:52 UTC
2912. Ops

Author: Andrea Azzarone
Revision Date: 2012-01-15 23:26:39 UTC

Ops

lp:~compiz-team/compiz-core/compiz-core.notify_occlusion_detection bug(Has a merge proposal) 1 Development 2012-01-11 15:07:58 UTC
2798. Notify that we're doing occlusion det...

Author: Sam Spilsbury
Revision Date: 2011-08-29 13:16:44 UTC

Notify that we're doing occlusion detection

lp:~smspillaz/compiz-core/fix_900580 (Has a merge proposal) 1 Development 2012-01-11 08:40:15 UTC
2989. Don't store the mainloop pointer X11S...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:40:15 UTC

Don't store the mainloop pointer X11Server

lp:~smspillaz/compiz-core/merge_894639 (Has a merge proposal) 1 Development 2012-01-11 08:05:23 UTC
2988. Merged compiz-core.fix_899557 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:05:23 UTC

Merged compiz-core.fix_899557 into compiz-core.merge_894639.

lp:~smspillaz/compiz-core/fix_899557 (Has a merge proposal) 1 Development 2012-01-11 08:05:22 UTC
2983. Merged compiz-core.fix_898949 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:05:22 UTC

Merged compiz-core.fix_898949 into compiz-core.fix_899557.

lp:~smspillaz/compiz-core/fix_898949 (Has a merge proposal) 1 Development 2012-01-11 08:05:17 UTC
2982. Merge

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:05:17 UTC

Merge

lp:~compiz-team/compiz-core/fix_898469 (Has a merge proposal) 1 Development 2012-01-11 08:04:41 UTC
2957. Merged compiz-core.fix_898465 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:04:41 UTC

Merged compiz-core.fix_898465 into compiz-core.fix_898469.

lp:~smspillaz/compiz-core/fix_898038 bug(Has a merge proposal) 1 Development 2012-01-11 08:04:40 UTC
2950. Merged compiz-core.fix_896762 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:04:40 UTC

Merged compiz-core.fix_896762 into compiz-core.fix_898038.

lp:~smspillaz/compiz-core/fix_896586_rotate_plugin bug(Has a merge proposal) 1 Development 2012-01-11 08:04:38 UTC
2952. Merged compiz-core.fix_891591 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:04:38 UTC

Merged compiz-core.fix_891591 into compiz-core.fix_896586_rotate_plugin.

lp:~smspillaz/compiz-core/fix_891591 bug(Has a merge proposal) 1 Development 2012-01-11 08:04:38 UTC
2937. Merged compiz-core.fix_894688 into co...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:04:38 UTC

Merged compiz-core.fix_894688 into compiz-core.fix_891591.

lp:~smspillaz/compiz-core/fix_894688 bug(Has a merge proposal) 1 Development 2012-01-11 08:04:08 UTC
2938. Merge

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:04:08 UTC

Merge

lp:~smspillaz/compiz-core/fix_894685 bug(Has a merge proposal) 1 Development 2012-01-11 08:03:41 UTC
2926. Merged compiz-core.fix_894633_geometr...

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:03:41 UTC

Merged compiz-core.fix_894633_geometry_saver_class into compiz-core.fix_894685.

lp:~smspillaz/compiz-core/fix_894633_geometry_saver_class bug(Has a merge proposal) 1 Development 2012-01-11 08:03:30 UTC
2926. Remove unnecessary file in build

Author: Sam Spilsbury
Revision Date: 2012-01-11 08:03:30 UTC

Remove unnecessary file in build

lp:~smspillaz/compiz-core/fix-kwd-build (Has a merge proposal) 1 Development 2012-01-09 13:51:25 UTC
2902. Take Region from the global namespace...

Author: Sam Spilsbury
Revision Date: 2012-01-09 13:50:48 UTC

Take Region from the global namespace because KDecorationInfo::Region
conflicts with it

lp:~thomas-voss/compiz-core/test 1 Development 2011-12-16 13:26:36 UTC
2900. Removed local copy of gtest.

Author: Thomas Voß
Revision Date: 2011-12-16 13:26:36 UTC

Removed local copy of gtest.

lp:~smspillaz/compiz-core/compiz-core.fix_894639 1 Development 2011-12-07 00:16:43 UTC
2906. Merge lp:~robert-ancell/compiz-core/x...

Author: Sam Spilsbury
Revision Date: 2011-12-07 00:16:20 UTC

Merge lp:~robert-ancell/compiz-core/xig-tests

lp:~smspillaz/compiz-core/compiz-core.fix_894639-test 1 Development 2011-12-02 05:18:06 UTC
2905. Some debugging code

Author: Sam Spilsbury
Revision Date: 2011-12-02 05:17:54 UTC

Some debugging code

lp:~smspillaz/compiz-core/fix_896762 bug(Has a merge proposal) 1 Development 2011-12-01 09:32:40 UTC
2907. Merged compiz-core.fix_896586_rotate_...

Author: Sam Spilsbury
Revision Date: 2011-11-30 07:22:34 UTC

Merged compiz-core.fix_896586_rotate_plugin into compiz-core.fix_896762.

lp:~smspillaz/compiz-core/compiz-core.test_vblank_waiter 1 Development 2011-11-21 23:23:01 UTC
2898. Testing vblank waiter

Author: Sam Spilsbury
Revision Date: 2011-11-21 23:22:25 UTC

Testing vblank waiter

lp:~smspillaz/compiz-core/compiz-core.SRU1-1 1 Development 2011-11-02 12:33:06 UTC
693. Fix bug 8792453

Author: Sam Spilsbury
Revision Date: 2011-10-21 15:18:15 UTC

Fix bug 8792453

lp:~compiz-team/compiz-core/compiz-core.decorator 1 Development 2011-10-31 19:17:36 UTC
2896. Fixed code misplacement that would ca...

Author: Sam Spilsbury
Revision Date: 2011-10-31 19:17:36 UTC

Fixed code misplacement that would cause maximized windows to be painted
with garbage because the final image was never composited for decorations
with no side-height.

lp:~compiz-team/compiz-core/compiz-core.crack 1 Development 2011-10-28 13:53:17 UTC
2898. Merge from lp:~compiz-team/compiz-cor...

Author: Sam Spilsbury
Revision Date: 2011-10-28 13:51:29 UTC

Merge from lp:~compiz-team/compiz-core/compiz-core.decorator

lp:~compiz-team/compiz-core/compiz-core.fix_882826 1 Development 2011-10-27 22:46:10 UTC
2891. Merge lp:~smspillaz/compiz-core/compi...

Author: Sam Spilsbury
Revision Date: 2011-10-27 22:28:03 UTC

Merge lp:~smspillaz/compiz-core/compiz-core.fix_slow_movement

lp:~compiz-team/compiz-core/compiz-core.fix_882527 1 Development 2011-10-27 11:55:18 UTC
2891. Merge lp:~compiz-team/compiz-core/com...

Author: Sam Spilsbury
Revision Date: 2011-10-27 11:53:57 UTC

Merge lp:~compiz-team/compiz-core/compiz-core.scale_viewports

lp:~compiz-team/compiz-core/compiz-core.gles2 1 Development 2011-10-27 11:22:16 UTC
2892. Fix small build issue

Author: Sam Spilsbury
Revision Date: 2011-10-27 11:21:52 UTC

Fix small build issue

lp:~compiz-team/compiz-core/compiz-core.gles2_support 1 Development 2011-10-27 00:02:51 UTC
2891. Merge lp:~compiz-team/compiz-core/com...

Author: Sam Spilsbury
Revision Date: 2011-10-27 00:02:51 UTC

Merge lp:~compiz-team/compiz-core/compiz-core.gles2_support

lp:~compiz-team/compiz-core/oneiric.gles2_support 1 Development 2011-10-19 05:11:26 UTC
2866. Merge remote tracking branch git://gi...

Author: Sam Spilsbury
Revision Date: 2011-10-19 05:09:48 UTC

Merge remote tracking branch git://git.compiz.org/compiz/core gles

lp:~smspillaz/compiz-core/oneiric.fix_864330 1 Development 2011-10-10 14:43:16 UTC
2829. Clean out and fix the event matching ...

Author: Sam Spilsbury
Revision Date: 2011-10-10 14:35:27 UTC

Clean out and fix the event matching system, make the timer an actual
object and use to to clear any stale events. Note that at the time
of testing there aren't any, but we warn if there are

lp:~smspillaz/compiz-core/oneiric.edge_hack 1 Development 2011-10-10 09:22:59 UTC
2828. Cheap hack to restack edge windows wh...

Author: Sam Spilsbury
Revision Date: 2011-10-10 09:20:29 UTC

Cheap hack to restack edge windows whenever another restack happens

lp:~smspillaz/compiz-core/oneiric.net_cm_handoff 1 Development 2011-10-08 11:36:43 UTC
2828. Implement experimental _NET_CM_HANDOF...

Author: Sam Spilsbury
Revision Date: 2011-10-08 11:36:09 UTC

Implement experimental _NET_CM_HANDOFF support

lp:~smspillaz/compiz-core/oneiric.maybe_fix_mumble 1 Development 2011-10-04 03:16:56 UTC
2825. Handle windows that reparent into the...

Author: Sam Spilsbury
Revision Date: 2011-10-04 03:16:26 UTC

Handle windows that reparent into the root window correctly

lp:~compiz-team/compiz-core/oneiric.fix_862455 bug 1 Development 2011-09-29 14:53:27 UTC
2821. Fix LP#862455. Hide windows that misb...

Author: Sam Spilsbury
Revision Date: 2011-09-29 14:50:55 UTC

Fix LP#862455. Hide windows that misbehave.

lp:~compiz-team/compiz-core/oneiric.fix_796594 1 Development 2011-09-27 19:38:32 UTC
2818. Treat vertically and horizontally max...

Author: Sam Spilsbury
Revision Date: 2011-09-27 19:37:57 UTC

Treat vertically and horizontally maximized windows as maximized for the purposes of drawing
and ensure that any button will always undo a previous state first

198 of 98 results
You can't create new branches for Compiz Core.