similar to: Re: compiz: Changes to 'master'

Displaying 20 results from an estimated 1000 matches similar to: "Re: compiz: Changes to 'master'"

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 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
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
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
2007 Apr 25
1
glu dependency
The following commit seems to have added a dependency on glu but does no checks to see if it is actually available: commit fa5bf5754d8a2e47d659a3abe5cb59a7b0e304d7 Author: David Reveman <davidr@novell.com> Date: Tue Jan 16 06:07:39 2007 +0100 Project vertices and only update minimum required destination texture region. Some more optimizations should be done here but the current
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
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
2007 May 15
1
apply for compiz doc
Reveman, I am a software engineer of Intel working on open source, I want to do some research on desktop, compiz is a very cool software, it is a compositing window manager that uses 3D graphics acceleration via OpenGL. It provides various new graphical effects and features on any desktop environment. But to my depressing, I have not found any detailed documents help me understand inside
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
2006 Sep 28
1
latest git problems
I have just grabbed latest git source (22:29) and compiled it, and have noticed that although gtk-window-decorator is active, compiz behaves like it weren't - no window decoration. I've recreated my config but it did not help. P.S. freedesktop, not freedektop.
2006 Sep 29
0
Re: compiz Digest, Vol 7, Issue 20
In response to --> Date: Thu, 28 Sep 2006 20:42:28 +0100 From: Colin Guthrie <gmane@colin.guthr.ie> Subject: [compiz] Re: beryl fork To: compiz@lists.freedesktop.org Message-ID: <efh8fc$7u2$1@sea.gmane.org> Content-Type: text/plain; charset=ISO-8859-1 ---------- I want to comment on the fork too. I apologize if this isn't the right venue, but it's my response to
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
2006 Nov 22
4
[ANNOUNCE] compiz-0.3.4
Changes since 0.3.2: * Core Support for multiple desktops (workspaces). Much better multi-head support. The workarea is calculated per output and windows are now maximized properly. Edge button option has been added to action options. It can be used to require a button press for edge actions to be triggered. Basic support from internal
2007 Feb 09
5
switch metacity->compiz (compiz ignores its own settings)
I have configured compiz to use 1 workspace and 4 viewports and metacity to use 4 workspaces. When I start compiz while metacity was running it uses 4 workspaces and 4 viewports (ignoring the gconf settings). When I restart X so that compiz is started before metacity this does not happen (it uses what its configured for). bug or feature? if feature can it be disabled? switching
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,
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
2007 Apr 25
2
Re: compiz: Changes to 'master'
On Wed, 2007-04-25 at 11:09 -0700, Robert Carr wrote: > include/compiz.h | 1 + > 1 files changed, 1 insertion(+) > > New commits: > commit 2402215a6a3bd50e9d87e99d4a45de14b635ecea > Merge: 1b0ae38... 7f518da... > Author: Robert Carr <racarr@gorbie.(none)> > Date: Wed Apr 25 14:09:38 2007 -0400 > > Merge branch 'master' of
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
2007 Apr 06
2
[ANNOUNCE] compiz-0.4.0
Changes since 0.2.2: * Core Some stencil buffer requirements have been removed. Focus stealing prevention. Fragment attribute interface that allow plugins to perform more advanced fragment shading effects while integrating properly with other plugins. Use composite overlay window for output by default. Add file notification API.
2006 Nov 12
6
Compiz bugs?
Hi, I've been following the list for a few months but this just my first post to the list. I've just started to use compiz again a few days ago and I have a few things (probably bugs) here that bugged me a little bit. I am not sure whether the bugs is in compiz or somewhere else so it would be nice if someone could confirm them. Here they are: - on default window decoration the maximize