Displaying 20 results from an estimated 1000 matches similar to: "glu dependency"
2006 Dec 14
3
[dbus] add getMetadata to plugins
This patch adds support for getMetadata to plugins. It could probably
use better strings for "core". I need this for my dbus-based
configuration GUI.
-- 
Travis Watkins
http://www.realistanew.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_plugin_metadata.patch
Type: text/x-patch
Size: 2511 bytes
Desc: not available
Url :
2006 Sep 29
1
Re: compiz: Changes to 'master'
* David Reveman wrote:
>  plugins/compiz.schemas.in |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> New commits:
> commit 0697bf9b800be99e54e722425e4cfe6347df2f8d
> Author: David Reveman <davidr@novell.com>
> Date:   Wed Sep 27 13:45:10 2006 -0400
> 
>     novell.png -> freedesktop.png
The commit actually renames novell.png to freedektop.png
2007 Feb 26
6
dbus introspection
I've started work on a rewrite of sorts for the dbus plugin that
changes how it listens/responds to messages to make it possible to
generate introspection data. The main changes are registering every
plugin, screen, option, etc with dbus_connection_register_object_path
and using libxml2 to generate the introspection data. This more or
less works I just need to hook up the rest of the methods
2007 May 18
2
about matchbox + compiz solution
Instead of use compiz windows manager, I want to use matchbox, but I want reuse compiz plugins, means I use matchbox + compiz  as  windows manager + 3D desktop effect solution,  would you please give me some suggestion about my plan.
What about the effort? Would you please give me some suggestion. 
Thanks. 
-----Original Message-----
From: David Reveman [mailto:davidr at novell.com] 
Sent:
2007 Mar 06
2
decoration flashing with current upstream
Greetings everybody!
	I just git pull'ed compiz and after compiling and installing it, I
started experiencing the decorations flashing and windows not being
updated correctly. Sofar I was not able to revert to a state identifying
which commit introduced this flaw. This is happening to me on an i915
and a GeForce7900GT.
	Using git revert <some commit> is the right way to work oneself
2011 Jan 04
3
[LLVMdev] include/Config/config.h discrepancies between CMake and autofoo builds
Hello. I see many discrepancies in config.h file generated by CMake and
autoheader.
Most of them are following:
In autofoo-generated config:
> /* Define to 1 if you have the `<name>' function. */
> #define HAVE_<name> 1
>
but in CMake-generated:
> #undef HAVE_<name>
>
This happens because in config.h.cmake (config.h.in analog) these functions
just are not
2006 Dec 21
2
Freenode Group Registration
I've been informed by freenode staff that in order to claim #compiz
and #compiz-dev (both are apparently leftovers from beryl) we need to
fill out a group registration and have a group contact. I'd be willing
to handle all that, just thought I should ask here first to see if
everyone was ok with it. Thoughts?
-- 
Travis Watkins
http://www.realistanew.com
2011 Jan 05
2
[LLVMdev] Fw: include/Config/config.h discrepancies between CMake and autofoo builds
Whoops, phone rang and I forgot to cc to the list before I typed the message.
----- Forwarded Message ----
> From: Samuel Crow <samuraileumas at yahoo.com>
> To: Ruben Van Boxem <vanboxem.ruben at gmail.com>
> Sent: Wed, January 5, 2011 3:38:21 PM
> Subject: Re: [LLVMdev] include/Config/config.h discrepancies between CMake and 
>autofoo builds
> 
> 
> 
> 
2007 Mar 09
0
AW: Re: [PATCH] minimize doesn't respect "no core instance" flag
Hi,
Let me ask in a more general way:
A plugin wants to hide windows by preventing their drawing - that's all group wants to do. 
What's the correct way to do that? From my understanding, that's NO_CORE_INSTANCE_MASK. If that's not true, what's the exact meaning of that flag?
Another way to do that would be to just return from paintWindow instead of calling the next plugin,
2007 May 27
2
commit a50d2f9e0f66f445338eb5ad7361b48d48446b29 broke compiz for me
Hello,
as you can see in the other thread the current git does not work for me.
so I did a git bisect and found out that this commit broke it for me:
---------------------
git bisect good
a50d2f9e0f66f445338eb5ad7361b48d48446b29 is first bad commit
commit a50d2f9e0f66f445338eb5ad7361b48d48446b29
Author: David Reveman <davidr at novell.com>
Date:   Fri May 18 16:05:31 2007 -0400
    Remove
