search for: 3dbd3b20

Displaying 14 results from an estimated 14 matches for "3dbd3b20".

2007 Aug 25
1
Strange window flipping around
...(so the cube turns) the window seems to flip to the other side of the screen and back. This doesn't happen with 0.5. If required, I could try to make a film out of it. Any ideas what is wrong? I'd prefer to have this fixed before 0.6. -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: hanno at hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.freedesktop.org/archives/compiz/attachments/20070825/b9ebc7...
2007 Jul 08
2
[PATCH] Correct linking for png-plugin
If compiled with LDFLAGS="-Wl,--as-needed", compiz fails to correctly link the png-plugin. Attached patch fixes it (though I don't know if this is the correct way to do this in autotools). -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: jabber at hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: compiz-as-needed.diff Type: text/x-diff Size: 362 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070708/0ee52316/attachment.diff ------------...
2006 Jun 28
1
Strange stuff in autogen.sh
...? What does bgo 323968 mean? Is this a bug number? It isn't in the fdo-bugzilla. The reason I'm investigating this is that I'd like to use gentoos own autoreconf-macros and avoid running autogen.sh. Without these lines, this fails. -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: jabber@hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20060628/13bf1668/attachment.pgp
2006 Sep 28
3
configuration tools
...bsite defaced and download dead - csm: doesn't work with vanilla compiz So: Is there any tool atm to set the compiz gconf options with some nice dialoges? And if it's only someone sending me the archives of gset-compiz and compiztools. -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: jabber@hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20060928/7172f6b1/attachment.pgp
2007 Nov 06
1
CVE-2007-3920
A bypass for screensaver password dialogs has been found within compiz. What about it? Ubuntu created a patch, gentoo took the same: https://bugs.gentoo.org/show_bug.cgi?id=196878 -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber/Mail: hanno at hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.freedesktop.org/archives/compiz/attachments/20071106/4...
2007 Mar 07
1
compiz not running on server-1.3-branch
...exture compiz: pixmap 0x200008d can't be bound to texture compiz: Couldn't bind redirected window 0x2200005 to texture compiz: pixmap 0x200008b can't be bound to texture compiz: Couldn't bind redirected window 0x1600008 to texture -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: jabber@hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070307/7cd867d7/attachment.pgp
2006 Oct 04
2
cow by default?
Hi David, --use-cow seems to be quite stable on all variations of tfp (xgl, aiglx, nvidia), I think it was the plan to default-enable it. Do you think it's ready for that? Want a patch? -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: jabber@hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20061004/693b2806/attachment.pgp
2006 Sep 20
1
0.2 release
I'll try to get a stable 0.2 release out in the next couple of days. There will be a 0.2 branch and the idea is that the ABIVERSION will never change in this branch. If we need to extend the core in some way, we can always use the 'privates' system for that. I might want to include metacity theme support if I can get that working very soon but other than that I'd like to avoid
2006 Sep 27
1
disabling gconf doesn't work
laverne compiz # ./autogen.sh --disable-gconf [...] checking for GNOME_WINDOW_SETTINGS... yes checking for KDE_WINDOW_DECORATOR... yes configure: error: conditional "GCONF_SCHEMAS_INSTALL" was never defined. Ideas? -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: jabber@hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20060928/b1dc98be/attachment.pgp
2008 Mar 07
1
Current state - how to get gallium-stuff running?
...nouveau (?) I asked in irc but was pointed that it's not the right place to ask, though I didn't find any information in the wiki. Can someone give me some pointers? I'd volunteer to write some wiki documentation if I get it running. -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber/Mail: hanno at hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. Url : http://lists.freedesktop.org/archives/nouveau/attachments/20080307/...
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 Apr 11
3
The direct/indirect rendering stuff and compiz
...glXQueryExtensionsString to force indirect rendering. Shouldn't be that hard, some fiddling around with stdarg/va_list. As this probably results in a small API-change, I wanted to have the opinion of the mesa-folks how to solve this best. -- Hanno B?ck Blog: http://www.hboeck.de/ GPG: 3DBD3B20 Jabber: jabber@hboeck.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070412/d9939333/attachment.pgp
2007 Jun 16
3
What is the motivation for choosing nVidia?
Dear developers I have just noticed your fantastic work, and I am looking forward to send you dumps of my GeForce 6150, when I get vacation in two weeks. It is an integrated GPU on my Asus A8N-VM CSM, so I hope it will work. The reason I post is, I am wondering what the motivation is for doing nVidia and not ATi? I have read the "FAQ:Why are you doing this?", but it doesn't
2007 Oct 18
4
[ANNOUNCE] compiz-0.6.2
Hi, A new compiz release 0.6.2 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.2.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.2.tar.gz.sha1 ab5ecad856049a12a803fe6c94c3e55cdfcb5f68 compiz-0.6.2.tar.gz http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.2.tar.gz.sha1.asc