search for: drago01

Displaying 17 results from an estimated 17 matches for "drago01".

Did you mean: drago
2007 Jul 27
3
F8 desktop features
On 7/27/07, dragoran <drago01 at gmail.com> wrote: > On 7/27/07, Matthias Clasen <mclasen at redhat.com> wrote: > > Given that test1 is around the corner, I thought it might be a good idea > > to give a little status update on the features that the desktop team has > > been working on for F8: >...
2007 Mar 07
3
video plugin?
Hello, I updated to current git and find the video plugin. What exactly is it supposed to do? I want to test it but I don't know exactly what to test.... Enabling it did not make any difference (it loaded successfully).
2008 Feb 15
1
Compiz 0.8 Roadmap/Schedule
Hi, Now that compiz 0.7 is out what are the plans for the 0.8 release. It would be also interesting to know when the finial 0.8 release is planned, to make it easier for distributions to decide if they want to start updating to 0.7/git in there development trees or not.
2008 Jan 21
2
Object framework status?
Hi, Whats the current status of the work on the object framework branch? Is there any ETA for merging it? It has been a while since it was announced.
2007 May 18
1
Changing gconf-key /apps/compiz/plugins/water/allscreens/options/initiate_key does not work
Hello, I noticed that the control+super key kombi no longer works with the rain plugin.. I went to check why and found out that its disabled in gconf. so I tryed to change it back to <Control><Super> (which is the default) but it changes itself back to disabled... any idea why?
2007 Mar 28
2
Compiz session management
Hello, After trying to solve a issue with desktop-effects in fedora (compiz does not let itself to be replaced by metacity). We come to the conclusion that the compiz session management code is broken. When unmanaging the screen compiz should unregister itself from the session manager to let a new started wm to take over the screen. See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=229113
2007 Apr 10
6
Fullscreen windows(videos) and Compiz
I worte in my last mail that when I ue compiz git fullscreen videos are no longer ontop of the gnome-panel... that means that the gnome-panel is still visible while playing the video in fullscreen. The commit which I said may caused it has nothing to do with it compiz does not build if I revert it). again with older compiz and metacity it works fine. (now I am running 20070316). Anyone else wiith
2010 May 15
0
No subject
...at 233.195.116.85.dsl.manitu.net] has quit [Quit: Verlassend] 23:33 < ymanton> actually, maybe youre right, they advertise only partial accel from some hw/codec combos, but the vdpau interface only accepts bitstream so they must do it in sw... 23:34 < ymanton> to cover the gap 23:38 -!- drago01 [~linux at chello062178124135.3.13.univie.teleweb.at] has quit [Remote host closed the connection] 23:38 -!- ttlogic [~timl at 212-182-160-229.ip.telfort.nl] has quit [Remote host closed the connection] 23:39 < jb17bsome> Yes, I thought I read that somewhere. Well, I plan on looking at the G...
2007 Jul 12
1
Read commandline defaults from a file?
Right now compiz has hardcoded defaults for command line options like direct vs indirect rendering etc. Because most users use scripts like gnome-wm to start compiz its not that easy for them to change this options. My solution would be to have a file (~/.compizrc) where the default values are saved. So that compiz checks for the file first and pic up this values. If no file is found it fails
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 May 29
2
status of input redirection
There where some patches to implement input redirection in xorg a while ago... what happend to them? are they still beeing worked on?
2007 Apr 05
1
update hp for new releases?
0.5.0 is out (see http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.0.tar.bz2) but the homepage still points to 0.3.6 ... any reason for this?
2007 Mar 09
0
compiz sometimes fails to redraw
Hello I am using a compiz from git 20070307 on my pc and laptop. Both are using the nvidia drivers 1.0-9755. On the pc I have a 7800GTX and everything works fine (1280x1024). On my laptop I have a 7600 Go 512MB and sometimes compiz does not redraw windows. for example I open firefox the first time it does not get drawn correctly I have to minimize and unminimize it first. Resulution is
2007 Feb 07
0
weird behavior with tasklist/viewports
Hello, I am using compiz from git (20070207). And I have a problem thats not so easy to reproduce: (note this is happening for a long time now duno when it started but I never saw it with 0.0.13 which was in fc6 by default). Sometimes a window is always shown in the tasklist no matter on which viewport I am now. clicking on it moves to the viewport where the window acctually is. This does not
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
2007 May 17
3
place plugin
The place plugin has a bug: when compiz is restarted or started to replace another wm it the windows are placed in weird positions ( titlebar behind the panel etc.) shouln't the place plugin loop over all open windows and place them correctly when loaded? this should solve this issues. any reason why this isn't done? have I missed something or is this just a bug?
2007 May 16
2
compiz segfaults on starting second X server / suspend to ram
Hello, when I start a second X server or when I suspend (and resume) to ram compiz crashes. I tryed to debug this but its impossible to run gdb on compiz (=freeze). This happens with current git, but If I remember correctly not with 0.3.6 (and git versions < 0.5.0 but I don't know when it started to happen). any ideas?