Displaying 20 results from an estimated 7000 matches similar to: "Fw: patch for colored drop-shadow"
2006 Apr 25
2
patch for colored drop-shadow
Greetings everybody!
Here's a patch (against compiz from CVS-head about 30 min. ago) that
adds a shadow_color option to the parameters of the decoration-plugin. I
only needed to add a few lines to decoration.c and
gnome-window-decorator.c. The only thing missing is the compiz.schema. I
dare not touch that XML-file manually. So after you applied the patch,
recompiled compiz and restarted
2006 May 04
0
[Fwd: Re: patch for colored drop-shadow]
Argl... I'm to stupid to hit the right buttons in evolution.
--
email - macslow@bangang.de
www - http://macslow.thepimp.net
lowfat - http://macslow.thepimp.net/sponsor-it
-------------- next part --------------
An embedded message was scrubbed...
From: Mirco =?ISO-8859-1?Q?M=FCller?= <macslow@bangang.de>
Subject: Re: [compiz] patch for colored drop-shadow
Date: Wed, 03 May 2006
2006 Apr 01
2
[PATCH] Fix a typo in colour loading
I've started working my way through Quinn Storms differential, hopefully
we can pull some of this stuff upstream.
This one seems like a nice place to start.
Credit to Quinn Storm <livinglatexkali@gmail.com>
ChangeLog:
* plugins/gconf.c (gconfGetValue): Fix typo that caused color
parsing to be incomplete.
-------------- next part --------------
A non-text attachment was
2007 Feb 16
2
update on xdevconf07 and beryl situation
I'd like to get all of you updated on the compiz related things
discussed at the X developer conference that was held last week.
The slides I used for my talk are available from here:
http://people.freedesktop.org/~davidr/xdevconf07/
and you can also find some notes from all talks here:
http://wiki.x.org/wiki/XDC2007Notes
My talk was mainly focused on "what's next" and how
2006 Dec 28
2
updating the AUTHORS file
Hey everyone,
I like to get the AUTHORS file updated before the next release.
I suggest that we add the name and email of anyone who contributed some
piece of code to compiz. For people who have contributed such a
significant piece of code that it can be considered an algorithm or some
functionality (e.g. Mirco's sky dome support in the cube plugin or
S?ren's plane plugin), that should
2007 Mar 25
2
Beryl and Compiz Merge: What's actually going on?
Compiz and Beryl merge: What's really going on?
Recently Quinns post to the beryl-dev mailing list entitled 'Merge on'
has led to a lot of discussion, some of which has been good and some
of which has led to a lot of misinformation, to clear things up I'd
like to give the story of the merge, and the justification for some of
the more peculiar aspects. Basically lets try to avoid
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 May 07
2
Latest switcher patches, bugfix.
I've attatched a patch to fix a bug in the latest switcher patches that
got put into CVS. Basically, window order with minimized windows is
undefined, and this fixes it.
Also, I notice that in some cases switcher fails to get an icon for a
window. Perhaps the icon code is forcing a search for a specific size,
rather than 'best-fit'?
Also, the patch allows usage of alt+shift+tab (in
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
2007 Jun 20
1
CompComm has a real name!
Our previous attempts to select a project name for CompComm have not gone
well. We tried a poll but the names in the poll were not pre-qualified to
determine if they were usable and the ?winning? name was also a strongly
disliked name. Kristian and I each proposed a plan to select a name, but that
effort got sidetracked by a massive flame war on the mailing list.
While our community has some
2006 Apr 03
1
first entanglements with custom drop-shadows
Hi there again!
I wanted to give a brief glimpse of the look of the new/customizable
drop-shadows for compiz. In contrast to my earlier post today I
currently follow the brute-force approach. 9 elements for the shadow...
top-left
top
top-right
left
middle
right
bottom-left
bottom
bottom-right
For the middle shadow-part there is a 2D-vector as parameter to allow
growing or shrinking
2006 Apr 02
1
Greetings, first remarks about trying to do customizable drop-shadows
Hello there everybody!
Terrific... a mailing-list for compiz with David on board! Ok, I
started off with writing some functions using cairo to draw me the
needed elements for drop-shadows (atm stand-alone to focus on the proper
generation of the shadow-parts) and currently still fiddle with the
tweakable parameters. Right now I have...
shadow-radius (e.g. 20 pixels)
2D-offset vector (e.g. 10
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
2006 Sep 15
1
Discussion about Compiz and working togeher
I would like to get a better understanding as to why
Quinn's patches have not been accepted into the compiz
git tree.
I feel Quinn's patches could greatly improve compiz.
She has made quite a lot of progress wrt to enhancing
compiz with her cgwd window decorator which allows
users to write their own themes for window
decorations.
Also, many of the plugins that are in compiz.net are
MIT
2006 Nov 29
2
reason for bad performance on i915 (AIGLX)
Greetings everybody!
For about two weeks I'm now a happy owner of an intel-powered laptop
(chipset, wifi, gfx) and wanted to give it a full test-drive of compiz
and other GL-intensive programs.
The laptop runs Xorg 7.1.1 and the i810 driver that comes with it
(stock rpm from FC6). I'm forced to start compiz 0.3.4 with these
options...
--use-cow
--strict-binding
--indirect-rendering
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 06
5
g-w-d.c -> my head spins
Greetings everybody!
I started looking more thoroughly at gnome-window-decorator.c and now
my head spins and "hurts" and believe that I'm not going to achieve
anything serious in terms of tweakable shadows anytime soon. It's far
more difficult than I expected. While I (believe) to understand now the
shadows are drawn, I currently don't get why there are 12 shadow-quads
and
2006 Apr 24
1
drop-shadows
I've now added configurable drop-shadows to g-w-d. You'll need current
CVS version of Xgl, which includes important convolution filter fixes
for properly rendered shadows.
-David
2006 Oct 06
2
[Fwd: Re: compiz coding style]
Argl, this was meant to go to the list and not only to Hanno!
--
email - macslow@bangang.de
www - http://macslow.thepimp.net
lowfat - http://macslow.thepimp.net/sponsor-it
-------------- next part --------------
An embedded message was scrubbed...
From: Mirco =?ISO-8859-1?Q?M=FCller?= <macslow@bangang.de>
Subject: Re: [compiz] compiz coding style
Date: Fri, 06 Oct 2006 01:53:46 +0200
Size:
2006 Jun 10
2
The menu bug...again.
Seems this nasty bug is not solved yet.
This time it always pops up using qt4 apps.
Try qtconfig or qtdesigner.
Giovanni Masucci