similar to: Recent but in gtk-window-decorator painting

Displaying 20 results from an estimated 2000 matches similar to: "Recent but in gtk-window-decorator painting"

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 Mar 10
0
[BUGS] Kde window decorator
Thanks to last david modifications (fixing an important 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
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
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 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.
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 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 opacity window matching from core). 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:
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
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:
2007 Feb 13
5
gtk-window-decorator segfault
On kde, gtk-window-decorator segfault everytime a minimised "Konqueror download window" close it self... Running with --sync fix the problem so no way to have a backtrace :( Cedric
2007 Apr 02
0
[PATCH] button_layout support for gtk-window-decorator
I noticed there have been some older posts about a work in progress patch which never made it to the ML due to some issues. I am attaching three patches here in an effort to bring the button_layout support into gtk-window-decorator which allows you to define the titlebar button placements with a string (e.g. "menu:minimize,maximize,close") in /apps/metacity/general/button_layout. #
2006 Dec 05
2
gtk-window-decorator segfault?
With current git, gtk-window-decorator quit when kde start :( Another way to make it quit: dcop kicker kicker restart => gtk-window-decorator quit.... Cedric
2007 Mar 02
1
[PATCH] prevention focus obsolete
http://hibbert.univ-lille3.fr/%7Ecbellegarde/Compiz/prevention.patch Here a patch to remove focus_prevention option. Put a zero string in focus_prevention_match do the same. Cedric
2007 Feb 23
2
gtk-window-decorator - No window borders
Hi, I have a strange problem with gtk-window-decorator. I've tried 0.3.6 & the latest from git, but with either I don't get any window borders when running gwd. I hope its not something simple I've missed but I've searched around and not found anything. gwd never segfaults or even displays any warnings or anything for that matter. It just doesn't draw the borders. I've
2006 Dec 21
1
Gtk-Window-Decorator Problem
Hi, There is a strange bug in gwd. When using compiz, after some time all window decorations become non-responsive. All buttons on the decoration become non-clickable and I can't move any window. Also the decoration color stays in an unfocused state, but I can focus all windows. After that point if i open new windows, they have a decoration bar, but no buttons, icon or title. I've no idea
2006 Dec 11
1
gtk-window-decorator shadow crash
If you set shadow_offset_x and y to 0 then gwd crashes with this message. The program 'gtk-window-decorator' received an X Window System error. This probably reflects a bug in the program. The error was 'RenderBadPicture (invalid Picture parameter)'. (Details: serial 16033 error_code 176 request_code 154 minor_code 8)
2007 Mar 25
2
[PATCH] Vertical/Horizontal maximization in gtk-window-decorator
Here a patch to enable Vertical/Horizontal maximization in gtk-window-decorator. Cedric -------------- next part -------------- A non-text attachment was scrubbed... Name: gtk-window-decorator_HorzVertMaximize.patch Type: text/x-diff Size: 1418 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070325/22d15360/gtk-window-decorator_HorzVertMaximize.bin
2006 Dec 18
0
KDE window decorator
I've added a working KDE window decorator (kwd) to head. It's pretty much written from scratch however it borrows some trivial code from aquamarine which I didn't feel re-implementing. So why did I write a new one from scratch instead of improving aquamarine? I started out by trying to improve aquamarine but as I looked at the code and figured out what had to change to make it work
2006 Oct 13
3
No window decorator
Hi, With latest compiz updates i can't get gtk-window-decorator working. I add gwd gconf keys I saw in list archives : http://lists.freedesktop.org/archives/compiz/2006-October/000627.html No success. I use this script to start compiz : killall gtk-window-decorator gtk-window-decorator & export __GL_YIELD="NOTHING"; compiz --replace --use-cow gconf & Compiz load but