Displaying 20 results from an estimated 9000 matches similar to: "re-work option initialization"
2007 Jun 19
1
[PATCH] Added screen edge trigger delay setting.
---
include/compiz.h | 17 ++++++-
metadata/core.xml.in | 7 +++
src/display.c | 5 ++-
src/event.c | 130 +++++++++++++++++++++++++++++++++++++++++++++-----
4 files changed, 143 insertions(+), 16 deletions(-)
diff --git a/include/compiz.h b/include/compiz.h
index dd34f00..abb1169 100644
--- a/include/compiz.h
+++ b/include/compiz.h
@@ -26,7 +26,7 @@
#ifndef
2006 Oct 09
1
[PATCH] dbus terminate action
I was always annoyed that you couldn't terminate an action with dbus so
I have
written this patch which fixes that. Hopefully this can be included.
I wrote the patch trying to repeat as little code as possible so I just
added a boolean
parameter to the dbusHandleActivateMessage and changed the name to
dbusHandleActivateDeactivateMessage. You could probably change the
deactivate
parameter
2006 Nov 12
4
Include option type in gconf schema
I am writing a configuration front end for the compiz gconf plugin at the
moment, but it's proving harder than it should be because gconf does not
record what type of compiz option the key is. For example, say i want a
color picker for each color option the only way I can tell with gconf if it
is color is if it has a # at the beginning, but there could be string
option which also have a # at
2006 Oct 18
1
[PATCH] Compiz Events
I wrote this quick patch because I want plugins to be able to
communicate with each other with events. Using the option values to
communicate with each other is a bit cumbersome if you want to monitor
for changes or do anything which requires events.
It is just a small patch and works in the compiz way (ie by wrapping the
core
event).
Some potential events that I can think of at the moment are
2007 Mar 05
1
BCOP: The Beryl/Compiz XML options parser
Adding new options to a plugin is a pain. There is a lot of code that has
allways to be changed for that. This is the reason why I've created the
Beryl/Compiz XML options parser (bcop). Bcop allows you easily to describe
options in XML and will autogenerate the needed Beryl/Compiz C code for you.
The only think that needs to be changed in a existing plugins is to include
the xxx_options.h
2007 May 07
6
meta data update
The switch to the new metadata system is almost complete. All plugins in
the fdo repo except plane and ini have been converted. I'll probably go
ahead and convert those plugins as well sometime soon unless the
original authors of those plugins tells me not to.
The horrible gconf-dump plugin has been removed and replaced by a simple
xslt stylesheet. gconf schemas are now generated from the xml
2007 Apr 18
3
Commit mailing list
Is there a way to get a public commit mailing list for compiz?
Dennis Kasprzyk
2007 Jul 16
3
Couldn't activate plugin 'rotate'
First, I would like to compliment you all for a great work you put in
developing compiz. I have it running for more that a month and it did
not crash. Stability is very good. Great work!
Today I updated compiz from git tree and found that rotate generates
this error:
compiz (core) - Error: Couldn't activate plugin 'rotate'
Rotate does not function. Any ideas ?
I run gconf
2007 Aug 27
5
Compiz not working properly using nvidia twinview
Hi,
I am running ubuntu 7.10 gutsy, and I have compiz working on one monitor
( a bit slow though ). When I add twinview to the mix compiz still comes
up, and sort of works but:
1. I loose the background and it is replace by all white
2. The second monitor draws about 30% of the new white background,
then it ends with a bit of a shadow, and then it continues with black
3.
2006 Nov 15
3
Aquamarine: The KDE Window Decorator
Hi,
I have added compiz support to aquamarine.
You can download it directly from beryl svn:
svn co svn://svn.beryl-project.org/beryl/trunk/aquamarine/
To install:
./autogen.sh
./configure --enable-debug=full
./make
./sudo make install
You can use kcontrol to set the decoration and decoration specific settings.
You can post bugs to the beryl bugtracker at http://bugs.beryl-project.org .
Please
2007 Apr 25
2
Re: compiz: Changes to 'master'
On Wed, 2007-04-25 at 11:09 -0700, Robert Carr wrote:
> include/compiz.h | 1 +
> 1 files changed, 1 insertion(+)
>
> New commits:
> commit 2402215a6a3bd50e9d87e99d4a45de14b635ecea
> Merge: 1b0ae38... 7f518da...
> Author: Robert Carr <racarr@gorbie.(none)>
> Date: Wed Apr 25 14:09:38 2007 -0400
>
> Merge branch 'master' of
2008 Dec 24
3
[ANNOUNCE] Compiz feature branch compiz++
Hi,
I've currently pushed a new branch called "compiz++" to the freedesktop
repository, with some features I've been working on during last months.
Because most of the features also require (BIG) changes to the plugins, I've
decided to put them all together.
- No direct access to member variables: Everything is now done with getter and
setter functions. This helps with
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:
2006 Jun 08
1
[PATCH] raise window key binding
With raise_on_click disabled, I wanted to be able to raise a window with a button click sometimes. It seemed logical to do something like the lower window key binding. So I did it.
It was quite simple, but here is the patch anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 3680 bytes
Desc: not available
2007 Apr 12
1
[PATCH] Transparent cube
Hi,
Recently i have worked on re-writing beryl's transparent cube, and
ported 3d plugin to compiz.
I'm attaching a patchset here that includes the transparent cube
patches (i'll post the 3d plugin when i fix some problems that didn't
happen in beryl).
Patching order: btf-ftb.patch, clip-planes.patch, plugin-events.patch,
cube-paint-order.patch, transparent-cube.patch.
Special
2007 Apr 06
1
Post unification
Hello Community
Congratulations everyone for the reunification.
To kick off the process, shall we finalize channels we are going to
use for communication so that all the developers involved know what is
going on and where. Which ML and IRC would be used for 'semi-official'
communication etc.
1. Danny, Quinn and Marex have already started working on
compiz-plugins-beryl-premerge tree on
2006 Oct 25
2
[PATCH] Edge buttons
Here are my patches to add edge + button functionality.
I still feel that there is a problem with gconf, but I have just made it
so that the edge button functionality works.
I have included a patch for gconf to display AnyButton if it is set
to 0. There is also a patch to make the edge size configurable
because 1 pixel was too small and the mouse keeps slipping off
when using it for the
2006 Nov 11
2
switcher patch do disable window list
Here is a switcher patch to disable window list:
It's very useful if you set opacity to 0. Then, window just bring to front one
by one while switching. It's much more usable, i think, that small miniatures
in a list where you don't see anything.
While making this patch, a question come into my head, nobody know on
compiz.biz and some people are as curious as me.
Two code example:
2007 Feb 22
3
Flat file backend (ini)
I have written an initial flat file configuration
backend for Compiz. At the moment it is using
FAM for monitoring of files (it can be compiled
without monitoring support for now).
It is working fine but there are a couple of problems.
1. It looks like I should use addFileWatch rather than
directly accessing FAM, is this correct? I notice dbus
uses addFileWatch rather than
2007 Jun 06
1
KDesktop 3 transparency patch
Hello,
this patch adds support for real transparency to kdesktop. It adds two new
composite manager related features. To activate the features kdesktop has to
be started with the "--bg-transparency" option.
The first one allows you to change the opacity of the background image. This
works currently with the beryl transparent cube and will also work with
compiz once the transparent