Displaying 10 results from an estimated 10 matches for "quinnstorms".
Did you mean:
quinnstorm
2006 Jun 09
1
No window decorations with latest CVS/window shading
If I update to the latest CVS, my window decorations disappear. I'm running
Gnome 2.15.2 under Gentoo, so it's possible this is some interaction with
the newest gtk+ or other Gnome libraries. Gnome-window-decorator is running
and the decoration plugin is loaded.
I first had this problem with the latest quinnstorm, so I switched to the
latest CVS for fdo compiz, removing
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
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
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 Oct 08
1
Multisceen Support WAS : Re: [Fwd: Re: compiz coding style]
Hi list !
A quick reaction to :
> Dual-/multi-head support? After lots of inquiries you rudely brushed
> that subject aside because "xinerama isn't really useful" and made it
> pretty clear how much you valued the community:
> ,----
> DR> I wont accept any xinerama patches, if you like to use xinerama
> DR> until proper multi-screen support is implemented,
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
2006 Mar 31
1
Plugin-suggestion
Hi!
I got an idea for a plugin to compiz. When you pull a window very fast
(or, pull + any key) you will be able to throw the window to another
workspace, without change to it. The effect could be a sliding window or
something like that. I and some other on swedish IRC-channels thinks the
plugin could be very useful. For example if a IM-window pops up and you
don't have time to answer right
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
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 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