similar to: Makefile.am missing in gtk/gnome

Displaying 20 results from an estimated 20000 matches similar to: "Makefile.am missing in gtk/gnome"

2006 Oct 03
6
Tried out Beryl (Animation pugin)
Hi I just tried out the new 0.1.0 release of beryl. Generally I do like the compiz fdo version, because I like the gconf integration and the metacity theme support in gwd. Also I think their configuration system is a complete mess, this beryl settings manager is completly bloated in my opinion. Anyway, I noticed they have quite a lot of plugins. While I found most of them nothing special, the
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
2006 Sep 22
1
gnome-window-decorator -> gtk-window-decorator and some restructuring
The current name of gnome-window-decorator is wrong. There's nothing gnome specific in that code. I'll go a head and change the name to gtk-window-decorator later today. I'm also going to split the gnome configure option into a gtk and a gnome option as the only gnome specific code that exist in the tree is the compiz-window-manager module which is used to integrate with the gnome
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 \
2015 Apr 13
7
Accessibility of Cairo/OpenGL text: ATK without GTK?
Hello. While playing with Compiz window switchers (there are several) I noticed that the selected window name is displayed but not vocalized by the screen reader. I was initially surprised after discovering that the window title is not drawn with GTK; but I understand that Compiz itself does not actually depend on GTK --- only the GTK window decorator and CCSM use it. So Compiz renders text
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
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
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
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 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
2006 Sep 29
1
undeclared identifier 'space' in function MetaButtonSpace
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DORBIT2=1 -pthread -I/opt/Xgl/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libwnck-1.0 -I/opt/Xgl/include -I/usr/include/metacity-1 -I/usr/include/gtk-2.0
2006 Nov 12
1
compiz segfaults fixed
Ok it is working now! The problem was the new final nvidia driver, everything is working fine with the beta one. Don't ask me why...
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
2006 Sep 29
1
issues with non /usr install-prefix
Greetings everybody! I'm trying to figure out how to get compiz install error-free in a prefix other than /usr. Because I currently don't "trust" compiz-packages on Ubuntu EdgyEft I have it install upstream to /home/mirco/compiz. I call configure like this: ./configure --prefix=/home/mirco/compiz --enable-librsvg --enable-gtk --enable-metacity --enable-dbus
2007 Apr 07
3
GWD button drawing prob-- any Cairo pro have insights?
Since I first tried nVidia's AIGLX with Compiz I've been seeing some pretty consistent drawing problems on GWD's minimize and maximize buttons on hover. It looks like part of the fill is drawn with low alpha. I haven't been able to duplicate it when using Xgl... Here's a quick vid of what I'm seeing:
2006 Oct 05
2
compiz coding style
The coding style I use for compiz is very similar to what's used in the xserver. This was the best I could get out of GNU indent. indent -psl -saf -sai -saw -sob -i4 -bbo -bls -lp -di1 -pcs -bs -cs -bl -bli0 -cdb -sc -bad -bap -l78 The style in compiz is slightly different though. Function parameters are aligned and I usually align function parameter names and variable names too. I also
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 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 Jan 12
2
Button order issues
Hi there, I'm trying to get gtk-window-decorator to respect metacity's button_layout gconf key, and basing my work on a patch posted on the forums a while back: http://forum.go-compiz.org/viewtopic.php?p=1306&highlight=#1306 The patch works perfectly by itself against compiz 0.3.4, but against 0.3.6, it results in no buttons or titlebar text being drawn in the window decoration.
2019 Feb 16
5
Compiz 0.9.14.0 released
Compiz 0.9.14.0 has been officially released today. Major changes in this release include: - Development has switched from Bazaar (back) to Git [1]. - CCSM has been ported to PyGObject, GTK 3 and Python 3. - compizconfig-python has been ported from Pyrex to Cython. - Restored the Color Filter plugin by porting it to the new plugin API. - Added support for loading configuration from multiple