Displaying 20 results from an estimated 3000 matches similar to: "[PATCH] plugin conflict resolution between Fade & Animation"
2007 Mar 30
2
[PATCH] Fade vs. Animation conflict resolution
Hi,
Here is a simple patch that adds an option to the Fade plugin to
enable/disable fading on minimize/open/close window events. This
option is on by default but can be disabled to avoid conflicts with
the Animation plugin. Fading on other stuff (fade during nonresponding
app. desaturation, during switcher, and visual bell) shouldn't be
affected (which is the main point of this patch).
2007 Mar 24
1
[PATCH] Swither activate event
Hi,
To fix the conflict between animation's "focus fade" and switcher, I
had to add an activate event to switcher, since in animation.c I need
to have an indication of the period from the moment alt-tab is pressed
to the moment the windows settle down back on the desktop.
otherScreenGrabExist doesn't work for this since it doesn't cover the
period between the moment the user
2007 Mar 24
1
Newest animation plugin
Hi,
Here is the newest version of animation plugin with the updated
schema. It needs the three patches I sent right before this email to
function properly.
Regards,
Erkin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: animation.tar.gz
Type: application/x-gzip
Size: 64787 bytes
Desc: not available
Url :
2007 Mar 24
2
[PATCH] Notification on window restacking
Hi,
This patch adds notification on window restacking. Plugins may need to
do something when that happens. For example, it is used in the new
version of animation plugin to perform a fade effect when a window
moves above or below other windows (in the plugin's settings this
effect is selected as a focus effect, but it's actually a restack
effect).
Regards,
Erkin
-------------- next part
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
2007 Jul 03
1
[PATCH] plugin conflict between Minimize & Animation: add feature "windowanimations"
Hi,
The minimize plugin conflicts with Animation. For example, it doesn't
let Animation draw shade animations, and interferes with other window
event animations. The animation plugin now minimizes the relevant
effects to taskbar, so using the two plugins together doesn't make
sense anymore. Moreover, by default Animation is off, Minimize is on,
and when users enable Animation, naturally
2007 Apr 29
5
Wobbly jerkyness
About a month ago, David made a commit to wobbly to the spring engine which
has introduced some bugs. They are hard to explain so bear with me.
In a sense, the wobbly plugin does not seem as smooth as it used to be and
the windows jerk all over the place. For example, I sometimes notice that
when I move a large window (around 2/3 of the size of the desktop window),
If I moved it down, the top of
2007 Apr 29
2
gtk-window-decorator Wnck warnings
Hi,
I'm getting a lot of warnings like this one:
(gtk-window-decorator:8442): Wnck-WARNING **: Unhandled action type (nil)
Does anyone else see these warnings or know what causes these?
Also, it seems that this "lost textures" bug
https://bugs.freedesktop.org/show_bug.cgi?id=10789
usually happens only when these warnings are spitted out, so the bug
is probably related to these
2010 Oct 14
1
new user, video fade in issue
I'm new to libtheora and video encoding in general, but I have worked hard
to educate myself in the basics. I've working in image processing for many
years, so I'm not starting entirely from scratch. I'm having an encoding
problem and I'm looking for helpful suggestions.
I'm using a very recent build of ffmpeg 0.6 to encode some image frames (+
audio) into
2007 Nov 04
1
[PATCH] Fix fragment function leak.
Hi,
This patch fixes a leak when creating fragment functions in some of
the plugins. The leak happens when there is a plugin that uses a
fragment program with parameters and texture units on only a subset of
windows. During screen painting, the allocated param and unit change
across windows in the patched plugins, which (because of the mismatch
with the previously created and stored function)
2007 Apr 11
3
incomplete window contents when unminimizing
Hi,
Using Xgl, when a window is unminimized, sometimes (especially with
Firefox), the window contents are not immediately visible (partially
or completely) until an unminimize animation is completed. That is,
sometimes there are empty (transparent) rectangles within the window
(maybe corresponding to some Mozilla controls), and sometimes the
whole window is empty (only the decoration is visible).
2009 Jun 05
1
[PATCH][0.9] Make bool CompWindow::isFocussable Wrappable
Hi,
The attached core patch makes the 'isFocussable' getter in CompWindow
wrappable. This way, plugins such as winrules can make core's getter
function return a different value to the one stored internally without
actually having to modify the value.
Kind Regards,
Sam
--
Sam Spilsbury
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2007 Jun 07
4
Effect.Fade and innerHTML?
Hi there,
I''m now having an odd problem with Effect.Fade not working based on
the innerHTML of a div.
Take the following for example...
<div id="blah">
Nothing here yet.
</div>
If I then update "blah", hide it and then fade it in, like so:
<script type="text/javascript">
document.getElementById("blah").innerHTML =
2008 Apr 01
4
Trying to get Effect.Appear, Scale, Fade to work
=================================================
Mon-03-31-2008, 11:04pm U.S.EDT
Hello,
I''m trying to get a website entry page to work properly, while
learning Scriptaculous effects and javascript at the same time. I
wanted to use a couple of effects to add a little flash-style
animation. I managed to get the initial Appear to work but with a
problem: the image that''s supposed
2005 Sep 14
1
OFF-TOPIC audio fade curves
This is off topic but I'm sure many subscribed here may be able to help. I'm writing an audio player, which includes vorbis of course, for the broadcasting industry and I need to prematurely fade out songs before they have finished. I've tried a linear and a logarithmic fade but neither sound natural to me.
I was never good at logarithms in school and that was a long time ago.
Can
2008 Mar 08
3
No shutdown option in KDE with Compiz-Fusion
I have installed Compiz-Fusion on several Ubuntu machines, all
different hardware, with KDE. In all of them, the option to shutdown
or reset the computer is absent from the KDE logout buttons when
running Compiz-Fusion. I have searched google and see that others have
this problem, but I do not see a solution. Is there a known solution
to this condition?
Thanks in advance.
Dotan Cohen
2006 Mar 08
2
fade out and then fade in....how to make it work?
I''m trying to have one image fade out and then another slidedown upon
completion of the ajax call. I can''t get the timing correct. How do
you do it? Here''s what I''m trying (this does not work)
<%= link_to_remote(image_tag(url_for_file_column(product, "image_url"),
:update => ''right_content'',
:url => {
2006 Nov 15
3
Regular audio fade-out fade-in on IAX2 calls Asterisk 1.2.4 Hi all, One of my users has a problem with many of his calls via my Asteriskā¢ server. He describes the problem as having the sound slowly fade out and then fade back at a regular frequency. Has
Hi all,
Originally tried to post this without being subscribed, apologies if
the list gets this twice.
One of my users has a problem with many of his calls via my Asterisk?
server. He describes the problem as having the sound slowly fade out
and then fade back at a regular frequency. Has anyone experienced
this before? Can you suggest a potential cause?
The client is an IAX2 soft
2008 Jan 21
2
scriptaculous fade problem
Been googling trying to find a workaround, with no luck yet ... I hope
y''all can help.
My goal is to have a semi-transparent background screen on a DIV which
will fade in and out over another DIV with a photo for a background.
currently I have background-image: url(screen.png) which is a 32x32
PNG24 filled with white at 35% opacity. The problem is that as the div
is fading-in, IE
2006 Jun 24
6
Ajax fade effect
I have a list of categories, when I delete one of them, I want that item
to fade and then get removed. So I do the following:
1. home_controller:
def delete
@category = Category.find_by_name(params[:name])
@element_id = @category.name
Category.delete_all(["name = ?", @category.name])
end
2. delete.rjs:
if @element_id
page.visual_effect :fade, @element_id