similar to: apply for compiz doc

Displaying 20 results from an estimated 4000 matches similar to: "apply for compiz doc"

2007 May 18
2
about matchbox + compiz solution
Instead of use compiz windows manager, I want to use matchbox, but I want reuse compiz plugins, means I use matchbox + compiz as windows manager + 3D desktop effect solution, would you please give me some suggestion about my plan. What about the effort? Would you please give me some suggestion. Thanks. -----Original Message----- From: David Reveman [mailto:davidr at novell.com] Sent:
2006 Sep 29
1
Re: compiz: Changes to 'master'
* David Reveman wrote: > plugins/compiz.schemas.in | 2 +- > 1 files changed, 1 insertion(+), 1 deletion(-) > > New commits: > commit 0697bf9b800be99e54e722425e4cfe6347df2f8d > Author: David Reveman <davidr@novell.com> > Date: Wed Sep 27 13:45:10 2006 -0400 > > novell.png -> freedesktop.png The commit actually renames novell.png to freedektop.png
2006 Apr 28
0
FW: [PATCH] Enabling ne2000 can work under event driven mechanism
Most of them bases on latestest Qemu. The modifications are the below: Adding logic in ne2000_update_irq() avoids exceptional logic. Another modification is the ne2000_can_receive(), "if (index < boundary)" -> "if (index <= boundary)". Others based on lastest Qemu. But the latest Qemu adds new features, which not been added in the patch. The qemu uses polling
2007 Aug 20
1
[ANNOUNCE] compiz-0.5.4
A new compiz release 0.5.4 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.4.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.4.tar.gz.sha1 761e5ac96426cab48588d14960e84971ad103372 compiz-0.5.4.tar.gz
2007 Mar 05
1
compiz composited video and alpha only GLX pixmaps
I've added a simple plugin to compiz that provides a way to render video efficiently on a composited desktop. A video playback client basically copies video data to a pixmap and sets an X property on a client window that describes the image format of the data and where it should be rendered. The compiz video plugin will scale and perform necessary colorspace conversions when compositing the
2006 Sep 29
0
Re: compiz Digest, Vol 7, Issue 20
In response to --> Date: Thu, 28 Sep 2006 20:42:28 +0100 From: Colin Guthrie <gmane@colin.guthr.ie> Subject: [compiz] Re: beryl fork To: compiz@lists.freedesktop.org Message-ID: <efh8fc$7u2$1@sea.gmane.org> Content-Type: text/plain; charset=ISO-8859-1 ---------- I want to comment on the fork too. I apologize if this isn't the right venue, but it's my response to
2007 Feb 01
16
input transformations
I spent some time this week trying to add support for input transformations to the server. I tried a few different approaches. The patches I've attached are what's currently working best for me. In this approach I allow every window to have it's own root window coordinate space. A window's root window coordinate space is affected by all it's ancestors. Composite clients can
2005 Oct 13
0
[PATCH]Send keys in vmx
After you change to the monitor in vmx using ctrl-alt-2, you can send keys to the emulator. Use - to press several keys simultaneously. Example: sendkey ctrl-alt-f1 This patch is useful to send keys that your graphical user interface intercepts at low level, such as ctrl-alt-f1 in X Window. Signed-off-by: Dan Xu <dan.d.xu@intel.com> Signed-off-by: Zhai, Edwin
2006 Nov 22
4
[ANNOUNCE] compiz-0.3.4
Changes since 0.3.2: * Core Support for multiple desktops (workspaces). Much better multi-head support. The workarea is calculated per output and windows are now maximized properly. Edge button option has been added to action options. It can be used to require a button press for edge actions to be triggered. Basic support from internal
2005 Dec 19
0
RE: [PATCH]Allow different config file for xenlinux on samearch
Hi, Keir, Any comments upon following patch? ;-) We need it to further check in a specific configuration file (likely xen0_defconfig_ia64tiger) later to run xen on IA64 tiger box. Currently we have no generic one for all IA64 boxes. Let''s know if better way to do it. Currently custom with tiger box can only get that file out of the tree. Thanks, Kevin >-----Original Message-----
2007 Feb 09
5
switch metacity->compiz (compiz ignores its own settings)
I have configured compiz to use 1 workspace and 4 viewports and metacity to use 4 workspaces. When I start compiz while metacity was running it uses 4 workspaces and 4 viewports (ignoring the gconf settings). When I restart X so that compiz is started before metacity this does not happen (it uses what its configured for). bug or feature? if feature can it be disabled? switching
2006 May 19
3
compiz/zoom question
Hello all, I was wondering is it possible to add the input functionality to the zoom plugin? Currently zoom plugin is one of my favorite ones, I can open a terminal and still not increase font size but zoom on and READ it... ... because I'm not able to input anything to it, please correct me if I'm wrong; maybe it is already possible, but I still don't know how to do that... I'm
2006 Sep 21
2
initial metacity theme support for compiz
I just pushed some code into the compiz repository for initial metacity theme support. It's not complete, left and right borders are not rendered correctly, button decorations doesn't always match event window locations, maximized and shaded windows are not rendered as when running metacity, button locations are not configurable as with metacity... but it still seem to look OK with most
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
A new compiz release 0.5.2 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz.sha1 0d0a4a39bfbe0ada770d9206b7a1b6b443c53c29 compiz-0.5.2.tar.gz
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
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
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 Apr 06
2
[ANNOUNCE] compiz-0.4.0
Changes since 0.2.2: * Core Some stencil buffer requirements have been removed. Focus stealing prevention. Fragment attribute interface that allow plugins to perform more advanced fragment shading effects while integrating properly with other plugins. Use composite overlay window for output by default. Add file notification API.
2006 Nov 12
6
Compiz bugs?
Hi, I've been following the list for a few months but this just my first post to the list. I've just started to use compiz again a few days ago and I have a few things (probably bugs) here that bugged me a little bit. I am not sure whether the bugs is in compiz or somewhere else so it would be nice if someone could confirm them. Here they are: - on default window decoration the maximize
2017 Jan 05
0
OpenSCAP failures to to OS version?
Hi - I?m running the OpenSCAP STIG profile on a new CentOS 7.1611 installation, and I get a few failures that look like this (output from openscap scan ?verbosity INFO). I suspect this is because the openscap module is not accepting CentOS 7 as RHEL 7 for rules purposes, despite an early check for "Community Enterprise Operating System 7? which succeeds. 1. Am I correct in why it?s