Re: [compiz] Which effects are 3D and which are 2D?

2009-03-10 Thread Sam Spilsbury
On Fri, Mar 6, 2009 at 4:19 AM, Dotan Cohen dotanco...@gmail.com wrote: AMD is dropping support for the R300-R500 cards in their official drivers: http://www.phoronix.com/scan.php?page=articleitem=amd_r500_legacynum=1 As the current open source drivers do not support 3D, [...] Of course they

[compiz] [PATCH] Add iconGeometry getter

2009-03-10 Thread Sam Spilsbury
Hi, There is currently no w-iconGeometry getter. This is required for plugins like animation, minimize and thumbnail. This patch: - Changes the XRectangle definition to CompRect as part of the new (unofficial) standard - Adds a getter for priv-iconGeometry and priv-iconGeometrySet The patch

Re: [compiz] [PATCH] Add iconGeometry getter

2009-03-10 Thread Danny Baumann
Hi, This patch: - Changes the XRectangle definition to CompRect as part of the new (unofficial) standard - Adds a getter for priv-iconGeometry and priv-iconGeometrySet The patch is attached. Kind Regards, Sam -- Sam Spilsbury Hi, Danny requested that I make

[compiz] Empty Region function

2009-03-10 Thread Eduardo Gurgel
MaximumizeScreen::*emptyRegion* function is a useful function. Maximumize, Put and Smartput need this function and others could use it at the future. How could we solve this? 1 - Create a new plugin Empty Region and use it on each plugin? ( I like this. ) 2 - Insert it on CompScreen class? 3

[compiz] Compiz Key binding and application key bindings

2009-03-10 Thread Bipin George Mathew
Hi, Suppose I have a compiz key-binding (let's say Ctrl and +) that performs a particular action (let's say maximization) and the current active application (say xterm) also does something with the same key-binding (zoom in xterm) - compiz handles the event and does not pass it on to the

Re: [compiz] Compiz Key binding and application key bindings

2009-03-10 Thread Bipin George Mathew
adding the group. On Tue, Mar 10, 2009 at 7:07 PM, Bipin George Mathew bipi...@gmail.comwrote: My concern is that user use may not know why his application shortcut key is NOT working. Let's say that the xterm window is maximized already and the use presses Ctrl and +. There will be no font