similar to: gnome-window-decorator -> gtk-window-decorator and some restructuring

Displaying 20 results from an estimated 10000 matches similar to: "gnome-window-decorator -> gtk-window-decorator and some restructuring"

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 Jun 07
2
gtk-window-decorator takes 100% CPU and doesn't work
Hi, I tried to run compiz on an intel i810 device (aiglx). According to the docs, I should: # LIBGL_ALWAYS_INDIRECT=TRUE compiz --replace --loose-binding gconf GLX_EXT_texture_from_pixmap is available with direct rendering. gtk-window-decorator: Could not acquire decoration manager selection on screen 0 display ":0.0" And 1. I get no window decorations at all 2. gtk-window-decorator
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 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
2007 Jun 07
1
What about splitting the gtk-window-decorator ?!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yesterday I sent a patch (http://paste.ubuntu-nl.org/24252/) against the latest compiz ubuntu gutsy source package to Amaranth, to make compiz compile (and package, of course) the gtk-window-decorator in two ways: 1) as gtk-window-decorator (= compiz-gtk package) using these configuration parameters: --disable-gnome \
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 Apr 01
3
window decorations explained and how to move forward
The window decoration system in compiz is implemented using a decoration plugin and a separate window decoration drawing application (a decorator). The decorator is drawing window decorations to minimal sized pixmaps. These pixmaps along with sets of coordinates which maps the pixmaps to windows are communicated back to the decorator plugin through a property on the client window. The coordinates
2007 Apr 13
2
White Boarders in AIGLX on non-decorated window types
A patch was submitted to the ML a while ago that cured the problem with white boarders in Gtk-Window-Decorator. Can this patch be commited or be a at least fixed up to work with AIGLX? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/compiz/attachments/20070413/ac87c932/attachment.html
2006 Dec 07
1
gtk-window-decorator keeps crashing
I'm using compiz 0.3.4 on aiglx with the latest nvidia driver 1-0-9631. sometimes when I right click on the window decoration in some programs like totem, gedit and gimp, gtk-window-deocrator crashes ( compiz is still running but gtk-window-decorator crashes ). This is getting very annoying. Any help or suggestions are more than appreciated -- Regards, Hussam Al-Tayeb. -------------- next
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 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 May 08
1
--replace for gtk-window-decorator
Hi. I noticed that the gtk-window-decorator now ignore the --replace parameter (it always fails to load if another decorator is running). I attach a simple patch to solve this problem. Regards, Pierpaolo -- Pierpaolo Follia http://madchicken.altervista.org/tech -------------- next part -------------- A non-text attachment was scrubbed... Name: allow-replace-param.patch Type: text/x-patch Size:
2006 Oct 01
1
gtk-window-decorator metacity opacity theme
hi, I made a small a patch for gtk-window-decorator which define default border alpha to zero when it use metacity theme. That allows while playing with the alpha attributes of the metacity themes to have transparent borders. here too the modified ?Human Ubuntu? theme and a screenshot to show the result. ps: sorry for my bad english -------------- next part -------------- A non-text attachment
2006 Dec 05
1
Odd GTK-Window-Decorator bug
In the latest git compilation by gandalfn for his repositories, I receive an odd error regarding non-window items; but only under gtk-window-decorator. All non-window items (including panels, drop-down menus, etc.) have about a 10pixel "system color" stroke effect in place of the drop shadow, or what have you. This is experienced currently under Feisty Fawn testing, afaik. Latest
2007 Apr 29
2
gtk-window-decorator Wnck warnings
Hi, I'm getting a lot of warnings like this one: (gtk-window-decorator:8442): Wnck-WARNING **: Unhandled action type (nil) Does anyone else see these warnings or know what causes these? Also, it seems that this "lost textures" bug https://bugs.freedesktop.org/show_bug.cgi?id=10789 usually happens only when these warnings are spitted out, so the bug is probably related to these
2008 Mar 20
0
gtk-window-decorator - unneeded MAX ()
Hi, it seems to me that line gtk-window-decorator.c:3324 could be written as "top_width = w;" as w will always me the maximum, due to line 3319. 3319 if (w < ICON_SPACE + d->button_width) 3320 return FALSE; 3321 3322 top_width = name_width + d->button_width + ICON_SPACE; 3323 if (w < top_width) 3324 top_width = MAX (ICON_SPACE +
2006 Sep 20
1
metacity theme support in gnome-window-decorator
I played a little bit yesterday with adding metacity theme support to gwd and it looks like it's not going to be very hard. Hopefully I'll have it working in the next couple of days. What I've done is to rip out all the parts of the metacity code that is required for theme support (boxes.c, gradient.c, theme-parser.c, theme.c, util.c). Ideal would be if we could put this part of
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)
2006 Oct 11
1
compiz starts but not window decoration
I just did another compiz checkout and installed but now compiz won't work I'm starting compiz like this: gtk-window-decorator --replace & export __GL_YIELD="NOTHING"; compiz --replace --indirect-rendering --strict-binding --use-cow gconf move resize minimize place decoration cube rotate scale switcher zoom fade screenshot dbus This was working earlier but not anymore. Now
2007 Mar 10
0
[BUG] gtk-window-decorator and Xevents
If i remove Move action mask with winrules plugin, I can't raise a window by clicking on it. event_filter_func() receive an KeymapNotify instead of ButtonPress/ButtonRelease event. gtk-window-decorator bug? libwnck bug? gdk bug? No idea for now :( Cedric