Displaying 20 results from an estimated 2000 matches similar to: "Wobbly jerkyness"
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:
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 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
2007 Jul 02
1
[PATCH] plugin conflict resolution between Fade & Animation
Hi,
Having the minimize_open_close option in Fade wasn't enough for
conflict resolution with Animation, since it was on by default. This
makes sense since the Minimize plugin is used by default, which is a
lightweight animation provider that some people/distributions might
prefer over Animation. And nobody really needs to know that this
option resolves the conflict. So here is a better method
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 :
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
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 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)
2009 Aug 18
1
8.2 behaving weird on openSuSE 10.3 & 11.0
Listmates,
I installed 8.2 on opensuse 10.3 from the opensuse XGL repository to replace
7.6. Compiz works with the nvidia 8600 GT card (512M of GDDR3) on the box, but
the ctrl+alt <- -> switching behavior is really bad.
In 7.6, the ctrl+alt <- -> desktop switching changed desktops crisply with
just the slightest hint of the cube detected during the very short and nice
switch.
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
2009 Mar 01
3
CompRect modification
Me and Dennis Kasprzyk changed CompRect to be more intuitive and easily
replace XRectangle use.
This patch changes CompRect and whole Core.
Thanks for attention.
--
Eduardo Gurgel Pinho
(GELSoL-UFC)
(Gentoo) Linux User #415930
http://edgurgel.wordpress.com
http://alu.dc.ufc.br/~eduardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jun 19
0
Relative position between two windows
Hi Luca,
In recent versions of compiz (0.9.10) if you have lazy positioning on
(org.compiz.move 'lazy-positioning') other clients won't get a configure
notification until the end of the move.
This is a performance optimization to avoid a slow path on the nvidia
drivers with vsync.
If you want such notifications you need to turn this option off. Either
that or implement this as a
2010 Mar 24
1
Release plans
Hi everyone.
So I'd like to start with an update saying that we've hit a pretty big
milestone in our 0.9.0 plans for world domination - that is that the
last plugin, DBus, has finally been ported and works. [1] The code is
currently undergoing review, and once some inconsistencies are fixed
up, it looks set for inclusion into master.
This means that along with this, a 2D GTK Window
2013 Jun 19
2
Relative position between two windows
Hi,
I'm Luca from Savona, Italy.
I'm using Compiz and I'm writing an application with Xlib to draw two
windows,
let's say window_A and window_B. I would like to keep fixed the relative
position
between two established corners of them that they have when mapped.
So that if I move or resize one of the window, the other if necessary
automatically
moves to observe the condition.
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
2009 Jun 15
1
Rotate window
Hello!
Is it possible to add window rotation like freewins to compiz, now
that DRI2 is done?
This way reading emails in bed would be very convenient. :)
g
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 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).
2019 Feb 16
5
Compiz 0.9.14.0 released
Compiz 0.9.14.0 has been officially released today.
Major changes in this release include:
- Development has switched from Bazaar (back) to Git [1].
- CCSM has been ported to PyGObject, GTK 3 and Python 3.
- compizconfig-python has been ported from Pyrex to Cython.
- Restored the Color Filter plugin by porting it to the new plugin API.
- Added support for loading configuration from multiple
2014 Nov 12
2
"Which version should I use?"
This is a somewhat controversial subject which I only reluctantly bring up.
I honestly believe that open discussion is the only way to run a project,
and I apologize in advance if I offend anyone.
I got what should have been an easy question on #compiz a few days ago. A
user came in and asked "What version do you recommend I use?".
I honestly didn't know what to say.
>From a