search for: cbellegard

Displaying 11 results from an estimated 11 matches for "cbellegard".

Did you mean: cbellegarde
2007 Feb 27
4
Blur bugs and slowdown :(
I now use blur plugin thanx to window matching feature, thanx David ;) I have some bugs: http://hibbert.univ-lille3.fr/~cbellegarde/blur_4xbilinear_bug.png Here, i have some artefacts bugs with 4xbilinear. This blur mode is fast! May be a Nvidia drivers bug... http://hibbert.univ-lille3.fr/%7Ecbellegarde/blur_gaussian_fast.png Here, an amarok big window with just desktop, moving window is fast. http://hibbert.univ-lille3....
2007 Mar 10
0
[BUGS] Kde window decorator
...bug for me), i just jump to kde decorator. But i always have two bugs: 1) I've got some artefacts with wobbly windows at window/decoration junction. Better visibility of this bug with polyester theme and unified decorator/window color like on this screenshot: http://hibbert.univ-lille3.fr/~cbellegarde/kde.png This doesn't happen when using Alt + click to move window ! I think the white line on konqueror maximised window is the same bug: http://hibbert.univ-lille3.fr/~cbellegarde/kde1.png And i get to have a screenshot of the bug: http://hibbert.univ-lille3.fr/~cbellegarde/kde2.png 2) Wit...
2007 Mar 05
1
[PATCH] decoration plugin window matching
Here a patch to enable window matching in decoration plugin: http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/decor_match.patch And a shema file if you want to test: http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/decor.schema For removing shadow on panels, just add "type=dock" to no_border_match Cedric
2007 Apr 05
1
[PATCH] Fix for matching code
Here is my first one line patch :) This patch will make you able to do some funny think like: (class=Kopete & type=Unknown) | Splash | Tooltip | Notification | Combo | Dnd http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/bad_inc_match.patch Cedric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/compiz/attachments/20070405/d9c5cacc/attachment.htm
2007 Mar 02
1
[PATCH] Role window matching
http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/role_match.patch This patch add a new match type in regex plugin. You can now add a "role=" in match strings... This will enable me to put window matching into bs plugin and remove Opacity/Brightness/Saturation window matching from state plugin (currently in conflict with opa...
2007 Mar 04
1
[PATCH] CompWindowActionMoveMask (move plugin)
Here a patch to make move plugin take care of CompWindowActionMoveMask. http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/respectWindowActions.patch There is also a bug in gtk-window-decorator. If you use this plugin: http://forum.go-compiz.org/viewtopic.php?t=643 Set your terminal to be non movable, terminal window doesn't have _NET_WM_ACTION_MOVE, but you can move it with decoration. Use Alt+Button1,...
2007 Mar 05
1
[PATCH] place plugin window matching
Here a patch to enable window position/viewport matching in place plugin: http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/place_matches.patch I don't know how to initialise properly x and y position max value in options initialisation. David may have an idea ;) Cedric
2007 Mar 14
1
[PATCH] Bug in decoration matching
Here a patch to fix a bug in decoration matching (no way to match type=dock) This patch enable removing shadow from dock with something like this: !type=dock | any http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/dock_shadow.patch Cedric -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/compiz/attachments/20070314/95fca139/attachment.html
2007 Apr 12
2
Bug with kde applications and damageWindowRect wrapping...
Here is a bug that make me insane since a lot of time. Randomly, when launching an kde application, i can see it appear on screen and then being placed by place plugin. I look at place plugin code and everything looks ok... http://hibbert.univ-lille3.fr/~cbellegarde/PlacementBug.png Here a screenshot of the bug, as you can see, window first appear at this "non placed" position, then, it will be removed and place by place plugin ... As all this is executing fastly, you get a really bad looking effect on screen... But, this only affect kde applicatio...
2007 Jun 26
1
gtk decorator bug
Sometime, i've got gtk-window-decorator unable to maximize windows :( http://hibbert.univ-lille3.fr/~cbellegarde/gwd_max_bug.png On this shot, tvtime window is maximised, gwd think it is (not rounded corners). Switching to kde-window-decorator and it works, switching to gwd and it's not working again. Cedric
2007 Apr 22
0
Recent but in gtk-window-decorator painting
Since recent change in git, i've got a bug with gtk-window-decorator: http://hibbert.univ-lille3.fr/~cbellegarde/gwd.png Cedric