2006 Sep 21
2
initial metacity theme support for compiz
I just pushed some code into the compiz repository for initial metacity
theme support. It's not complete, left and right borders are not
rendered correctly, button decorations doesn't always match event window
locations, maximized and shaded windows are not rendered as when running
metacity, button locations are not configurable as with metacity... but
it still seem to look OK with most
2006 May 07
1
Fw: patch for colored drop-shadow
I just realized this message went to the wrong place.  I meant to send
this to the list.
Also, I want to clarify, I don't intend to offend or upset anyone,
obviously I love the work that is happening on compiz, I am merely
trying to help.
Begin forwarded message:
Date: Wed, 3 May 2006 09:39:45 -0400
From: Quinn Storm <livinglatexkali@gmail.com>
To: David Reveman
2009 Sep 05
1
the opengl and glu fiasco with wine 1.1.29 and nvidia binary
i have been compiling wine from git regularly with no problems whatsoever until now. ./configure now always spits out not found messages for -lGL and -lGLU. opengl and direct3d support cannot be enabled. how do i fix that. i'm on fedora 11 with nvidia 190.32 drivers. thanks for any help i can get.
2007 Mar 02
3
CompDisplay from loaderLoadPlugin
I'm trying to use custom functions for loaderLoadPlugin and
loaderUnloadPlugin to register/unregister plugin paths in the dbus
plugin as needed but I need to get access to a CompDisplay or
DbusDisplay in order to do so. Is there any way to get access to this?
-- 
Travis Watkins
http://www.realistanew.com
2005 Nov 16
1
COM dates (was origin and "origin<-" in chron)
I was just looking for an easy way to convert between COM datetime and
chron datetime (both ways.)
I found examples on the list, but they involved origin.
 
Does anyone have functions for converting COM datetime <-> chron
datetimethat work "safely"?
 
David L. Reiner
 
 
> -----Original Message-----
> From: Gabor Grothendieck [mailto:ggrothendieck@gmail.com]
>
2007 Aug 20
1
[ANNOUNCE] compiz-0.5.4
A new compiz release 0.5.4 is now available from:
        http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.4.tar.gz
    which can be verified with:
        http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.4.tar.gz.sha1
        761e5ac96426cab48588d14960e84971ad103372  compiz-0.5.4.tar.gz
       
2005 Apr 21
1
R 2.1.0 for Windows installation error? atanh not in R.dll?
Could someone please tell me what I did wrong to create this message or what I should do to correct this problem?
I downloaded 2.1.0 Windows binary and installed into C:/R/rw2010, using the installer. I ran md5check.exe in C:/R/rw2010/bin/ and got "No errors."
The problem is this:
When I start up Rgui.exe from its shortcut (target= C:\R\rw2010\bin\Rgui.exe --save -sdi, Start in
2007 Jan 01
1
DBus setting options broken
Using latest git if you try to set an option to the value it already
has you get an error like 'dbus_bindings.DBusException: Method "set"
with signature "s" on interface "org.freedesktop.compiz" doesn't
exist' and setting it to a new value actually changes the setting but
dbus times out waiting for a reply saying so. Setting a list gives the
method
2007 Mar 01
3
decoration mask
Beryl has this mask called PAINT_WINDOW_DECORATION_MASK that the
decoration plugin sets when it's drawing the decorator windows. It
lets you apply an effect to a window that doesn't affect the
decorations. Does this sound like something that would be useful in
compiz?
-- 
Travis Watkins
http://www.realistanew.com
2007 Mar 19
1
moveWindowToViewportPosition only does horizontal viewports
As the subject says, moveWindowToViewportPosition only takes an x
argument. Shouldn't it have a y argument too for vertical viewports?
-- 
Travis Watkins
http://www.realistanew.com