CIA.vc
Compiz Fusion
Compiz WM plus Compiz Fusion enhancements
Stats » Projects » Compiz Fusion
information
Photo
Compiz Fusion is the result of a merge between the well-known Beryl composite window manager and Compiz Extras, a community set of improvements to the Compiz composite window manager. Compiz Fusion aims to provide an easy and fun-to-use windowed environment, allowing use of the graphics hardware to render each individual window and the entire screen, to provide some impressive effects, speed and usefulness. The first Compiz Fusion developer release was Compiz Fusion 0.5.2 on August 13th 2007, shortly after Compiz 0.5.2 was released.
syndicateUTC clock
11:09 on May 28, 2012
event counters
The last message was received 1.17 weeks ago at 06:30 on May 20, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
2 messages so far this month, 0 messages last month
8229 messages since the first one, 4.69 years ago, for an average of 5 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
02:08 on May 20compiz-fusion
Commit by a.j.buxton on compiz-0.8 :: /compiz/plugins/ezoom/ezoom.c: (link)
 Use correct monitor when syncing mouse

Fixes the initial sync-to-mouse when using multimonitor and triggering
focus tracking (for example).

Backported from compiz 0.9
#
02:04 on May 20compiz-fusion
Commit by a.j.buxton on master :: /fusion/plugins-main/src/ezoom/ezoom.c: (link)
 Use correct monitor when syncing mouse

Fixes the initial sync-to-mouse when using multimonitor and triggering
focus tracking (for example).

Backported from compiz 0.9
#
08:08 on Mar 23compiz-fusion
Commit by dannybaumann on compiz-0.8 :: /compiz/compizconfig/ccsm/ccsm: (link)
Fix indention problem.
#
08:07 on Mar 21compiz-fusion
Commit by dannybaumann on compiz-0.8 :: /compiz/plugins/kdecompat/kdecompat.c: (link)
 Update _NET_DESKTOP_LAYOUT property with viewport layout.

This breaks the spec (this property is supposed to be set by the pager,
not the WM), but KDE 4.8's pager expects the WM doing so in order to
display the proper layout.

Dynamic reconfiguration doesn't (at least presently) work though, as the
Plasma pager connects to Kwin's DBus interface :-(
#
08:54 on Mar 19compiz-fusion
Commit by dannybaumann on compiz-0.8 :: /compiz/plugins/kdecompat/kdecompat.c: (link)
Adapt for changed slide animation protocol.
#
14:27 on Feb 08compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/ (decor/src/decor.cpp opengl/src/paint.cpp): (link)
Fix decoration mapping instabilities and texturing artefacts
#
14:27 on Feb 08compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/wobbly/CMakeLists.txt: (link)
Enable wobbly plugin compilation
#
14:27 on Feb 08compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/ (3 files in 2 dirs): (link)
Port the Wobbly plugins to gles
#
18:33 on Jan 24compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/decor/src/decor.cpp: (link)
Fix compiz decorator's shadow blending
#
18:33 on Jan 24compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/resize/src/resize.cpp: (link)
Fix blending in the resize plugin
#
18:33 on Jan 24compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/resize/src/resize.cpp: (link)
Draw resize plugin in fullscreen mode to workaround rendering instabilities
#
18:33 on Jan 24compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/resize/src/resize.cpp: (link)
Workaround GL_LINE_LOOP usage in resize plugin
#
13:07 on Jan 24compiz-fusion
Commit by dannybaumann on compiz-0.8 :: /compiz/plugins/staticswitcher/staticswitcher.c: (link)
 Fix window MRU order.

Commit 0df941c26aef7bccf8c8530b41bdc7e9af0aaa9e introduced giving
selected windows focus in order to allow keyboard shortcuts being run on
them. This had the unwanted side effect of messing up the MRU order. Fix
that by not moving focus, but just temporarily changing activeWindow.
#
20:31 on Jan 17compiz-fusion
Commit by alexandros.frantzis on gles :: /compiz/core/plugins/opengl/src/paint.cpp: (link)
Properly initialize the GLVertexBuffer object in all rendering cases.
#
20:31 on Jan 17compiz-fusion
Commit by alexandros.frantzis on gles :: /compiz/core/kde/window-decorator-kde4/window.cpp: (link)
 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.
#
13:10 on Jan 16compiz-fusion
Commit by dannybaumann on compiz-0.8 :: /compiz/core/kde/window-decorator-kde4/main.cpp: (link)
Avoid crash on shutdown due to a bug in Qt's raster graphics engine.
#
22:30 on Jan 03compiz-fusion
Commit by oreaus on master :: /compiz/core/plugins/opengl/src/paint.cpp: (link)
Cleanup.
#
22:30 on Jan 03compiz-fusion
Commit by brnguyen on master :: /compiz/core/plugins/opengl/src/paint.cpp: (link)
 Fix vertex and texture array code in paint.cpp.

PrivateGLScreen::paintBackground(): If background textures are empty,
fix the vertex array pointer to use the beginning of the vertex data
rather than (data + 2). Fix data allocation so only the necessary number
of vertices is allocated. Disable the unspecified texture coordinate
array in this case, since leaving it enabled may cause the GL driver to
segfault when attempting to dereference it.
#
13:15 on Dec 07, 2011compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/opengl/src/screen.cpp: (link)
 Conditionally rebind to oldFbo if we initially did bind scratchFbo
successfully.
#
01:10 on Dec 07, 2011compiz-fusion
Commit by frederic.plourde on gles :: /compiz/core/plugins/opengl/CMakeLists.txt: (link)
fix opengl plugin build issue with CFLAGSADD lacking quotes
#