date | project | content | link |
|---|
| 02:08 on May 20 | compiz-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 20 | compiz-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 23 | compiz-fusion | Commit by dannybaumann on compiz-0.8 :: /compiz/compizconfig/ccsm/ccsm: ( link) Fix indention problem. | # |
| 08:07 on Mar 21 | compiz-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 19 | compiz-fusion | Commit by dannybaumann on compiz-0.8 :: /compiz/plugins/kdecompat/kdecompat.c: ( link) Adapt for changed slide animation protocol. | # |
| 14:27 on Feb 08 | compiz-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 08 | compiz-fusion | Commit by frederic.plourde on gles :: /compiz/core/plugins/wobbly/CMakeLists.txt: ( link) Enable wobbly plugin compilation | # |
| 14:27 on Feb 08 | compiz-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 24 | compiz-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 24 | compiz-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 24 | compiz-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 24 | compiz-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 24 | compiz-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 17 | compiz-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 17 | compiz-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 16 | compiz-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 03 | compiz-fusion | Commit by oreaus on master :: /compiz/core/plugins/opengl/src/paint.cpp: ( link) Cleanup. | # |
| 22:30 on Jan 03 | compiz-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, 2011 | compiz-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, 2011 | compiz-fusion | Commit by frederic.plourde on gles :: /compiz/core/plugins/opengl/CMakeLists.txt: ( link) fix opengl plugin build issue with CFLAGSADD lacking quotes | # |