Displaying 20 results from an estimated 1000 matches similar to: "No window decorations with latest CVS/window shading"
2006 Apr 21
2
Rotate/edge-flip and jumping mouse pointer
Hi,
I'm using running Xgl/compiz on Gentoo/AMD64/2006.0, with
xgl-0.0.1_p20060418 and compiz-quinnstorm-0.0.9.3 on Gnome 2.14.
I love the edge-flip feature of rotate, but I sometimes have a problem
where, after edge-flipping the mouse pointer seems to jump to the opposite
window edge which starts rotating the cube to the next desktop, so I start
moving the pointer back, whereupon it jumps
2008 Nov 27
2
Annoying gconf/ccsm behavior
Fedora 10 ships with compiz and launches it as: compiz
--ignore-desktop-hints glib gconf
This causes compiz to load the glib and gconf plugins at startup. This
works fine.
The problem arises when the gconf database does not include those
plugins in /apps/compiz/general/allscreens/options/active_plugins. What
happens is that the plugins get loaded at startup, and after all the
2006 Jun 28
1
Strange stuff in autogen.sh
Hi,
In compiz' autogen.sh, there are these lines:
# work around bgo 323968
ln -s ../po config/po
intltoolize --force --copy --automake || exit 1
rm config/po
Now, I'm not really familiar with that intltoolize/autotools/etc.-stuff, but
am courious what this is for?
What does bgo 323968 mean? Is this a bug number? It isn't in the fdo-bugzilla.
The reason I'm investigating this
2006 Apr 01
3
window decorations explained and how to move forward
The window decoration system in compiz is implemented using a decoration
plugin and a separate window decoration drawing application (a
decorator). The decorator is drawing window decorations to minimal sized
pixmaps. These pixmaps along with sets of coordinates which maps the
pixmaps to windows are communicated back to the decorator plugin through
a property on the client window. The coordinates
2006 Sep 24
3
AIGLX Support with nVidia 9625 Drivers
Hello,
I'm on a Gentoo machine with the latest beta nVidia 9625 Drivers,
trying to get Compiz to work with AIGLX... simply running 'compiz', or
even with the addition of any options other than version, causes
compiz to detect that it is indeed not XGL, and then segmentation
faults... please note that I have only currently tried this with
Compiz-Quinnstorm (the latest package available
2006 Apr 17
0
Gnome-panel Window List Features
I just noticed that it's not currently possible to activate some of the
features (Always On Top, On All Workspaces, Reset Transparency) by
right-clicking the application's name in the window list. I'm not sure
how 'official' these features are - I'm using the Ubuntu QuinnStorm debs
on AIGLX - but it seems like a bit of an oversight in dealing with
borderless windows like
2007 Jun 20
1
CompComm has a real name!
Our previous attempts to select a project name for CompComm have not gone
well. We tried a poll but the names in the poll were not pre-qualified to
determine if they were usable and the ?winning? name was also a strongly
disliked name. Kristian and I each proposed a plan to select a name, but that
effort got sidetracked by a massive flame war on the mailing list.
While our community has some
2006 May 09
1
Window decorations gone...
Hi All!
First off, thanks to everybody working on compiz, xgl, aiglx, etc.
In recent versions of compiz and Xgl (from the quinn and reggaemanu
repositoried) I have lost all window decorations. I have tried all
combinations of plugins and still can't get them to show. I have the
cube working fine as well as wobbly windows.
Is there any way I can debug this problem without resorting to
2008 Jul 24
1
Yast->Software Mgmt forced to full screen w/out Decorations - [Work Around]
List,
For any of you using openSuSE and frustrated by Yast -> Software Management
being forced to full-screen without any window decorations, an unlikely
work-around has been discovered. Dev's, I don't know if this is compiz or KDE,
but something is wrong.
The work-around was discovered by accident while attempting to correct a sudo
problem where sudo would prompt for the root
2008 Jul 03
1
compiz-0.7.6-16.1 - Forces Yast s/w management to full-screen no decorations
Listmates:
For the past 1 or 2 compiz releases, for some reason it opens Yast software
management full-screen with no window decorations in kde.
kwin gives the normal windowed yast s/w management. Compiz also ignores the
special windows settings in kde for this package. Is there anything I can check
or tweak to correct this? Thanks.
--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510
2007 Jan 01
1
DBus setting options broken
Using latest git if you try to set an option to the value it already
has you get an error like 'dbus_bindings.DBusException: Method "set"
with signature "s" on interface "org.freedesktop.compiz" doesn't
exist' and setting it to a new value actually changes the setting but
dbus times out waiting for a reply saying so. Setting a list gives the
method
2006 Oct 16
0
No window decorations for simple glut app on compiz/aiglx?
The simple glut app below demonstrates a problem i'm seeing here.
It fails to get a title bar, window frame or any other wm decorations.
Same results when passing -direct or -indirect on command line.
It works as expected when compiz isn't the WM.
Can anyone else confirm they see this too?
Any suggestions on how to fix this up?
Thanks much,
Sean
P.S. compiled with -lGL -lglut and
2012 Jul 08
0
QT menu decorations missing on Centos 6
See this screenshot for an example of what I get when I run qtconfig-qt4 on
Centos 6 and select a menu:
http://www.melvilletheatre.com/screenshot-qt-example.png
If the list is long, the menu extends from the top to the bottom of my
physical screen, with a little arrow at the top and the bottom which, if I sit
the mouse pointer on the arrow, makes the list scroll up and down.
As you can see, the
2007 Nov 12
0
no decorations on 2nd head using nvidia and aiglx
I've successfully set up 3 machines now (2 nvidia and one radeon 7500,
all ubuntu gutsy) with compiz and aiglx and have been very happy with
compiz on all of them. Scaling is wonderful.
I'm trying to do my main workstation now which is a multihead (dual)
configuration with an nvidia 6150:
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2)
Both displays
2006 Oct 13
3
No window decorator
Hi,
With latest compiz updates i can't get gtk-window-decorator working.
I add gwd gconf keys I saw in list archives :
http://lists.freedesktop.org/archives/compiz/2006-October/000627.html
No success.
I use this script to start compiz :
killall gtk-window-decorator
gtk-window-decorator &
export __GL_YIELD="NOTHING"; compiz --replace --use-cow gconf &
Compiz load but
2003 Aug 01
1
shading in image()
Is there a way to make a shading interpolation on an image plot?
Something similar to matlab 'shading interp', I think it is called Gouraud
shading.
What I want is to make a image plot look nicer. with image() it looks very
facetted, and I would like to make it look smoother.
I've tried with interp.surface() in fields package but it (obviously) makes
nan values at the borders and
2007 Apr 23
1
colored shading lines
Hi all,
it there any possibility to draw colored shading lines of a polygon plot?
E.g.
plot(polygon_object,col="red",density=10,angle=45)
produces only black shading lines within the polygon.
With many thanks for any hint
Albrecht
2007 Oct 30
1
Polygon shading line colors
Hi there,
I'm having trouble working out how to change the colors of polygon
shading lines. If I plot a polygon with
polygon(poly,density=30,borders=gray(0.5))
I get gray borders but black shading lines; I have tried adding
col=gray(0.5), bg=gray(0.5) and fg=gray(0.5), but no luck.
How can I change the colors of the shading? The help file doesn't
seem to detail this, so any
2012 Feb 21
4
barplot with both color and shading
Hi list,
I want to draw a bar plot with color indicating one grouping and different shading on top of the color indicating another grouping.? How should I proceed?
Thanks!
...Tao
2007 Nov 29
1
Wireframe graph: black and white shading instead of color
All,
The code below produces a color 3D graph. I'd like to make it black and
white shading. I tried setting col.regions to FALSE but this just made it
completely white. I want the graph to look exactly as is, except black (or
grey) and white shading. Is this possible?
Cheers,
David
p.list = c(.01, .1, .25, .5, .75, .9)
cov.list = c(.2, .1, .05) ### leave out .01
X = rep(p.list, 3)