compiz icon indicating copy to clipboard operation
compiz copied to clipboard

Compiz 0.8-work which may or may not be awesome

Results 23 compiz issues
Sort by recently updated
recently updated
newest added

I'm sure the build is broken due to my work, but the bigger problem here is that it's a nightmare to track down what's actually happening (or not) as far...

bug
enhancement
plugin
core

I'm using debian metacity 1:3.14.3-1. When I try to compile compiz it fails at gtk-window-decorator.c Compile log: ``` Making all in gtk make[2]: Entering directory '/usr/local/src/compiz/compiz/build/gtk' Making all in window-decorator...

bug
build

eZoom needs to re-calculate the multihead logic when the screen changes. Example: Laptop with compiz, dock the laptop with two monitors. Zoom wont work on more than one monitor.

bug
reproduced
plugin

Evince seems to do it's own decoration, gtk-window-decorator seems to respect this mostly by not drawing decorations for it. However, the shadows are still drawn as if g-w-d was drawing...

bug

This is a simple memory-corruption safeguard that's relatively common: foo.h: struct CompFoo { #define FOO_MAGIC 0x0112112 int magic; char *blatti; ... }; foo.c: struct CompFoo *f = malloc.... f->magic =...

enhancement
core

When using vim in urxvt (possibly others), I get occasional X errors: errorHandler (src/display.c:1732): X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) errorHandler (src/display.c:1742): Major opcode of...

bug
core

1. Fullscreen a chromium window, 2. Alt-tab to a different chromium window 3. Click the non-fullscreened chromium window The fullscreened one is now raised over the one that was just...

bug
core

I want a user to be able to install compiz and run 'compiz --replace' and get something functional. This can be done in many ways. Is compiz-manager the way to...

enhancement
question

SSIA

enhancement
build

ccsm, libcompizconfig, etc should be shipped by default. No point keeping them isolated.

enhancement
build