search for: reveman

Displaying 20 results from an estimated 122 matches for "reveman".

2007 Jul 11
8
video plugin update
I had to update the video plugin interface slightly to fix some bugs. I've attached an updated mplayer patch. -David -------------- next part -------------- A non-text attachment was scrubbed... Name: mplayer-xv-compiz-video-2.patch Type: text/x-patch Size: 15198 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070711/37e301ac/attachment-0001.bin
2007 May 10
5
removing string restrictions
We've previously discussed if we should add some sort of selection option type and not use string options and string restrictions for that purpose. I don't think we need a new option type for this. The integer type should do just fine. The attached patch changes the blur plugin's filter option from string to integer type and adds the relevant metadata. I suggest that we change all
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.p...
2007 May 18
2
about matchbox + compiz solution
...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: 2007?5?18? 2:27 To: Zhu, Jack Cc: compiz at lists.freedesktop.org Subject: Re: apply for compiz doc On Tue, 2007-05-15 at 17:32 +0800, Zhu, Jack wrote: > Reveman, > > I am a software engineer of Intel working on open source, I want to do > some res...
2007 Feb 26
5
0.4 release
I'd like to get a 0.4 release out sometime soon. I created a compiz-0.4 branch some time ago and I've been cherry picking changes from master that I think should go into the 0.4 release. I think the current state of the 0.4 branch is pretty good and I'd like to just get the release out asap so we can focus on moving on. If anyone got fixes or bugs that they like to see fixed let us
2006 Dec 27
4
next release
I like to get another developer release out before the end of the week. The only thing left on my list of things that should be fixed before this release is the y-constrain functionality in the move plugin, which is currently broken on multi-head setups. If you have any patches you want to get in or bugs that you like to see fixed before this release, let me know and I'll see what I can do.
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
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
2006 Sep 29
0
Re: compiz Digest, Vol 7, Issue 20
...s isn't the right venue, but it's my response to Colin's words to David. I think the fork is a good thing. It separates the new purpose that has evolved from the old one - and frankly they are different. I think any Linux user would agree that any good project gets forked. If I were Mr. Reveman (forgive me if I spelled that wrong), then I would take this development as a compliment: that my hard work has influenced a great many people, and motivated just as many. I, myself, plan on making my own window manager in the future, once I learn to program, because of Compiz. I credit this to Dav...
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?
2006 Sep 15
3
correct opcodes for GLX_EXT_texture_from_pixmap
Hello...after upgrade glproto, xserver and mesa it's compiz not functional. Xserver is functional and if i run compiz all sides of compiz cube are white, I thing this is probably cause new opcodes for GLX_EXT_texture_from_pixmap. This is commit from git.freedesktop.org from last upgrade glproto, xserver, mesa Use correct opcodes for GLX_EXT_texture_from_pixmap. Set the correct opcodes for
2007 Aug 20
1
[ANNOUNCE] compiz-0.5.4
...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 http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.4.tar.gz.sha1.asc (signed by David Reveman) Additionally, a git clone of the source tree: git clone git://git.freedesktop.org/git/xorg/app/compiz will include a signed compiz-0.5.4 tag which points to a commit named: dacb4c77f110a57185400b0635d8b8b5c985f87e which can be verified with: git verify-tag com...
2007 May 15
1
apply for compiz doc
Reveman, I am a software engineer of Intel working on open source, I want to do some research on desktop, compiz is a very cool software, it is a compositing window manager that uses 3D graphics acceleration via OpenGL. It provides various new graphical effects and features on any desktop environment. B...
2007 Apr 25
1
glu dependency
The following commit seems to have added a dependency on glu but does no checks to see if it is actually available: commit fa5bf5754d8a2e47d659a3abe5cb59a7b0e304d7 Author: David Reveman <davidr@novell.com> Date: Tue Jan 16 06:07:39 2007 +0100 Project vertices and only update minimum required destination texture region. Some more optimizations should be done here but the current changes should still give a major performance improvement. My autofoo is very muc...
2007 Mar 06
2
decoration flashing with current upstream
...a GeForce7900GT. Using git revert <some commit> is the right way to work oneself back in the history of changes, right? Earlier this morning the version I pulled was just fine. This is the lastest commit stated in git log: --- commit 115082f76a549efb08b87f4f03d7fc27c53048f1 Author: David Reveman <davidr@novell.com> Date: Tue Mar 6 20:35:07 2007 +0100 Use findTopLevelWindowAtDisplay when receiving FocusIn events as the frame might be the window that got focused when the client window is shaded. --- Anybody with an idea what might be messed up atm? Best regards... Mac...
2007 Jan 28
3
A patch for minimize plugin.
I've added a new option in minimize plugin, called "Disable Fading". To prevent tearing, damageScreen is used minDonePaintScreen (only if the option is used). The patch is attached. -------------- next part -------------- A non-text attachment was scrubbed... Name: minimize-fading.patch Type: text/x-patch Size: 1855 bytes Desc: not available Url :
2006 Nov 08
2
community site
An initial community site has been setup here: http://www.go-compiz.org It needs a lot of work and I haven't had time to do much yet. It's a wiki so everyone is invited to help out and make it the site they want it to be. A git repository that pretty much anyone could get commit access to and host compiz related stuff at is being set up and I'll post some more details about this
2006 Oct 05
3
configuration support in dbus plugin
I've added configuration support to the dbus plugin. I haven't done much testing so let me know if you find any issues with it. You can find some usage examples in the dbus plugin code. This is what KDE needs for compiz configuration support but you can of course use it for other configuration systems too. E.g. writing a simple daemon that monitors a text file and use this dbus interface
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 Apr 09
2
EXT_texture_from_pixmap update
Patch for mesa with a set of updates for EXT_tfp. Includes necessary FBConfig support, adds attrib_list to BindTexImage and fixes CreateDrawable so that glXCreatePixmap works. Xgl and compiz requires this patch. Can I commit this to head? -David -------------- next part -------------- A non-text attachment was scrubbed... Name: mesa-tfp-update-1.patch Type: text/x-patch Size: 8154 bytes Desc: