Branches for Quantal

Name Status Last Modified Last Commit
lp:ubuntu/quantal/compiz bug 2 Mature 2012-10-17 06:06:09 UTC
3283. * debian/patches/unity_support_test.p...

Author: Didier Roche-Tolomelli
Revision Date: 2012-10-09 15:26:52 UTC

* debian/patches/unity_support_test.patch:
  - force llvmpipe in the unity profile if we are in the grey zone, meaning:
    the card and drivers have opengl support, however, it doesn't met unity
    requirements (opengl < 1.4, no vertex shaders support…). Thanks duflu
    (LP: #1039155)
    Note that we already discourage them to upgrade from precise to quantal
    with a warning before the upgrade, however let's get a slow ui rather
    than none on the iso as well.

lp:ubuntu/quantal-updates/compiz bug 2 Mature 2013-03-26 03:03:35 UTC
3285. * New upstream release. - Enable Un...

Author: Timo Jyrinki
Revision Date: 2012-12-04 12:41:40 UTC

* New upstream release.
  - Enable Unredirect Fullscreen Windows by default. It seems to be
    stable enough with all the major graphics drivers now, as at Ubuntu
    12.10 (with updates). (LP: #1063690)
  - Grid: Reset the currently handled window in the GridWindow
    destructor only if the destroyed window was the handled one.
    (LP: #1048855) (LP: #1067812)
  - Grid: Set GridWindow->lastTarget to GridMaximize only if the
    window was fully maximized. (LP: #1071689)
* Cherry-pick related fixes from upstream:
  - Fixed: unredirected fullscreen windows sliding offscreen were
    staying unredirected (always visible), because compiz thought
    they were fullscreen on a different monitor. Add extra smarts
    to tell the difference between fullscreen and offscreen.
    (LP: #1084401)
  - Add an option to specify which windows are allowed to be unredirected
    when they are fullscreen. Default: Allow unredirection on all window
    types except common video players: Totem, MPlayer, Vlc or Plugin-
    container (Flash or other nested browser windows). (LP: #1051802)
  - Add Firefox to the unredirect exceptions. (LP: #1086337)

lp:~gebner/ubuntu/quantal/compiz/compiz-cms 1 Development 2013-03-31 12:32:16 UTC
3324. change release in debian/changelog.

Author: Gabriel Ebner
Revision Date: 2013-03-31 12:32:16 UTC

change release in debian/changelog.

lp:~matttbe/ubuntu/quantal/compiz/lp1013171 bug(Has a merge proposal) 1 Development 2012-07-02 15:26:20 UTC
3272. Update apport hook for python3 ; than...

Author: Matthieu Baerts
Revision Date: 2012-07-02 15:26:04 UTC

Update apport hook for python3 ; thanks to Edward Donovan (LP: #1013171)

lp:~nabil-stendardo/ubuntu/quantal/compiz/fix-segfault-related-to-shaders-and-uniforms (Has a merge proposal) 1 Development 2012-10-21 18:51:30 UTC
3320. * Fixed segfault in plugins/opengl/sr...

Author: NabilStendardo
Revision Date: 2012-10-21 18:51:30 UTC

* Fixed segfault in plugins/opengl/src/vertexbuffer.cpp.
  - It concerns third-party plugins using the compiz opengl API.
  - The crash occurs during rendering after shaders are added using GLWindow.addShaders and
  after a Uniform is manually added to the vertex buffer.

lp:~timo-jyrinki/ubuntu/quantal/compiz/fix_expo bug(Has a merge proposal) 1 Development 2012-09-13 07:37:46 UTC
3297. Clean changelog (remove the mention t...

Author: Timo Jyrinki
Revision Date: 2012-09-13 05:03:33 UTC

Clean changelog (remove the mention that expo patch would be disabled).

lp:~timo-jyrinki/ubuntu/quantal/compiz/ubuntu.0982bzr3377 bug 1 Development 2012-09-20 08:27:40 UTC
3304. Restore 'Glide 2' unminimize animatio...

Author: Timo Jyrinki
Revision Date: 2012-09-20 08:27:40 UTC

Restore 'Glide 2' unminimize animation via override

lp:~timo-jyrinki/ubuntu/quantal/compiz/ubuntu.0984bzr3407 bug 1 Development 2012-10-12 10:37:54 UTC
3318. * New upstream snapshot. - Cherry-p...

Author: Timo Jyrinki
Revision Date: 2012-10-12 10:37:33 UTC

* New upstream snapshot.
  - Cherry-picked fixes in Ubuntu merged to development branch
  - Disable failing tests due to distro patch (LP: #1058577)
  - Fix leakage of destroyed_pixmaps_table, containing pointers to freed
    decor_t's which could result in a freed GHashTable being passed into
    g_hash_table_remove and causing a crash. (LP: #1060171)

lp:~timo-jyrinki/ubuntu/quantal/compiz/ubuntu.0984bzr3411_superseded bug 1 Development 2012-11-09 07:54:31 UTC
3323. * New upstream snapshot. - Avoid du...

Author: Timo Jyrinki
Revision Date: 2012-11-06 14:33:01 UTC

* New upstream snapshot.
  - Avoid duplicate template instantiations of PluginClassHandler<>, at
    least for those plugins that get re-used by others. (LP: #1065815)
  - Make sure showdesktop is loaded after unityshell. (LP: #1067534)
  - Don't try to dereference NULL, which is returned by
    ccsGConfIntegratedSettingReadValue when it gets unexpected data
    from gconf. (LP: #1056615)
  - Stop the resize border (Rectangle resize mode) from flickering
    slightly. (LP: #1068518)

lp:~timo-jyrinki/ubuntu/quantal/compiz/ubuntu.0984bzr3412 bug 1 Development 2012-11-09 07:54:23 UTC
3323. * New upstream snapshot. - Avoid du...

Author: Timo Jyrinki
Revision Date: 2012-11-09 07:54:00 UTC

* New upstream snapshot.
  - Avoid duplicate template instantiations of PluginClassHandler<>, at
    least for those plugins that get re-used by others. (LP: #1065815)
  - Don't try to dereference NULL, which is returned by
    ccsGConfIntegratedSettingReadValue when it gets unexpected data
    from gconf. (LP: #1056615)
  - Stop the resize border (Rectangle resize mode) from flickering
    slightly. (LP: #1068518)

lp:~timo-jyrinki/ubuntu/quantal/compiz/ubuntu.add-xslt-and-panel-shadow-and-llvmpipe-fixes bug 1 Development 2012-09-18 08:14:41 UTC
3300. Check that pixmaps which aren't manag...

Author: Timo Jyrinki
Revision Date: 2012-09-18 07:56:42 UTC

Check that pixmaps which aren't managed by us actually exist before
binding. (LP: #927168)

lp:~timo-jyrinki/ubuntu/quantal/compiz/ubuntu.add-xslt-and-panel-shadow-fixes bug 1 Development 2012-09-18 07:55:38 UTC
3299. Ensure window decorations always get ...

Author: Timo Jyrinki
Revision Date: 2012-09-18 07:54:08 UTC

Ensure window decorations always get rendered after the window, not
before. This is how it was in compiz 0.9.7, and is required in order
to resolve unity panel shadow (LP: #1050704)

lp:~timo-jyrinki/ubuntu/quantal/compiz/ubuntu.add-xslt-compiz-dev (Has a merge proposal) 1 Development 2012-09-14 12:09:01 UTC
3298. * Cherry-pick fixes from upstream: ...

Author: Timo Jyrinki
Revision Date: 2012-09-14 10:49:02 UTC

* Cherry-pick fixes from upstream:
  - Fix CMakeLists.txt to bring an xslt file back to compiz-dev

lp:~ubuntu-branches/ubuntu/quantal/compiz/quantal-201303260114 (Has a merge proposal) 1 Development 2013-03-26 01:14:54 UTC
3319. releasing version 1:0.9.8.4+bzr3407-0...

Author: Didier Roche-Tolomelli
Revision Date: 2012-10-17 06:06:09 UTC

releasing version 1:0.9.8.4+bzr3407-0ubuntu1

lp:ubuntu/quantal-proposed/compiz bug 1 Development 2013-05-21 22:11:56 UTC
3286. * New upstream snapshot. - Added mi...

Author: Łukasz Zemczak
Revision Date: 2013-02-27 16:40:45 UTC

* New upstream snapshot.
  - Added missing glEnable/glDisableClientState calls for
    GL_TEXTURE_COORD_ARRAY and GL_VERTEX_ARRAY to make firepaint work with
    the new codebase (LP: #1048505)
  - Avoid calling code that results in calls to regexec as much as possible.
    Regular expression matching is too expensive to do very often and compiz
    was spending 31% of its CPU time in regexec() (LP: #1095001)
  - Add a feature for blacklisting certain graphics drivers from being able
    to unredirect fullscreen windows (LP: #1089246)
  - Prevent windows from maximizing on the wrong monitor (LP: #751605)
  - When dragging a window between workspaces, don't warp the pointer by a
    mysterious 10 pixels. Instead warp the pointer by 1 so it goes from one
    edge to the next without getting ahead of the window drag (LP: #201681)
  - Screenshot Plugin: Re-added GL_BLEND enabling and disabling calls to fix
    the selection rectangle not being transparent anymore (LP: #1047788)
  - Re-added missing glEnable (GL_BLEND); and glDisable (GL_BLEND); calls to
    the OpenGL codepath to fix the text plugin's missing transparency
    (LP: #1042132)
  - Set tabCount to 1 in KCommonDecorationUnstable. It will cause floating
    point exception when set to 0. (LP: #1050776)
  - Fixed fails to build from source in KDE4-window-decorator with latest KDE
    4.10 beta (LP: #1082152)
  - Restore cube transparency support for the top and bottom faces
    (LP: #1048272)
  - Hopefully fixed a memory leak in void update_frames_shadows (gpointer
    key, gpointer value, gpointer user_data) (LP: #1033879)

lp:~ubuntu-branches/ubuntu/quantal/compiz/quantal-proposed-201303260116 (Has a merge proposal) 1 Development 2013-03-26 01:16:28 UTC
3325. releasing version 1:0.9.8.4+bzr3412-0...

Author: Didier Roche-Tolomelli
Revision Date: 2012-11-12 08:49:26 UTC

releasing version 1:0.9.8.4+bzr3412-0ubuntu0.1

lp:~vanvugt/ubuntu/quantal/compiz/fix-1039155 bug(Has a merge proposal) 1 Development 2012-10-09 11:06:56 UTC
3316. Automatically fall back to LLVMpipe s...

Author: Daniel van Vugt
Revision Date: 2012-10-09 11:02:28 UTC

Automatically fall back to LLVMpipe software rendering if the hardware
fails unity_support_test.
(LP: #1039155)

lp:~vanvugt/ubuntu/quantal/compiz/fix-1071238 bug(Has a merge proposal) 1 Development 2012-10-25 10:48:27 UTC
3323. Never compare floats directly. They w...

Author: Daniel van Vugt
Revision Date: 2012-10-25 10:44:03 UTC

Never compare floats directly. They will rarely be precisely equal except
under tightly controlled conditions. This fixes test case failures.
(LP: #1071238)

lp:~vanvugt/ubuntu/quantal/compiz/upstream-expo-patch-quantal bug(Has a merge proposal) 1 Development 2012-11-28 09:46:07 UTC
3326. Promote 100_expo_layout.patch to the ...

Author: Daniel van Vugt
Revision Date: 2012-11-28 09:29:28 UTC

Promote 100_expo_layout.patch to the trunk so we don't have to maintain it
as a patch any more. Dropped some features even Ubuntu never used. The
remaining features merged into plugins/expo are invisible/disabled by default.
ubuntu-config.patch enables them.

Also seems to fix LP: #1059549.

119 of 19 results