Displaying 20 results from an estimated 20000 matches similar to: "object framework design, part I: OBJECT MODEL"
2007 Dec 03
0
object framework design, part II: COMMUNICATION
COMMUNICATION
Method Invocation
The most common form of communication between an object and one of its
descendants is done by invoking one of the descendant's member
functions. Values can be passed to the descendant using function
arguments and values can be passed back to the ancestor using the return
value of the member function or one of its arguments. It's a regular
function call,
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
A new compiz release 0.5.2 is now available from:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz
which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz.sha1
0d0a4a39bfbe0ada770d9206b7a1b6b443c53c29 compiz-0.5.2.tar.gz
2007 Dec 03
1
object framework design
I'm going to start today by posting the first two, out of a series of
four documents describing the work done in the object-framework branch.
This post is just a heads-up but I'd also like to make sure people
understand that what's described in these docs and what's in the
object-framework branch is not set in stone in any way. It's a proposal
based on my experience with the
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:
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 01
16
input transformations
I spent some time this week trying to add support for input
transformations to the server. I tried a few different approaches. The
patches I've attached are what's currently working best for me.
In this approach I allow every window to have it's own root window
coordinate space. A window's root window coordinate space is affected by
all it's ancestors. Composite clients can
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
2009 Jan 05
1
The object framework branch
What's the status of this branch?
I haven't seen any activity on it since march 2008, so I'm wondering if
it's abandoned or not?
If not, what's the plans for merging with core, what's the specific
benefits and disadvantages it brings?
Does the nomad branch depend on the object framework branch in any way?
Can the branch be removed, if it's discontinued? Or perhaps
2007 May 17
3
place plugin
The place plugin has a bug:
when compiz is restarted or started to replace another wm it the windows
are placed in weird positions ( titlebar behind the panel etc.)
shouln't the place plugin loop over all open windows and place them
correctly when loaded? this should solve this issues.
any reason why this isn't done? have I missed something or is this just
a bug?
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
2006 Oct 05
3
configuration support in dbus plugin
I've added configuration support to the dbus plugin. I haven't done much
testing so let me know if you find any issues with it. You can find some
usage examples in the dbus plugin code.
This is what KDE needs for compiz configuration support but you can of
course use it for other configuration systems too. E.g. writing a simple
daemon that monitors a text file and use this dbus interface
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
2006 Jan 19
0
Problem with an Tree-like object hierarchy (ActiveRecord acts_as_tree)
Hello people on rails,
I am developing a web interface for a database that has hierarchical
data. I want the user to be able to browse the tree (~1300 nodes) and
activate/deactivate and showing/hiding groups of nodes (like
selecting one node selects all the children and the leafs). So I have
a tree of objects (ActiveRecord acts_as_tree). Because I need the
tree to be persistent and I
2007 Jul 11
8
video plugin update
I had to update the video plugin interface slightly to fix some bugs.
I've attached an updated mplayer patch.
-David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-xv-compiz-video-2.patch
Type: text/x-patch
Size: 15198 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/compiz/attachments/20070711/37e301ac/attachment-0001.bin
2006 May 19
3
compiz/zoom question
Hello all,
I was wondering is it possible to add the input functionality to the
zoom plugin? Currently zoom plugin is one of my favorite ones, I can
open a terminal and still not increase font size but zoom on and READ
it...
... because I'm not able to input anything to it, please correct me if
I'm wrong; maybe it is already possible, but I still don't know how to
do that...
I'm
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
2006 Nov 08
2
community site
An initial community site has been setup here:
http://www.go-compiz.org
It needs a lot of work and I haven't had time to do much yet. It's a
wiki so everyone is invited to help out and make it the site they want
it to be.
A git repository that pretty much anyone could get commit access to and
host compiz related stuff at is being set up and I'll post some more
details about this
2007 Feb 06
2
state of blur plugin
I forgot to give everyone an update on this.
The blur plugin is in a reasonable state now. It requires an OpenGL
implementation with an accelerated CopyTexSubImage2D path for usable
performance and that's likely not going to change sometime soon. One
major performance improvement can still be made, which allow us to avoid
the CopyTexSubImage2D path whenever the area behind a blurred region is
2005 Dec 01
1
R Hierarchical clustering leaf node
Hello,
I am new to the R package. After I use R to perform the hierarchical
clustering, I am only interested in retrieving the leaf nodes that share
the last common ancestors. As illustrated below, I'd like to retrieve (B,
C) as a cluster and then (D, E) as another cluster. Any chance to do
this in R? Thanks! BTW, I just subscribed to this list (not sure if the
subscription is
2007 Mar 01
2
Composite retained drawing protocol
I've recently drafted a rough idea of a composite manager agnostic
protocol for leveraging the compositor for retained drawing in a way
suitable for highly interactive and flexible applications.
It seems to be that for anything like this to be a success it would
have to be developed with the support of multiple window managers, and
I would appreciate any feedback, ideas, and contributions to