Displaying 20 results from an estimated 600 matches similar to: "Post unification"
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 Mar 25
2
Beryl and Compiz Merge: What's actually going on?
Compiz and Beryl merge: What's really going on?
Recently Quinns post to the beryl-dev mailing list entitled 'Merge on'
has led to a lot of discussion, some of which has been good and some
of which has led to a lot of misinformation, to clear things up I'd
like to give the story of the merge, and the justification for some of
the more peculiar aspects. Basically lets try to avoid
2007 Apr 09
2
Paint chanegs block dbus and fuse plugins
I was writing a simple plugin a while ago which just
sets the paint values on inactive windows. The plugin is
very simple and the main part is below.
When I load this plugin it blocks dbus and fuse plugins
so that they only reply to requests when the active window
changes.
Is there anything obvious here that would cause that?
static Bool
inactivePaintWindow (CompWindow *w,
const
2007 Jan 08
6
Thumbnail plugin
Hi,
With some help from Quinn_Storm, iXce, maniac103, mikedee and
KristianLy :), I've managed to modify switcher.c and make a new plugin:
thumbnail.
The plugin shows thumbnails of windows when cursor is moved over a task
button in taskbar.
Screenshot:
http://pix.nofrag.com/b0/7a/051d45e25bfffed09eeb9b00e383.jpeg
Download:
2007 Mar 29
7
re-work option initialization
Dennis Kasprzyk and I have been discussing some changes to how options
are initialized.
Problems with how options are currently initialized.
1. Helper functions are not used to initialize options, which means that
if we make a change to the option structure, all option initialization
code needs to be updated. Using helper functions will also reduces the
amount of duplicate code.
2. No
2007 Aug 13
0
Compiz Fusion Release 0.5.2 is out!
Compiz Fusion Release 0.5.2 is out!
This is the first development release of Compiz Fusion, the result of more
than six months of work and polish. The first stable release, 0.6.0, will
follow after the Compiz 0.6.0 release.
Compiz Fusion is the result of a merge between the Compiz community plugin
set "Compiz Extras" and the parts of the Beryl project that are independent
of the
2014 Nov 21
2
0.8-based Compiz work
For the last few weeks I've been fiddling with the 0.8 code-base, mostly
because compiz got nuked in my distro and I had to do something, if for no
other reason than to have a running WM. You can find my work at:
https://github.com/KristianLyng/compiz
(I'm also tracking issues there)
I've done what I felt like doing, some of which would've been
controversial/problematic 5 years
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
2007 Apr 02
0
Re: Beryl Merger
On Sun, 2007-04-01 at 20:11 -0400, Jeffrey Laramie wrote:
> Hi David,
>
> If you've been following the discussion on the forum and/or compizadmin list,
> you can see that we aren't getting anywhere with these discussions. The
> hangup seems to be selecting a new name for the Compiz-Extra division. The
> Beryl people feel it's the only thing they're asking for
2007 Feb 16
2
update on xdevconf07 and beryl situation
I'd like to get all of you updated on the compiz related things
discussed at the X developer conference that was held last week.
The slides I used for my talk are available from here:
http://people.freedesktop.org/~davidr/xdevconf07/
and you can also find some notes from all talks here:
http://wiki.x.org/wiki/XDC2007Notes
My talk was mainly focused on "what's next" and how
2007 Apr 02
1
Re: Beryl Merger
This was a private mail and not supposed to go to the compiz list.
Please don't don't read it unless you're on the compiz admin list. :)
I've apologized to Jeff, Mike, Rico and Arturo for making this mistake
and I'd like to apologize to anyone else who might have been offended by
it.
I guess the good part is that you get an uncensored view of what we feel
about the community
2007 Jul 04
4
"driconf" to try to solve "texture size" problem with beryl+radeon+dualhead+mergefb
As some e-mails ago, I'm trying to play beryl in my laptop.
I successfully configured my xorg.conf (thanks to the comunity for the
help that allowed me that).
The problem:
When I boot the laptop without external LCD/CRT, beryl is working fine,
but when I boot it with the external, it recognice fine the external LCD
and don't want to allow beryl run.
What beryl says:
=== BEGIN ===
$
2006 Oct 01
4
3Ware 9550SX-4LP Performance
I know there are a few 3Ware fans here and I was hoping to find some help. I
just built a new server using a 3Ware 9550SX-4LP with four disks in raid 5.
The array is fully initialized but I'm not getting the write performance I was
hoping for -- only 40 to 45MB/Sec.
3Ware's site advertises 300MB/Sec writes using 8 disks on the PCI Express
version of this card (the 9580 I think.)
2006 Nov 11
1
zoom patch to enable zoom factor
Here is a zoom patch that enable a configurable zoom factor.
Thanx to mikedee for help and suggestions:
http://www.compiz.biz/viewtopic.php?t=29
Cedric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zoom.patch
Type: text/x-diff
Size: 3135 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/compiz/attachments/20061111/9d191411/zoom.bin
2006 Dec 06
1
Drawing On the Desktop
Hi,
I am currently developing a xsnow like plugin for beryl called xglsnow
(http://cornergraf.net/projects/xglsnow/).
I have been told(1) that my way of drawing to the desktop is not very good and
that a better way might exist. I realize beryl is not the same as compiz, but I
hope that the differences are not too big on this matter, if not excuse me for
this post.
My drawing currently works
2006 Nov 14
1
free from GLX_EXT_texture_from_pixmap
You might have hear this before. I just came across it today.
from http://blog.beryl-project.org/
"I am running your svn and have noticed this non-tfp Beryl, what is this?
It is exactly what it sounds like, an early attempt (with some success I
might add) to make Beryl run without the need for texture_from_pixmap.
No more black window bug from nvidia, no more Xgl, no more AIGLX. Oh
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
2006 Oct 14
1
patch to set start- and end-color-stop for the skydome fallback gradient
Greetings everybody!
I was asked by someone (from the beryl-forum) if/how one could alter
the values for the two color-stops used by the fallback-gradient of the
skydome (for the case the supplied image could not be found). Up to now
they were hardcoded, but with this patch they can be set via...
/apps/compiz/plugins/cube/screen0/options/skydome_gradient_start_color
2007 Jun 28
1
[feature request] fglrx without Xgl works with copy method in beryl
Latest amd/ati drivers (8.37|8.38) supports composite with dri.
So, after patching beryl (cause he can work without tfp) to make it use direct rendering on "aiglx method" and removed check for GLX_SGIX_fbconfig, which fails. - I was able to run beryl on fglrx WITHOUT Xgl.
Only bug with windows drawing exists(as noticed in latest known issues for ati drives), more about this bug -
2011 Aug 23
2
[LLVMdev] [RFC] Splitting init.trampoline into init.trampoline and adjust.trampoline
Hi!
Attached set of patches splits llvm.init.trampoline into an "init"
phase and an "adjust" phase, as discussed on the "Go on dragonegg"
thread.
Thanks!
--
Sanjoy Das
http://playingwithpointers.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Split-intrinsics-and-DAG-nodes.patch
Type: text/x-diff
Size: 8808 bytes
Desc: