Displaying 20 results from an estimated 8000 matches similar to: "Rotate window"
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
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:
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
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:
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
2014 Nov 17
0
"Which version should I use?"
Hi,
On Thu, Nov 13, 2014 at 3:28 AM, Kristian Lyngstøl
<kristian at bohemians.org> wrote:
>
> Feature-wise, Compiz 0.9.12.0 actually has fewer features as I understand it. With the move to OpenGL ES, several plugins got dropped. I understand some of that has been remedied, but 0.9 still does not come out ahead if my understanding is correct. I have asked around and this is what
2007 Nov 11
1
compLogMessage to a file?
Hi,
I'm hacking together a python application that tried to detect what
plugins did not load in compiz so that they can be disabled and / or
troubleshooted against by reading the output from Compiz. My problems
are the following
a) Trying to grab the output of Compiz results in a hangup as compiz
does not terminate and therefore the main gtk loop is hung up
b) Querying DBUS and compizconfig
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.
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
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 May 13
3
Fragment interface on Intel
Hi
It seem that the fragment interface on certain plugins exceeds the
amount of fragment operations possible on Intel GMA cards. This only
occurs with the "water" and "blur" plugins. the plugins activate OK
and do not report a missing GL_ARB_fragment_program in the server
extensions. Waves appear when I use the water plugin with
<Super><Ctrl> but there is no
2010 May 16
1
Interested in testing the upcoming 0.9.x branch? Help us with some testing!
Hi everyone,
If people have the time, can they test the master branch of compiz
(upcoming 0.9.x) and fill out this form (hopefully included in the email!)
to let me know of any bugs? Thanks a billion!
You don't have to fill out all the questions in this questionnaire - I
would understand if you are limited by time. You also don't need to tell me
anything you don't want to
2007 Apr 13
2
White Boarders in AIGLX on non-decorated window types
A patch was submitted to the ML a while ago that cured the problem with
white boarders in Gtk-Window-Decorator. Can this patch be commited or be a
at least fixed up to work with AIGLX?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/compiz/attachments/20070413/ac87c932/attachment.html
2007 Jun 02
1
Metadata improvements
I was just thinking, with the metadata files allowing us to make up
settings pages, there is a problem that we could address here.
It seems ever-so-evident that developers are splitting up plugins into
much smaller plugins to reduce the amount of bloat. This is good
because it speeds things up but bad for the user in two ways
-We've got multiple settings pages which really adress the same
2014 Nov 17
1
"Which version should I use?"
On Mon, Nov 17, 2014 at 11:11 AM, Sam Spilsbury <smspillaz at gmail.com> wrote:
>
> On Thu, Nov 13, 2014 at 3:28 AM, Kristian Lyngstøl
> <kristian at bohemians.org> wrote:
> > So to sum up: Equal stability, fewer features, but actively maintained.
> >
> > In the end I told the user in question that 0.9.12.0 is the latest
> stable version, but 0.8.9 has
2008 May 04
1
. Re: Java animations, Google Earth flashing with Compiz
Dear Dotan,
The problem of flashing/flickering in 3D apps/ videos
with Xv enabled on account of non-redirection is limited to AIGLX and not an
issue at all with XGL and compiz. fglrx till date has many mem leaks and
crappy 3d performance on linux especially with compiz enabled. If you want
to use these apps with compiz, for now use XGL. Else just disable compiz
temporarily when
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
2009 May 08
3
Will radeon or radeonhd work with compiz?
Sam, Danny, J., all
I am working with the radeon and radeonhd drivers seeing if I can get them to
work with compiz 0.8.2.1 on my radeon x1200 laptop. My xorg .conf is:
Section "Device"
BoardName "RV350 NP"
# Driver "radeon"
Driver "radeonhd"
Identifier "Device[0]"
VendorName "ATI"
EndSection
I have tried
2009 May 11
1
Compiz licensing
David:
I am trying to contact someone regarding Compiz licensing.
I got your name by doing a search on "who to contact for
compiz licensing" which sent me to a web article:
http://lists.freedesktop.org/archives/compiz/2007-February/001413.html
Can you direct me to someone (name, phone number) with whom I
can discuss.
Thanks and regards,
--
Pradeep Jain
pjain at