Displaying 20 results from an estimated 200 matches similar to: "[PATCH] Define default opacity windows in Compiz"
2007 Jul 28
1
[PATCH] Add opacity limits
Hi,
This patch adds appropriate limits (1-100) to opacity_values in core
options. Minimum is 1 to be consistent with the opacity changing
action and because it doesn't make sense to have an invisible window
that is still there.
Regards,
Erkin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-opacity-limits.patch
Type: text/x-patch
Size: 1246 bytes
2007 Jun 06
2
[PATCH] Use X-Fleur cursor on move
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all, I'm Trevi?o (AKA Trevinho, AKA 3v1n0, AKA trevi55 ;P) it's my
first message here, also if I'm reading the ML from the archives since
long time...
I maintened a beryl-svn (then git) repository, and I'm planning to do
the same as soon as I can for compiz-git (BTW, some pre-release
packages are at http://tinyurl.com/396up9),
2007 Jun 06
1
[PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've made these patches that basically, make the java apps and firefox
items well being recognized by some compiz plugins (scale, switcher
and wobbly), I don't know if those can be considered workaround, but
this helps in using your desktop tools.
Basically java apps are seen as:
* name=sun-awt-X11-XFramePeer (default windows = Normal)
*
2007 Jun 29
1
FGLRX using Aiglx??
Hi!
AFAIK FGLRX doesnt support glx_ext_texture_from_pixmap, and enabling
composite+dri is resulting in screen corruption even with 8.38.6. Then how
are you guys running it without XGL?
Regards,
Karthik
On 6/29/07, compiz-request at lists.freedesktop.org <
compiz-request at lists.freedesktop.org> wrote:
>
> Send compiz mailing list submissions to
> compiz at
2009 Jul 06
1
Unable to (un)subscribe mbox with AIX, NFS and netapp filer
Hi Timo,
dovecot 1.2.0 is great! Faster and more stable on mboxes that 1.1.x by
far... good job :-)
Today I stumbled over a strange problem when I tried to subscribe an
existing Mailbox (mbox), which doesn't work.
Thunderbird IMAP log
--------------------
9932[4124558]: 40f3498:imap.fh-trier.de:A:SendData:
11 subscribe "Mail/Archiv/1998"
9932[4124558]: ReadNextLine
2009 Jul 30
3
AIX and posix_fallocate
Hi,
AIX's implementation of posix_fallocate is a little bit, let me say,
peculiar. Attached is a patch to "fix" (=work around) this.
Without you'll see this in the logs:
Jul 28 01:17:41 trevi mail:err|error dovecot: IMAP(beckerr):
posix_fallocate() failed: File exists
Jul 28 01:17:41 trevi mail:err|error dovecot: IMAP(beckerr):
file_set_size() failed with mbox file
2007 Jul 12
2
Metadata additions
With this mail I would like to make a proposal to add additional informations
to the core and plugin metadata files. Currently these tags are already
handled in the ccs configuration system. Ccs automatically adds this
informations to the core/plugin option set, but I think that it would make
more sense to add this to the official files, to allow similar features in
other configuration
2007 Jun 07
1
What about splitting the gtk-window-decorator ?!
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yesterday I sent a patch (http://paste.ubuntu-nl.org/24252/) against
the latest compiz ubuntu gutsy source package to Amaranth, to make
compiz compile (and package, of course) the gtk-window-decorator in
two ways:
1) as gtk-window-decorator (= compiz-gtk package) using these
configuration parameters:
--disable-gnome \
2007 Jun 25
2
[PATCH] Add option to Move for disabling server position sync on each notify
The new move plugin interface that makes the applications sync to
Xserver position at each move notify, also if it could be considered
important, caused - as negative point - a poor wobbly quality while
moving windows...
That's why some kinds of "forks" were made to disable this new feature
(see the "bouge" plugin), so I decided, instead of use "another" plugin
2007 Jun 16
0
ksmserver and --sm-disable in KDE
Hello, since I'm a KDE user I've found that the "--sm-disable". Doesn't
work properly on KDE.
In fact, also when I manually launch compiz using the "--sm-disable"
flag, on next KDE resart KSMserver (KDE session manager, that in my
system is configured to resume the previous session) tries to relaunch
compiz with the parameters I used on previous session, and this
2007 Jul 06
0
[PATCH] Update and Fix Italian Language
The Italian po file provided with Compiz misses some strings and imho
isn't translated so well, so I've revised it at all, to get a better
localization.
Attached there's the patch file.
Bye
Trevi?o
--
Trevi?o's Blog - Life and Linux
http://3v1n0.tuxfamily.org/blog/
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2007 Jun 23
1
[PATCH] Zoom only on manual rotate option
This patch will add a new option (zoom_manual_only) in the rotate plugin
that (by default) will make it zoom only on mouse initiate (so no more
on d&d, window move and key-rotate)...
Bye
--
Trevi?o's Blog - Life and Linux
http://3v1n0.tuxfamily.org/blog/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiz-zoom-only-on-manual-rotate-option.patch
2007 May 21
2
Some suggestions for extra metadata
Here are a few extra attributes which I have not seen mentioned yet
which I think would be useful. Any comments would be appreciated.
*Version*
The version of the plugin, I think the reasons for this are obvious.
<version>
<major>0</major>
<minor>1</minor>
<patch>0</patch>
</version>
*Addition to features*
Just add an attribute to
2007 Jul 09
1
[PATCH] Use-Copy for Compiz - Non-Texture-From-Pixmaps rendering
Some weeks ago one of my friends asked me to port the "use-copy"
(non-tfp) beryl's feature to Compiz since he wasn't able to run compiz
(fusion) smoothly in his nvidia card with turbocache (these cards works
well only using Xgl, otherwise they are affected by the [in]famous
"Black Window Bug". That's obiouvsly an error that nVidia should fix,
but in the latest
2007 Jul 09
0
[PATCH] Compiz with Fglrx without Xgl (an hack for use-copy)
As posted few days ago by Vladimir, newer fglrx ATi proprietary drivers
supports the Composite extension (also if it provides buggy rendering
for some apps), that's why using the non-tftp rendering you could run
Compiz in fglrx drivers too without loading Xgl.
However the use-copy option makes compiz do some checks that the fglrx
drivers don't pass (I don't know why, since the
2006 Mar 19
0
IE opacity and png alpha
The drag&drop effect in scriptaculous makes my div dissapear in IE. I
take it this is because I have a filter on the div to get alpha
transparency on the pngs, and this is cancelled out by the opacity
setting, yet it says this was fixed in scriptaculous.
JavaScript for png filtering at bottom.
The div becomes visible again (or rather, the images comes back) when
dragging is ended.
Any
2008 May 21
0
Displaying horizontal abline levels and controlling object opacity
> Hi,
>
> I am plotting time series data, then using abline to draw a horizontal
> line through the graph (for mean, etc). I would like to be able to
> display the level at which the abline is drawn on either the left
> (main)
> Y axis or a supplemental right Y axis.
>
> Additionally, I would like to display 1 and 2 standard deviations of a
> certain measure
2006 Oct 01
1
gtk-window-decorator metacity opacity theme
hi,
I made a small a patch for gtk-window-decorator which define default
border alpha to zero when it use metacity theme.
That allows while playing with the alpha attributes of the metacity
themes to have transparent borders. here too the modified ?Human Ubuntu?
theme and a screenshot to show the result.
ps: sorry for my bad english
-------------- next part --------------
A non-text attachment
2006 Oct 10
1
metacity theme opacity
I pushed out some changes to gwd that makes it possible to properly set
an overall opacity value for any metacity theme. Making the complete
decorations translucent can look bad with some themes. However, I've
made it possible to have the opacity fade from opaque to the selected
opacity value in a similar way to how the built-in decorations look.
This usually looks a lot better.
I'll add
2007 May 18
2
displaying intensity through opacity on an image
Dear colleagues,
I have an image which I can display in the greyscale using image. On this image, for some pixels, which I know, I want to display their activity based on a third measure. One way to do that would be to color these differently, and use an opacity measure to display the third measure. An example of what I am trying to do is at: