Displaying 20 results from an estimated 7000 matches similar to: "Compiz not working properly using nvidia twinview"
2007 Aug 28
2
Black screen when maximazing
After opening a few windows, some start to open completely black. So I
have a frame, and a black rectangle. If I resize the window some
display ok, some don't. if I maximize them again, they go black
What is causing this? Does anyone know how to fix this?
I am running compiz + Ubuntu 7.10 gutsy
Xeon 2.4ghz + nvidia quadro nvs 280
Thanks
IMPORTANT NOTICE:
This message may
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
2006 Sep 06
2
Skydome not working
Hi all,
I've searched all over to the answer for this but no luck. In short, skydome doesn't seem to be working, I only have a black background. Skydome is pointing at the following:
$ file plaza.png
plaza.png: PNG image data, 2048 x 1024, 8-bit/color RGB, non-interlaced
In the "Gnome Compiz Preferences" app, on the "Workspaces" tab, under "Cube", I
2007 Nov 09
1
Compiz starts, but no 3D effects
I just installed Compiz on Ubuntu Feisty (Gutsy does not work on my
hardware as per the release notes) via the
http://ppa.launchpad.net/amaranth/ubuntu repo, which is the repo
suggested in the compiz-fusion website. The machine is a Dell Inspiron
E1505 / 6400 with the horrible ATI X1400 graphics card and 1680x1050
monitor. I installed XGL and the proprietary ATI driver, a combination
that worked
2008 Apr 27
3
Lotus Notes and Compiz under Ubuntu
I installed Lotus Notes 7.0.3 and have configured the nlnotes.exe app with "Allow the window manager to control the windows" option. My current Wine version is 0.9.59 and I'm currently running under the Ubuntu Hardy 8.04 release and I have Compiz enabled and 4 virtual workspaces.
When I start Notes on one of the virtual workspaces, login, and leave it running.. The moment I switch
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
2012 Jan 21
1
Eve Online, compiz and Twinview
Hello,
As a Gentoo user i met an issue regarding Eve Online (maybe other games, I don't play that much).
For years, I've been using compiz (0.8.4) to enable fullscreen on a single display (dual display using TwinView), as I have serious issues using xinerama.
To do so, I'm using a compiz window rule checking for every EVE titled app.
But the trick do not work anymore since wine
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 Apr 18
3
Commit mailing list
Is there a way to get a public commit mailing list for compiz?
Dennis Kasprzyk
2007 Dec 01
1
GL_MAX_TEXTURE_SIZE and dual-screens
Hi,
I'm running compiz on a r300, dual-screens setup. The r300 driver has a
GL_MAX_TEXTURE_SIZE = 2048 limit, and it shows: the nautilus backdrop
window doesn't cover both screens.
Is there a mean to let compiz sort of "split" the nautilus window to
stay within the 2048 limit on each screen ?
Thanks,
Xav
PS: please Cc me, I'm not suscribed
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 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
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 Dec 28
3
fonts unreadable on resize
I have the "Resize info" feature enabled on my desktop and on my
laptop both running Gutsy.
on the desktop the fonts are impossible to read:
http://hank.org/resize.png
but are very clear on the laptop.
And tips to fix?
--
Bill Moseley
moseley at hank.org
2010 Jun 10
3
Twinview and wine explorer /desktop
The command I run (important bits):-
Code:
wine explorer /desktop=civ4,1280x800 Civ4BeyondSword.exe
My system has twinview running, an external monitor (1280x1024) and my laptop LCD (1280x800). Gnome sees it as one large monitor of 2560x1024, my monitor is on the left, my LCD on the right. Even though I start wine from the laptop monitor, it starts up (with indicated resolution) on the
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:
2007 Oct 19
1
memory leak bug under ubuntu gutsy w/ nvidia
hi there,
a number of users of ubuntu gutsy with nvidia cards are experiencing a
serious memory leak under compiz. This leak essentially renders compiz
unusable for us. Gutsy ships with a compiz versioned at 0.6.0
+git20071008 , which I imagine isn't that different from the current
compiz, and with the current 100.14.19 nvidia driver running under a
2.6.22 kernel. I'm just wondering
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
2011 Mar 22
1
Multi-monitor TwinView DirectX wierdness
I'm hoping somebody can tell me how to fix this. I use Altium Designer 10 with Wine on Fedora 14. I'm using nVidia TwinView with a GeForce GTS450. What happens is that when I have the window on my left screen, I have 3D acceleration, but the GDI text overlays disappear. When I move the window to the right hand screen, I lose 3D acceleration, but my GDI text overlays (PCB trace net names)
2007 Oct 29
1
Moving windows above GNOME top panel in Gutsy
When I enable compiz in Ubuntu Gutsy I can't move window titles
*above* the top panel. With compiz disabled I can grab a window in
the middle (Alt+left mouse) and move its title bar above the screen
showing just the bottom part of the window.
I assume this is a Compiz issue, since it only happens when enabled.
I've been looking for a config option that controls that -- is there a
way to